Waveshare 7-DSI-TOUCH-A driver.
Resolution 720*1280
LCD controller | Communication interface | Component name | Link to datasheet |
---|---|---|---|
ILI9881C | MIPI DSI | esp_lcd_ili9881c | Specification |
Packages from this repository are uploaded to Espressif's component service.
You can add them to your project via idf.py add-dependency
, e.g.
idf.py add-dependency "waveshare/esp_lcd_ili9881c"
Alternatively, you can create idf_component.yml
. More is in Espressif's documentation.