[Info] Drivers for LCD and OLED ...
Posted: Sat Jan 14, 2017 9:17 pm
Folks,
Now that we have 1st class SPI drivers for ESP-IDF, we can port the Adafruit drivers for some of the more common displays. Samples of working drivers and sample apps can be found here:
https://github.com/nkolban/esp32-snippe ... e/displays
I'm not sure that there is enough documentation to use ... in the event that there isn't post back and we'll fill in the blanks. Here is a simple example of a driver in use:
Now that we have 1st class SPI drivers for ESP-IDF, we can port the Adafruit drivers for some of the more common displays. Samples of working drivers and sample apps can be found here:
https://github.com/nkolban/esp32-snippe ... e/displays
I'm not sure that there is enough documentation to use ... in the event that there isn't post back and we'll fill in the blanks. Here is a simple example of a driver in use: