Things You'll Need
Instructions
Install the programming software that comes with the PICkit2 onto your computer.
Start the software and write code for your hard drive clock program. You will want to make sure that your code times each instance your hard drive spins and computes the wait time necessary to flash the display correctly. Program your microchip.
Visit Ian Smith̵7;s website to download and print the circuit schematic for his spinning LCD clock, so that you know where everything goes in your circuit.
Take off the top of the hard disk drive. Make a slit in the platter with a dremmel.
Affix a magnet to the bottom of the drive using glue. Adding the magnet will activate the Hall-Effect switch that lets the PIC microchip know that the disk has made a revolution. The microchip needs to know when the disk has made a revolution so that it knows when to flash the LEDs to simulate the hands of the clock.
Place the Hall-Effect switch at the end of the hand cable. Bend it at a right angle and secure it using glue.
Tape the LED strip to the inner edge of the platter. Put some white paper underneath the LEDs, so that they have something to shine on.
Mount the construction inside a 5 1/4-inch external drive case. Make sure to take out the USB slot so that the only thing left is the power supply.
Add an LCD to the construction so that you will be able to set the time and change the display parameters. Test your circuit after you have everything assembled.