uploaded 6 days ago
Touch sensor enhanced FSM for better anti-interference performance (Experimental)
# ChangeLog

## v0.7.0 - 2025-03-28

* Change noise_p and noise_n from single values to per-channel arrays

## v0.6.2 - 2025-03-26

* Support IDF 5.4

## v0.6.1 - 2025-03-25

* Make calibration times configurable

## v0.6.0 - 2025-03-24

* Support ESP32

## v0.5.3 - 2025-03-10

* Make negative logic configurable, set NULL to not use it

## v0.5.2 - 2025-02-28

* Support set Max and Min limits to 0, which means no limit

## v0.5.1 - 2025-02-18

* Fix build with libs

## v0.5.0 - 2025-02-17

* Report data value in fsm_state_cb_t callback

## v0.4.0 - 2025-01-23

* Refactor test code

## v0.3.1 - 2025-01-19

* fix library import bug

## v0.2.0 - 2025-01-18

* fix multiple channels bug
* fix printf bug
* support for linux testing
* support for simulation analysis

## v0.1.0 - 2024-12-27

* 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_fsm^0.7.0"

or download archive

Stats

  • Archive size
    Archive size ~ 594.50 KB
  • Downloaded in total
    Downloaded in total 64 times
  • Downloaded this version
    This version: 28 times

Badge

espressif/touch_sensor_fsm version: 0.7.0
|