Resonance
Speculative Design
Co-author
Kinectic sculpture:
Guo xingyue
Performance Artist:
S. Chandrasekaran
Kinectic sculpture:
Guo xingyue
Performance Artist:
S. Chandrasekaran
/EEG Technology
/kinectic sculpture
/Cross- discipline Performance
/kinectic sculpture
/Cross- discipline Performance
Inspired by the imagined future of post-human bio-mechanical organisms, this work explores how collective consciousness can influence bodily autonomy through machines. As the interactive artist, I designed the system where audience brainwave data is translated in real time to control the mechanical tentacles, turning emotional empathy into direct physical intervention.
Is human consciousness still in control of the body?
To successfully implement a project like this, having a clear technical workflow is essential. For the interactive portion of this project, I used a NeuroSky EEG headset, an Arduino microcontroller, and TouchDesigner.
Through this mechanism, the audience can control the mechanical installation using their brainwaves. The diagram below illustrates the intended effect:
- attention = 0 → motor target position = -16000, indicating maximum pulling force
- attention = 50 → motor target position = 0, the neutral rest position
- attention = 100 → motor target position = +16000, indicating maximum release or reversal
During testing, I encountered latency issues in the data flow, making it difficult for participants to perceive the impact of their brainwave activity in real time. To address this, I developed a brainwave visualization system that allows the audience to more intuitively see how their mental states are shaping the performance.
A real-time visual representation of the brainwave activity.