Binary clock, version 1.0

user warning: Table './klargodut_com/drupalaccesslog' is marked as crashed and should be repaired query: INSERT INTO drupalaccesslog (title, path, url, hostname, uid, sid, timer, timestamp) values('Binary clock, version 2.0', 'node/25', '', '38.107.179.228', 0, 'acnc6prcf2afi8pefubvrjvv41', 321, 1328400591) in /customers/e/1/1/klargodut.com/httpd.www/modules/statistics/statistics.module on line 63.
Published in

Binary clock, version 1.0

The first version of my binary clock, where each LED has a corresponding pin on the PIC. The yellow cords to the left should connect to three buttons.

The PIC is a PIC16F887, which is a slight overkill for a project that uses 20 output and 3 input pins, but I wanted to be sure that my first project would work.

The next version will be built on a PIC16F630, which is about a sixth of the 887's size.