- #1
Feenix
- 1
- 0
Homework Statement
It's simple, I need a simple timer, that when powered on, will count down from a variable amount of seconds that are preferably shown on several 7 segmant displays, when the timer hits "0" the output goes high, simple as.
I figured I'd build it in 2 stages, the 555 timer to pulse every 1 second, then a counter of some sort (still yet to research that bit in depth) to store the timer pulses...
The help I need is this: I can't figure out the right values to get the 555 to pulse EVERY 1 second so make a perfect countdown timer. I tried using R1: 1K ohms R2: 7K ohms and C1: 100 nano farads. Gives me a time of "1.0394999999999999 seconds" which is close yes... but not close enough, and I know that resistors have discrepancies and what not, but I want it to be as close as possible, also. I remember something from college about the E32 series going up evenly... So is this the closest I can get?
Is there a chip that is set to exactly 1 second? Like a clock chip?
I also need a lot of help on a counter. Anyone know of a good link where I can look them up?
Please note this is for a home project.
Homework Equations
T = 0.7 X (R1 + 2R2) X C1
The Attempt at a Solution
This is my circuit diagram, drawn in MS Paint :D