Monday, April 22, 2013

A simple 8x8 led matrix library for AVR Atmega

This library implements a simple 8x8 led matrix for AVR Atmega.
It uses 16 output ports for the full 8x8 led matrix, but it can be reduced to a smaller matrix, using less ports.
This library was developed on Eclipse, built with avr-gcc on Atmega8 @ 1MHz.






Code


Notes
  • read risk disclaimer
  • excuse my bad english

No comments:

Post a Comment