During the summer of 1998 I built yet another PIC based clock. I had an old LED analog clock kicking around. It was a CMOS logic design built from an ELV (a German electronics magazine) kit. The clock lost its time every single time there was the slightest brownout, it bothered me to no end. So I set out to reuse some of the parts and built a PIC based replacment. The most significant item on the feature list was a low power time keeping mode to keep the time ticking but the display dark during AC power loss. What can I say, it actually worked! The clock was able to keep time for several minutes running on just a larger capacitor (where the schematic says ‘battery’).

The design utilized the PIC16C73A processor. The additional I/O ports were needed to drive the 80 LEDs on the face of the clock. The LEDs were arranged in a matrix like fashion and multiplexed. The main circuit was layed out on a protoboard. The LEDs were hot glued to the aluminium face plate and handwired using wirewrap wire. I had doubts about the longevity of the ‘mess of wires’ but the clock is still in working condition, 8 years later.

Files: