|
SBK_MAX72xx library 2.0.5
Low-level driver for controlling multiple MAX7219/MAX7221 LED matrix chips via software SPI.
|
Low-level driver for controlling multiple MAX7219/MAX7221 LED matrix chips via software SPI. More...
#include <Arduino.h>#include <SPI.h>Go to the source code of this file.
Classes | |
| class | SBK_MAX72xxSoft |
| Controls multiple MAX7219/MAX7221 LED drivers via software SPI. More... | |
Low-level driver for controlling multiple MAX7219/MAX7221 LED matrix chips via software SPI.
Part of the SBK BarDrive Arduino Library https://github.com/yourusername/SBK_BarDrive
This class handles communication with daisy-chained MAX7219/MAX7221 devices using software SPI. It supports setting individual LEDs, rows, brightness, shutdown mode, and clearing displays for one or multiple devices.