LedController
2.0.2
A library for the MAX7219 and the MAX7221 Led display drivers.
|
If you want to see how to use the library look here
The library is in the Arduino library manager.
LedController
in the search bar.The library is also available for the platform.io library manager. Since they get their information from the Arduino Library Manager and the git repository, their version might not be up to date. In addition to that, they do not provide release candidates.
Just type pio lib install "LedController"
or python -m platformio lib install "LedController"
to install the library.
Either open a command line and use the CLI instructions or do the following steps:
LedController
in the search bar and click on the result named LedController