05-833 Applied Gadgets, Sensors and Activity Recognition in HCI
For a course, I built a soft, squeezable “stress ball” with physiological sensors, a PSoC
microcontroller, and a Bluetooth chip to measure various physiological signals and
communicated the information to a computer. The development went from breadboard prototyping to a custom PCB implementation.
Gadget project developed for a course. Combines the concept of a stressball, dumb bell (shape), and a sound emitting "bell". It is meant to sense various physiological signals to determine if the user is stressed.
Processor
- Programmable System on Chip (PSoC)
Sensors:
- Flex sensors to detect squeezing
- Thermistor to detect palm temperature
- Electrical contacts to measure galvanic skin response (GSR) - a measure of arousal
- Heart rate (oximeter) - didn't really get this to work
Outputs
- LEDs
- LCD display
- Bluetooth output to computer (that has a custom written oscilloscope program and data logger)
- audio
» Read the rest of this entry «