]> git.piffa.net Git - sketchbook_andrea/blob - libraries/CapacitiveSensor/library.properties
Capacitance fir st commit,
[sketchbook_andrea] / libraries / CapacitiveSensor / library.properties
1 name=CapacitiveSensor
2 version=0.5.1
3 author=Paul Bagder, Paul Stoffregen
4 maintainer=Paul Stoffregen
5 sentence=Create capacitive sensors that can detect touch or proximity. 
6 paragraph=The capacitiveSensor library turns two or more Arduino pins into a capacitive sensor, which can sense the electrical capacitance of the human body. All the sensor setup requires is a medium to high value resistor and a piece of wire and a small (to large) piece of aluminum foil on the end. At its most sensitive, the sensor will start to sense a hand or body inches away from the sensor. 
7 category=Sensors
8 url=http://playground.arduino.cc/Main/CapacitiveSensor
9 architectures=*
10