Time counter (20 hours)
Pierre20
Posts: 5
Hi
with BS2
How can I make a time counter of 20 hours.
Exemple: I want that when 1 is high for 20 hours, a buzzer turns on.
Thank you
with BS2
How can I make a time counter of 20 hours.
Exemple: I want that when 1 is high for 20 hours, a buzzer turns on.
Thank you
Comments
Note that this doesn't take care of the case where the test input goes off briefly while the Stamp is waiting for a minute to pass. You may need external hardware for that sort of situation. It's possible to use shorter "ticks", but you start running into accuracy problems.
[Something or other about some blasted thing from ehkss-mawss will likely follow.]
Post Edit -- A super low-power CMOS crystal counter/divider, lots of ways to make it happen.
** I'm violating my policy of not making suggestions. I'm back-sliding, must... stop. **
Thank you for your help. I will try the both.