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
Post a Comment