David-Lor / ArduinoCapactiveSensorTest

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ArduinoCapactiveSensorTest

An Arduino sketch for trying several aluminum foil capacitive switches using the CapacitiveSensor 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

About

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


Languages

Language:Arduino 100.0%