Contents:
This driver is based on esp_lcd.
Currently only some basic functions are supported.It will be compatible with st7789_mpy in the future.
The following display driver ICs are supported:
- Support for ST7789 displays
- Support for ST7701 displays (based on esp_lcd)
- Support for ST7735 displays
- Support for ILI9488 displays
- Support for RM67162 displays
Supported boards:
Driver IC | Hardware SPI | Software SPI | Hardware QSPI | I8080 | DPI(RGB) |
---|---|---|---|---|---|
ESP32 | |||||
ESP32-C3 | |||||
ESP32-S2 | |||||
ESP32-S3 |
API documentation for this library can be found on Read the Docs.
If you need to support more screens, please provide corresponding hardware.