Tasmota/lib/lib_display/LedControl
CCTweaker 5aadcc7b36
Update LedMatrix.cpp
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.
2022-07-08 11:42:55 +03:00
..
src Update LedMatrix.cpp 2022-07-08 11:42:55 +03:00
LICENSE Added support for MAX7219 Seven-Segment Display 2021-03-19 15:56:48 +05:30
README.md Added support for MAX7219 Seven-Segment Display 2021-03-19 15:56:48 +05:30
keywords.txt Added support for MAX7219 Seven-Segment Display 2021-03-19 15:56:48 +05:30
library.properties Added support for MAX7219 Seven-Segment Display 2021-03-19 15:56:48 +05:30

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