atanisoft/esp_lcd_touch_xpt2046

uploaded 2 years ago
esp_lcd_touch driver for XPT2046 touch controllers.
# Change log for esp_lcd_touch_xpt2046

## v1.0.1 - Bug fix release

* Fixing typo in configuration options.
* Removing usage of temporary array of coordinates.
* Adjustments to ESP_LCD_TOUCH_IO_SPI_XPT2046_CONFIG for IDF v5.0-rc1.
* Add option to return raw coordinate data instead of converting to screen coordinates.

## v1.0.0 - Initial release

This release is the first revision of this component.

Links

Supports all targets

License: MIT

To add this component to your project, run:

idf.py add-dependency "atanisoft/esp_lcd_touch_xpt2046^1.0.1"

or download archive

Stats

  • Archive size
    Archive size ~ 7.09 KB
  • Downloaded in total
    Downloaded in total 24.2k times
  • Downloaded this version
    This version: 208 times

Badge

atanisoft/esp_lcd_touch_xpt2046 version: 1.0.1
|