1
0
Fork 0
CapacitiveButton/README.md

9 lines
366 B
Markdown
Raw Permalink Normal View History

2016-07-31 23:56:23 +08:00
# CapacitiveButton
2016-08-01 00:02:29 +08:00
CapacitiveButton is a small wrapper around CapacitiveSensor that filters the raw capacitive sensor data for use as a button. Requires [CapacitiveSensor](https://github.com/PaulStoffregen/CapacitiveSensor) to be installed.
2016-07-31 23:56:23 +08:00
2016-08-01 00:02:29 +08:00
See example folder for usage and read the source code.
2016-07-31 23:56:23 +08:00
Standard library installation procedure, consult Arduino wiki.