Kits
QRP Labs |
Other Radio Topics
Frequency Counters
Electronics
Guest Project Gallery
Binary clock |
Written by Hans Summers | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday, 28 March 2009 23:59 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Welcome to the most popular page on my website! I receive more emails on this project than any other, and several people have sent me photographs of the versions they have built. Scroll down the page to see pictures of binary clocks built by other builders. Some time after my Sidereal Clock project I built this simple novelty clock, which displays 24-hour time in binary. All the parts for this clock came from scrap. The red LED's making up the display came from an old video player. The high brightness green LED was also from an old video player (a different one). The TTL logic chips were from old computer boards, with the possible exception of the 4518 counter chip, which was probably a left over spare from my Sidereal Clock project. The transformer came from an old audio cassette player. I later needed the 74LS393s elsewhere in my Z80 computer, which is why the photograph above is minus these chips (and obviously doesn't show the clock in working order!). The clock was built on pieces of plain matrix board, which has holes on a 0.1-inch pitch with no copper tracks. Connections are made using point to point solid-code wiring, using wires from old telephone cabling. This is my preferred construction method. I didn't ever get around to boxing this clock.
|
Quantity | Part | Description |
3 | 74LS393 | IC1, IC2, IC3: Dual 4-bit binary counter |
1 | 4518 | IC4: Dual BCD counter |
2 | 74LS08 | IC5, IC6: Quad 2-input AND gate |
1 | 7805 | IC7: 1A, +5V voltage regulator |
1 | BC108 | Transistor |
14 | 1N4148 | Diodes |
4 | 1N4001 | Rectifier diodes |
20 | 5mm Red LED | LED's for time indication |
1 | 5mm Green LED | LED for second flasher |
21 | 100 ohm | Current limiting resistors for LED's |
5 | 2K2 | Resistors |
2 | 10K | Resistors |
1 | 1K | Resistors |
1 | 820 ohm | Resistor |
1 | 470 uF | Electrolytic capacitor |
5 | 10 nF | Ceramic capacitors |
1 | 6V secondary | Small transformer |
1 | 1A | Fuse |
3 | Push buttons | Switches for time setting |
1 | Matrix Board | For construction of the circuit |
The photos below have been sent to me via email from other binary clock builders. If you've built this project too, why not email me a photo for the gallery! Please click the photos to view full size versions.
Peter Albeda PA3EEP, Gouda, The Netherlands
Jeremy Balogh, EE Student at Nother Illinois University, USA
Bulent Uysaler also provided a nice PCB layout. I have .DXF and .PCB files available if you need them, Click here to download them: p3.dxf, p3.pcb (you need PCAD to view these files), and p3.pdf. Bulent even sent me a short video of the clock in operation!
Derek Tombrello. See also his alternative 1Hz circuit.
Jacob Toft Pedersen, Denmark
Oscar García, José Luis Solís, Armando Rodríguez, students of the Mechanical and Electrical Engineering college in Monterrey, Mexico. This is the final year project of their course.
Stuart Metcalf, UK. Visit Stuart's Blog for more information and photos.
Eben Rauhut, Cranford, New Jersey, USA
Ivo Naumovski from Macedonia says: "some time ago surfing I've come across your binary clock and immediately know I have to build this, because it's so cool. So I did build it using Bulent Uysaler PCB layout and it works excelent. thanks for the schematic!"
Göblyös János from Hungary, uses a microcontroller instead of discrete logic.
Felix Engel, Germany. Visit http://2501.fcenet.de/site/misc/binaryClock.htm for more information and photos.
Didier Salembier, Belgium built this true-binary clock which is described as an Open Source project. He writes:
"This binary clock gives you the exact hour in full-binary (no BCD!) and is driven by a 1MHz-oscillator. The hardware is very simple: only one MAX7000s (programmable logics) programmed with Quartus (free to use with weblicense). The source-code to upload into the EPM7064SLC44 (a /10-version is more then fast enough!) can be found on the website you see on top of this email and the hardware itself is just the basic hardware: connect the supply, the LEDs, the switches and the oscillator and enjoy your binary clock :-)
"On the same website you will also see the previous releases and the problems I encountered. You will also see I'm planning to make a brand new binary clock with an AVR instead of a MAX7000s, using DCF77 or the internet to adjust the clock.
"I've demolished an old alarm clock, I use the snooze-button to set the hour and I use the battery-place to upload new firmware into the clock. The D's and the C are not in use anymore (that was just a try-out)".
Virgil Ryan Bartolome (and friends) from The Philippines, built this very nice student project.