You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
6 years ago | |
---|---|---|
examples/CapacitiveButtonExample | 6 years ago | |
CapacitiveButton.cpp | 6 years ago | |
CapacitiveButton.h | 6 years ago | |
LICENSE.txt | 6 years ago | |
README.md | 6 years ago | |
library.properties | 6 years ago |
README.md
CapacitiveButton
CapacitiveButton is a small wrapper around CapacitiveSensor that filters the raw capacitive sensor data for use as a button. Requires CapacitiveSensor to be installed.
See example folder for usage and read the source code.
Standard library installation procedure, consult Arduino wiki.