esp-open-rtos/extras/max7219
Trent Rand 22f84a15c3 Add support for 64-bit image drawing with MAX7219 8x8 LED Matrix
The MAX7219 driver has been extended to add support for bitmap drawing
on an 8-by-8 LED matrix panel. Consumers can specify the targeted chip,
which corresponds to a LED matrix panel, and provide a 64-bit image
buffer specifying the pixels which should illuminate.
2020-11-28 21:32:40 -05:00
..
component.mk MAX7219/MAX7221 dirver + example 2017-02-09 03:31:51 +05:00
max7219.c Add support for 64-bit image drawing with MAX7219 8x8 LED Matrix 2020-11-28 21:32:40 -05:00
max7219.h Add support for 64-bit image drawing with MAX7219 8x8 LED Matrix 2020-11-28 21:32:40 -05:00
max7219_priv.h MAX7219/MAX7221 dirver + example 2017-02-09 03:31:51 +05:00