espressif/touch_sensor_lowlevel

0.9.1~1

Latest
uploaded 1 week ago
Touch sensor Low Level driver with shared value access.
# ChangeLog

## v0.9.1~1 - 2025-06-11

* Suppress legacy driver deprecated warning in IDF 5.5

## v0.9.1 - 2025-06-13

- Fix measurement interval for ESP32-P4

## v0.9.0 - 2025-06-09

* **Feature**: Add configurable sampling period via `sample_period_ms` parameter

## v0.8.2 - 2025-05-30

* Using fixed sample rate

## 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.9.1~1"

or download archive

Stats

  • Archive size
    Archive size ~ 181.47 KB
  • Downloaded in total
    Downloaded in total 438 times
  • Downloaded this version
    This version: 0 times

Badge

espressif/touch_sensor_lowlevel version: 0.9.1~1
|