Page 1 of 1

Sleep Timer

Posted: Sat Dec 22, 2018 6:26 pm
by hobbsie
Hi All,
Im sure this is a simple thing to do but i just cannot seem to get my brain in gear on how to achieve this.
Im wanting to add a simple sleep timer onto my project using a basic button.
I have an 8M but cant see a timer as such in there.

This will generally be a 120min timer.

Hope someone can help me as im sure its a simple thing im just missing something stupid.

P.S been a while since i used Demopad software.

Re: Sleep Timer

Posted: Wed Dec 26, 2018 11:53 pm
by DemoPad
With an 8M, you can go to the Macros/Timers section & create a macro of type 'executes after x seconds' and put in 2:00:00 for 2 hours. Calling that macro from a button will then execute the commands in 2 hours.

Re: Sleep Timer

Posted: Thu Dec 27, 2018 10:30 pm
by hobbsie
Thank you simple really isnt it :lol:

Ta