How to make a 15 min. pause ??



hi there..

im new arduino , have no programmingexperience whatsoever.. still did manage build aquariumcontroller tells temp, ph on 4 line lcd, , these variables turns on , off various equipment..

my new quest have make 15 minutes pause on 1 of output when activate inputpin, , question : there special way or make delay(900000) ?!?

thanks
martin

i use timer records number of seconds arduino has been on. add 15 mins , keep checking see if has expired. in way don't hang (or block) rest of processes.


Arduino Forum > Forum 2005-2010 (read only) > Software > Syntax & Programs > How to make a 15 min. pause ??


arduino

Comments

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums