espressif/esp_lcd_ili9881c

uploaded 2 months ago
ESP LCD ILI9881C (MIPI DSI)

readme

# ESP LCD ILI9881C

[![Component Registry](https://components.espressif.com/components/espressif/esp_lcd_ili9881c/badge.svg)](https://components.espressif.com/components/espressif/esp_lcd_ili9881c)

Implementation of the ILI9881C LCD controller with esp_lcd component.

| 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.

```text
idf.py add-dependency 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).

Links

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/esp_lcd_ili9881c^0.2.0"

or download archive

Dependencies

  • ESP-IDF >=5.3
  • Stats

    • Downloaded in total
      Downloaded in total 253 times
    • Downloaded this version
      This version: 233 times

    Badge

    espressif/esp_lcd_ili9881c version: 0.2.0
    |