espressif/esp_lcd_ili9341

uploaded 6 months ago
ESP LCD ILI9341

readme

ESP LCD ILI9341

Implementation of the ILI9341 LCD controller with esp_lcd component.

LCD controller Communication interface Component name Link to datasheet
ILI9341 SPI esp_lcd_ili9341 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-dependancy, e.g.

    idf.py add-dependency esp_lcd_ili9341==1.0.0

Alternatively, you can create idf_component.yml. More is in Espressif's documentation.

Example use

There is an example in ESP-IDF with this LCD controller. Please follow this link.

Links

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/esp_lcd_ili9341^1.0.2"

or download archive

Dependencies

  • ESP-IDF >=4.4
  • Stats

    • Downloaded in total
      Downloaded in total 88.4k times
    • Downloaded this version
      This version: 56.8k times

    Badge

    espressif/esp_lcd_ili9341 version: 1.0.2 |