espressif/esp_lcd_nt35510

1.0.0

Latest
uploaded 1 day ago
ESP LCD NT35510

readme

# ESP LCD NT35510

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

Implementation of the NT35510 LCD controller with esp_lcd component.

| LCD controller | Communication interface | Component name  | Link to datasheet |
| :------------: | :---------------------: | :------------:  | :---------------: |
| NT35510        | 8080                    | esp_lcd_nt35510 | [Specification](https://www.lcdwiki.com/res/MAR4018/NT35510_Preliminary_V0.80.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.

```bash
idf.py add-dependency "espressif/esp_lcd_nt35510^1.0.0"
```

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_nt35510^1.0.0"

or download archive

Stats

  • Archive size
    Archive size ~ 11.20 KB
  • Downloaded in total
    Downloaded in total 0 times
  • Downloaded this version
    This version: 0 times

Badge

espressif/esp_lcd_nt35510 version: 1.0.0
|