/BoTLedControl

An Arduino library for MAX7219 and MAX7221 Led display drivers

Primary LanguageC++OtherNOASSERTION

BoTLedControl

LedControl is an Arduino library for MAX7219 and MAX7221 Led display drivers. The code also works with the Teensy (3.1)

Modifications

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

Documentation for the library is on the Github Project Pages

Download

The lastest binary version of the Library is always available from the LedControl Release Page

Install

The library can be installed using the standard Arduino library install procedure