esp-idf-lib/max7219

1.1.1

Latest
uploaded 2 months ago
Driver for 8-Digit LED display drivers, MAX7219/MAX7221

2 examples

  • 7seg
    The example configures a seven-segment display (8 digits) with the `max7219` device, showing some texts on the display in a loop.
    2.38 KB
  • 8x8
    The example configures one or more `max7219` devices on a SPI bus, displaying patterns in a loop. It supports cascading multiple display modules,…
    2.75 KB