Hi everyone,
I'd like to know if it's possible to start a variable Timer, because I need it for some steps in my program.
I'm not looking for a TOF, TON or TP, no what I need it's just a way to start my variable time and after that I can compare it with other time setting
for example after 10 seconde, send a message, after 20 secondes start a pump, ....
If you know how I can do that, it'd be very usefull for myself
Many thanks in advance
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi everyone,
I'd like to know if it's possible to start a variable Timer, because I need it for some steps in my program.
I'm not looking for a TOF, TON or TP, no what I need it's just a way to start my variable time and after that I can compare it with other time setting
for example after 10 seconde, send a message, after 20 secondes start a pump, ....
If you know how I can do that, it'd be very usefull for myself
Many thanks in advance
What about RTC?
Hi,
I would recommend to check this example from the raspberry pi application section:
l viewtopic.php?f=23&t=6247&p=12387#p12396 l
BR
Edwin