basic stamp timer
amuszeme
Posts: 13
can the bs2 be programmed to follow a loop for a certain number of seconds/minutes and then fall out of the loop when the timer reaches its count?
Comments
You start the servo running before executing this routine.· It will run for about 2 seconds.· It checks for an INPUT every 10msec.· If it gets an INPUT then it goes to "ZAP" and turns off the servo.· If it runs to the end of A (2000), then it falls through to "ZAP".
http://forums.parallax.com/showthread.php?p=550292
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
csavage@parallax.com
································································· ·
Here is the DS1302 as a countdown timer and this the·routine that i used named
DS1302_VCR_Camera2.bs2 in the Attachment below
I also have this routine· DS1302_Camera_1.bs2 Attachment below
I hope this helps you in what you want to do
Sam
······································································