How do I make and event happen at a set time each day
julian
Posts: 13
Hi i am looking to use the onboard clock to make an event happen at a set time ie. turn projector on a 8am and switch off again at 11pm.
0
Comments
TIME_TO_HOUR (TIME) will give you the current hour.
Another thing to remember that it will be 23:59:59 for several thousand program cycles.
It might be a good thing to put a trap in it as well.