uploaded 6 days ago
Touch sensor Low Level driver with shared value access.
# ChangeLog

## v0.8.1 - 2025-03-26

* Support IDF 5.4
* Add debug GPIO
* Decrease ESP32-P4 measurement interval

## v0.8.0 - 2025-03-24

* Support ESP32

## v0.7.0 - 2025-03-20

* Opensource the component

## v0.6.0 - 2025-02-18

* Change the returned data type of `touch_lowlevel_state_cb_t`
* Fix build with libs

## v0.5.1 - 2025-02-17

* Fix simulate data when choose esp32s3

## v0.5.0 - 2025-01-23

* Support linux target with simulated touch sensor data

## v0.4.1 - 2025-01-19

* Fix library import bug

## v0.3.0 - 2025-01-18

* Add touch_sensor_lowlevel_delete function

## v0.2.0 - 2025-01-14

* Add esp32p4 support

## v0.1.0 - 2025-01-09

* Add Initial version of the touch sensor FSM

Links

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/touch_sensor_lowlevel^0.8.1"

or download archive

Stats

  • Archive size
    Archive size ~ 178.79 KB
  • Downloaded in total
    Downloaded in total 114 times
  • Downloaded this version
    This version: 34 times

Badge

espressif/touch_sensor_lowlevel version: 0.8.1
|