Anna Dumitriu, Tom Keene and Alex May have led a 2-day workshop at the 17th International Symposium on Electronic Art (ISEA 2011) about Biosensing and Networked Performance and instructed participants how to build and calibrate their own iPhone compatible/connectable Galvanic Skin Response Sensors (GSR) to record subtle changes in their emotional arousal.

A GSR sensor connects to an Arduino board. The Arduino generates an audio tone mapped to value of electrical resistance in the skin. A filter removes a 32KHz sampling frequency contained within the output signal, which is recieved by an iPhone/Android mobile phone via their microphone input.
According to the makers, when a 9v battery is attached, the device takes 1 second to startup, then plays a 3 second startup sequence (composed by Caryl Mann). Two sensors placed on the skin will then measure subtle changes in skin resistance. The sweat glands are controlled by the sympathetic nervous system, so skin conductance can be used as an indication of psychological or physiological arousal.
Parts list and build instructions available here. Arduino code here.
Very interesting work demonstrating the direct communication with the iPhone. We also like the signal filtering (or smoothing) implementation on the Arduino code!


