
Here is a POV (Persistance of Vision) project that displays a clock. These POV toys have a column of around 7 LEDs. If you spin these LEDs on a motor, and light them all up, you will start to see a solid line of LEDs. Now if you turn the LEDs on and off at the right instant as it is spinning you can display words.
Here is a project that does two cool things in one. First, is a POV toy, but the second is a very good microcontroller project, a clock. Bob Blick made this project using a PIC16F84 chip. He used the crystal oscillator on the microcontroller as his clock signal. This is the same crystal used in digital wristwatches. He then used a motor from a VCR to mount his project on. He gets his power from the windings of the motor.

Bob Blick wrote:…How this clock works:
A motor spins the “propeller”, and a small microprocessor keeps track of time and changes the pattern on seven LEDs with exact timing to simulate a 7 by 30 array of LEDs. It is an illusion, but it works nicely.
If you want to build this clock, you will need a few things, including:
Skill with motors and mechanical things.
Prior electronic experience.
A dead VCR or floppy drive or other source of a suitable motor and miscellaneous parts.
A programmer that will program a PIC16C84 or 16F84 microprocessor….[Link]
2 Responses to “Spinning LED Clock”
Leave a Reply



Make A Fireplace…
The most effective and easiest method is to lay the radiant barrier material down over top of the insulation in the attic. Cut and trim it around structure, pipes or ducts that are in the way. It is OK to piece it around obstacles. Just overlap each pi…
[...] programming the PIC16F84, and 8portonoff.ASM code listing. All modifications have been marked …DIY Live DIY Archive Spinning LED ClockBob Blick made this project using a PIC16F84 chip. He used the crystal oscillator on the [...]