LedControl is an Arduino library for MAX7219 and MAX7221 Led display drivers. The code also works with the Teensy (3.1)
The original libray was created by wayoda https://github.com/wayoda/LedControl The last commit was 27 April 2015. Therefore I've forked this library and made some modifications:
- Support for as much characters as possible on 7 segment display
- More examples
Documentation for the library is on the Github Project Pages
The lastest binary version of the Library is always available from the LedControl Release Page
The library can be installed using the standard Arduino library install procedure