upm
0.4.1
Sensor/Actuator repository for libmraa (v0.8.0)
|
API for the Grove GSR Galvanic Skin Response Sensor. More...
Measures the electrical conductance of skin to measure strong emotional reactions. In other words, it measures sweat on your fingers as an indicator of strong emotional reactions.
Public Member Functions | |
synchronized void | delete () |
GroveGSR (int pin) | |
void | calibrate () |
int | value () |
GroveGSR | ( | int | pin | ) |
Grove GSR sensor constructor
pin | Analog pin to use |
void calibrate | ( | ) |
Calibrates the Grove GSR sensor
int value | ( | ) |
Gets the electrical conductance of the skin from the sensor