mirror of https://github.com/arendst/Tasmota.git
5aadcc7b36
I have a few MAX7219 modules that use a different column assignment and the 2 already implemented orientations did not work for me. After these changes DisplayRotate 1 and DisplayRotate 3 commands do what they are supposed to do. |
||
---|---|---|
.. | ||
src | ||
LICENSE | ||
README.md | ||
keywords.txt | ||
library.properties |
README.md
LedControl
LedControl is an Arduino library for MAX7219 and MAX7221 Led display drivers. The code also works with the Teensy (3.1)
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