kanewallmann / ledmatrix-arduino

Arduino library to control an LED matrix of arbitrary size.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LED Matrix

travis

An Arduino library to control an LED matrix of arbitrary size.

Comes with a 5x8 font library of English characters.

Usage

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.

License

See LICENCE.txt for license (MIT)

About

Arduino library to control an LED matrix of arbitrary size.

License:MIT License


Languages

Language:C++ 100.0%