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.

leeebo/touch_proximity_sensor

uploaded 1 week ago
Touch proximity sensor component for ESP32-S3 (Experimental)
# ChangeLog

## v0.3.1 - 2025-3-04

* Support debug mode

## v0.3.0 - 2025-2-18

* Break changes: Simplify the touch proximity sensor configs

## v0.2.0 - 2025-1-20

### Enhancements:
* refactor using esp_touch_fsm component

## v0.1.2 - 2024-6-7

* Add user debugging guide documentation for touch proximity sensor
* Change the parameter `response_ms` to `meas_count`

## v0.1.1 - 2024-5-14

### Enhancements:
* Update the touch proximity sensor API:
  * Add touch proximity sensor create/delete APIs
  * Update touch proximity sensor start/stop APIs
* Add test_apps and doc

## v0.1.0 - 2022-9-8

### Enhancements:
* Add touch proximity driver & example

Links

Target

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "leeebo/touch_proximity_sensor^0.3.1"

or download archive

Stats

  • Archive size
    Archive size ~ 20.78 KB
  • Downloaded in total
    Downloaded in total 1 time
  • Downloaded this version
    This version: 1 time

Badge

leeebo/touch_proximity_sensor version: 0.3.1
|