A very minimalistic driver for 8x8 LED dot matrix displays
schematic | ||
src | ||
README.md |
tileLED
A very minimalistic driver for 8x8 LED dot matrix displays.
Based on an ATmega8 this board can drive a simple LED matrix display.
The source code includes a simple demonstration. Paired with a DS1820 digital temperature sensor, the display shows the current temperature.
A Blog post on http://www.steffenvogel.de will follow.