Light Automator: does the BS2 have a built it timer or should i build one?
arrozkongandulez
Posts: 5
Hello people
im working in this system that will let me control 2 HID lights with the possibility of using it with a timer mode..
i kinda read that the BS2 module does not have a timer you can access.. is this correct?
i was thinkning then building a timer out of a IC406 chip so i could program it for different intervals (12hrs on 12 off, 18ON 6 OFF) and then activate it or bypass it from the stamp.... would this be a good way of tackling the problem?
would you recommend a better solution?
thanks in advance!
im working in this system that will let me control 2 HID lights with the possibility of using it with a timer mode..
i kinda read that the BS2 module does not have a timer you can access.. is this correct?
i was thinkning then building a timer out of a IC406 chip so i could program it for different intervals (12hrs on 12 off, 18ON 6 OFF) and then activate it or bypass it from the stamp.... would this be a good way of tackling the problem?
would you recommend a better solution?
thanks in advance!
Comments
Because that chip uses an RC oscillator, the timing will not be very accurate and will drift. If you need accurate diurnal timing, a much better choice would be an RTC chip like the DS1302.
-Phil
Thanks for the reply Phil, this chip sounds real interesting!!! but i think it might be too much?
i did read that the internal oscilator might drift over time, but what if i used an external with a Quartz crystal? would that be better or would that still drift too much?
thanks so much for the help!