Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 443 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 443 Bytes

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