![]() |
8x8 Led Matrix Library 1.0.0
This is a library for the 8x8 Led Matrix by Soldered
|
This library supports the Parola hardware and the more commonly available LED modules available from many other sources. The circuits for these modules are essentially identical except in the way that the LED matrix is wired to the MAX7219 IC. This difference is accounted for in software when the type of module is selected using the appropriate moduleType_t enumerated type.
Separate modules are connected by the plugging them together edge to edge, with the OUT side of one module plugged to the IN side of the next. More details can be found at the end of each module's hardware section.