GSR, standing for galvanic skin response, is a method of measuring the electrical conductance of the skin. Strong emotion can cause stimulus to your sympathetic nervous system, resulting more sweat being secreted by the sweat glands. Grove – GSR allows you to spot such strong emotions by simple attaching two electrodes to two fingers on one hand, an interesting gear to create emotion related projects, like sleep quality monitor.
Dependencies: mbed
Description
GSR, standing for galvanic skin response, is a method of measuring the electrical conductance of the skin. Strong emotion can cause stimulus to your sympathetic nervous system, resulting more sweat being secreted by the sweat glands. Grove – GSR allows you to spot such strong emotions by simple attaching two electrodes to two fingers on one hand, an interesting gear to create emotion related projects, like sleep quality monitor.
Specifications
- Input Voltage: 5V/3.3V
- Sensitivity adjustable via a potentiometer
- External measuring finger cots
Use
Load code onto mbed, plug GSR into an Analog port and buzzer (optional) into a digital port. Make sure to change to ping mapping in the code to match the pin mapping you select. Put on finger cuffs. Reset the board. The program will take a baseline and then start running. when it detects a change in GSR > 5% the buzzer will go off. The results are also printed to the terminal for debugging / fine tuning.
Further Description
See the Seed Grove GSR Wiki Page
mbed.bld@1:e760cc1fdf24, 2014-09-23 (annotated)
- Committer:
- mbedAustin
- Date:
- Tue Sep 23 21:31:04 2014 +0000
- Revision:
- 1:e760cc1fdf24
- Parent:
- 0:8c2f6da73612
Ran Code Cleanup Magic Wizard
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
mbedAustin | 0:8c2f6da73612 | 1 | http://mbed.org/users/mbed_official/code/mbed/builds/552587b429a1 |