https://github.com/tomcombriat/interruptcapsense
A small library to perform capacitive sensing in an asynchronous way using interruptions.
https://github.com/tomcombriat/interruptcapsense
arduino capacitive-sensors capacitive-touch-sensor capsense interrupt non-blocking stm32
Last synced: about 1 month ago
JSON representation
A small library to perform capacitive sensing in an asynchronous way using interruptions.
- Host: GitHub
- URL: https://github.com/tomcombriat/interruptcapsense
- Owner: tomcombriat
- License: gpl-3.0
- Created: 2020-09-23T16:00:48.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-25T19:46:26.000Z (over 5 years ago)
- Last Synced: 2025-03-25T17:51:51.327Z (about 1 year ago)
- Topics: arduino, capacitive-sensors, capacitive-touch-sensor, capsense, interrupt, non-blocking, stm32
- Language: C++
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# interruptCapSense
On-going work! Only tested on STM32 BluePill.