uploaded 5 months ago
ESP LCD Touch - main component for using touch screen controllers

readme

# ESP LCD Touch Component

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

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
- [x] Interrupt callback
- [x] Sleep mode
- [ ] Calibration

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

or download archive

Dependencies

  • ESP-IDF >=4.4.2
  • Stats

    • Downloaded in total
      Downloaded in total 214.5k times
    • Downloaded this version
      This version: 30.4k times

    Badge

    espressif/esp_lcd_touch version: 1.1.1
    |