1
0
Fork 0

Create README.md

master
Ambrose Chua 2016-07-31 23:56:23 +08:00 committed by GitHub
parent 9776994cef
commit c3da7b83cf
1 changed files with 8 additions and 0 deletions

8
README.md Normal file
View File

@ -0,0 +1,8 @@
# 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 for usage and read the source code.
Standard library installation procedure, consult Arduino wiki.