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

2 examples

  • 7seg
    The example configures a seven-segment display (8 digits) with a `max7219` device and shows some texts on the display in a loop.
    2.70 KB
  • 8x8
    The example configures one or more `max7219` devices on a SPI bus, with the number of cascaded display modules set by `CONFIG_EXAMPLE_CASCADE_SIZE`…
    3.07 KB