# ESP LCD ILI9881C [](https://components.espressif.com/components/waveshare/esp_lcd_ili9881c) 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](https://www.internetsomething.com/lcd/ILI9881C-3lane-mipi-gramless.pdf) | ## Add to project Packages from this repository are uploaded to [Espressif's component service](https://components.espressif.com/). 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](https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-guides/tools/idf-component-manager.html).
bb94a798815087ec9e66296ef58bcea33c9fb4ad
idf.py add-dependency "waveshare/esp_lcd_ili9881c^1.0.3"