Hi guys,I need to build a timer that can come on for a few seconds every 24hours . Can this be done with the 555 ic? If possible can you point me in the direction of a circuit diagram please
How about a lamp timer that comes on once a day, to power a 555 circuit that runs for a few seconds. Cheap and easy, if it meets your needs.Hi guys,I need to build a timer that can come on for a few seconds every 24hours . Can this be done with the 555 ic? If possible can you point me in the direction of a circuit diagram please
I like it.How about a lamp timer that comes on once a day, to power a 555 circuit that runs for a few seconds. Cheap and easy, if it meets your needs.
If you cut the 4060 osc freq in half and add two diodes and one resistor, you can eliminate the 555. Now, 1/2 of the Q14 output cycle equals 24 hours. Diode-OR Q5 and Q14 into the Reset input for a 6 second output pulse on Q4.You could use a CD4060 which is a combined oscillator and 14 stage divider. If you set up the oscillator to run at about 5.27Hz the '4060 will complete a full cycle in 24 hours. Then use the Q14 to trigger a monostable (possibly a '555) to get the 'few seconds' pulse output.
Shouldn't that be a diode and?If you cut the 4060 osc freq in half and add two diodes and one resistor, you can eliminate the 555. Now, 1/2 of the Q14 output cycle equals 24 hours. Diode-OR Q5 and Q14 into the Reset input for a 6 second output pulse on Q4.
ak
Correct, it is a diode-AND. Q14 goes high after 24 hours and stays there (for the next 24 hours unless something resets the circuit). Q5 goes high after Q4 has been low and then high and then goes low again for the first time after Q14 went high. Now Q14 and Q5 are high, and a pullup resistor pulls the Reset input High. Everything immediately goes to zero, removing the reset signal in less than 1 us, and the cycle restarts. This is in several of my previous posts; I'll find one.Shouldn't that be a diode and?
I think you need something more complicated than that. The Q4 output will be pulsing for the whole 24 hours. Diode and Q4/Q14 for the output perhaps?