A very minimalistic driver for 8x8 LED dot matrix displays
Find a file
2014-01-04 20:11:04 +01:00
schematic added gitignore file 2014-01-04 19:40:41 +01:00
src added sourcecode 2014-01-04 19:36:07 +01:00
README.md Create README.md 2014-01-04 20:11:04 +01:00

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.