You are using staging server - a separate instance of the ESP Component Registry that allows you to try distribution tools and processes without affecting the real registry.

uploaded 2 years ago
ESP Touch - main component for using touch screen controllers

readme

| Supported Targets | ESP32 | ESP32-S2 | ESP32-S3 |
| ----------------- | ----- | -------- | -------- |

# ESP Touch Component

This componnent is main esp_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

api


                                
                            
                        
                    
                
            

Links

Supports all targets

License unspecified

To add this component to your project, run:

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

or download archive

Stats

  • Downloaded in total
    Downloaded in total 20 times
  • Downloaded this version
    This version: 4 times

Badge

espressif/esp_touch version: 1.0.0
|