Schematic
& PCB
Example Code for V2.1
Included firmware files:
- "all_leds" turns on all the LEDs
- "alt_leds" blinks alternating LEDs
- "test_leds" blinks each LED in sequence
- "test_sensor" turns on an LED when a sensor is detected
- "minipov" an example POV message
- "largeimage" same as above, except the message is stored in ROM . Messages stored this way can be much larger than those in RAM
- "mypov" blank message for customizing POV messages
Robert Woodhead donated his "antialiased" minipov code...quite a nifty idea! It blends together the pixels just like modern computers do with text. Just replace the old minipov.c with this file to try it out.
Example
Code For older V2.0 (no version # on PCB)