1
0
Fork 0
Go to file
Ambrose Chua 779639d504 Update README.md 2016-08-01 00:02:29 +08:00
examples/CapacitiveButtonExample Initial Commit 2016-07-31 23:50:10 +08:00
CapacitiveButton.cpp Initial Commit 2016-07-31 23:50:10 +08:00
CapacitiveButton.h Initial Commit 2016-07-31 23:50:10 +08:00
LICENSE.txt Add LICENSE.txt 2016-07-31 23:51:51 +08:00
README.md Update README.md 2016-08-01 00:02:29 +08:00
library.properties Initial Commit 2016-07-31 23:50:10 +08:00

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.