BodyDaemon is a bio-responsive Internet server. Readings taken from a participant's physical states, as measured by custom biofeedback sensors, are used to power and configure a fully-functional Internet server. For example, more or fewer socket connections are made available based on heart rate, changes in galvanic skin response (GSR) can abruptly close sockets, and muscle movements (EMG) can send data to the client.

[visit server documentation]

This client is specifically designed to translate the signals from the bodydaemon server in a manner creating a simulated orbital system of particles. The signals are transposed in the corresponding manner:

EKG: speed of particles
GSR: range of hue of particles
Respiration: number of particles on the stage
EMG: disable background drawing to allow for "pixel painting"

Preliminary code sketching was done in anticipation of this project in the form of gravitons and graviolies

Source Code:
main functions
networking class
particle class
fake xml test server