uploaded 1 year ago
ESP LCD Touch - main component for using touch screen controllers

readme

# ESP LCD Touch Component

This componnent is main esp_lcd_touch component which defines main functions and types for easy adding specific touch controller component.

## Supported features

- [x] Read XY
- [x] Swap XY
- [x] Mirror X
- [x] Mirror Y
- [ ] Calibration
- [ ] Interrupt PIN

Links

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/esp_lcd_touch^1.0.0"

or download archive

Dependencies

  • ESP-IDF >=5.0
  • Stats

    • Downloaded in total
      Downloaded in total 210.0k times
    • Downloaded this version
      This version: 1.2k times

    Badge

    espressif/esp_lcd_touch version: 1.0.0
    |