Page 1 of 1

Simple 24-Hour Timer

Posted: Wed Oct 30, 2013 10:12 am
by tiffy
Herewith a Simple 24-Hour Timer [24-Hour Time Format] that can switch ON a component/device at a specific time and then switch it off again at a predetermined time. Both On and OFF times are independently adjustable. Credit to Trogluddite for that nice labels (i.e. the Green & Yellow). Don't know maybe there is a better alternative to this timer.
;)

Simple 24-Hour Timer

Posted: Wed Oct 30, 2013 12:34 pm
by tiffy
Here is the same 24-Hour Timer v0.0.1 but equipped with Dragable Knobs. Left Click on the Dragable Knob and hold down the left mouse button whilst moving the mouse horizontally forward will decrease the setting on the Dragable Knob. The reverse procedure is true to increase the setting on the Dragable Knob. I don't know who made the Dragable Knob however, credit to whoever it is.
;)

Here is an update v0.0.2 to the above timer that will reset itself approximately 2 Seconds after the Timer has stopped. This means that the Timer should [have not tested it yet] restart and stop itself each day on that predetermined times. I have included a working Siren [made by someone else] just so that you can see how the circuit function.
:lol: 8-) :lol:

Re: Simple 24-Hour Timer

Posted: Wed Oct 30, 2013 7:21 pm
by Drnkhobo
Nice one! Thanks !
;)

Re: Simple 24-Hour Timer

Posted: Sat Nov 02, 2013 12:20 pm
by erum
I wrote the following Ruby Code that convert Fractions to Rational Numbers with the smallest possible denominator correctly