Skip to content

MD_MAX72XX

Haiqiang Xu edited this page Jun 7, 2018 · 1 revision

MD_MAX72XX is a library that implements functions that allow the MAX72xx to be used for LED matrices, and the source code v2.11.0 is incorporated directly into the external-libs without submodule.

To use its functionalities, import its MD_MAX72XX.h header file and instance the class MD_MAX72XX(). It's header file has been modified for this repository, as the default hardware modules are the Parola ones and in our case we are using FC-16 modules with 1088AS led matrices like this:

FC-16

Clone this wiki locally