Hi, I am trying to implement a slightly modified version of this http://electronics.howstuffworks.com/digital-clock3.htm Digital Clock, and my doubts are the following:
1)If I already have a 1hz signal available, can I throw out the two first 7490? (more details in the two first lines of the first paragrapher of http://electronics.howstuffworks.com/digital-clock6.htm
2)I am not sure of how to implement this:
Thanks for the help
1)If I already have a 1hz signal available, can I throw out the two first 7490? (more details in the two first lines of the first paragrapher of http://electronics.howstuffworks.com/digital-clock6.htm
2)I am not sure of how to implement this:
Could someone explain to me exactly How I could use an AND gate to do this? Or how I could use the R inputs to detect the binary 24 and then what connections I would need to do to reset the hours counter?To create the "hour hand" portion, you are going to want to be creative. Probably the easiest solution is to create a clock that displays military time. Then you will want to use an AND gate (or the R inputs of the 7490) to recognize the binary number 24 and use the output of the recognizer to reset the hour counters to zero.
Thanks for the help