An Arduino library to control an LED matrix of arbitrary size.
Comes with a 5x8 font library of English characters.
View the examples folder for examples on usage.
There is a define in LedMatrix.h which sets the maximum rows and cols to 32. You can increase this define to support different sizes.
See LICENCE.txt for license (MIT)