An open API service indexing awesome lists of open source software.

https://github.com/david-lor/arduinocapactivesensortest

An Arduino sketch for trying several aluminum foil capacitive switches using the CapacitiveSensor library
https://github.com/david-lor/arduinocapactivesensortest

arduino arduino-sketch capacitivesensor capsense

Last synced: about 1 year ago
JSON representation

An Arduino sketch for trying several aluminum foil capacitive switches using the CapacitiveSensor library

Awesome Lists containing this project

README

          

# ArduinoCapactiveSensorTest

An Arduino sketch for trying several aluminum foil capacitive switches using the [CapacitiveSensor](https://playground.arduino.cc/Main/CapacitiveSensor?from=Main.CapSense) library, featuring:

* Define multiple switches in array
* Change the detection threshold via Serial
* Turn on a LED when any switch is pressed on
* Debouncing for each separate switch
* One counter per switch, which increases +1 on keydown