Skip to content

Latest commit

 

History

History

esp_lcd_ili9881c

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ESP LCD ILI9881C

Component Registry

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

Add to project

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.