ESP32-HUB75-MatrixPanel-DMA/README.rst
mrfaptastic 3245a37e3e Inital commit
Very much work in progress. Terrible code.

Aim is to make this Adafruit compatable.
2018-10-13 03:03:34 +01:00

13 lines
468 B
ReStructuredText

EXAMPLE TO USE I2S TO DRIVE A LED DISPLAY
=========================================
This is example code to drive one of the common 64x32-pixel RGB LED
screen. It illustrates the parallel output mode of the I2S peripheral.
See main/app_main.c for more information and how to hook up a display.
This is PRELIMINARY CODE and Espressif gives no support on it.
See this forum thread for the original source, and discussion:
https://www.esp32.com/viewtopic.php?t=3188