I created a system using an open source heart rate monitor to flash a laser fixture on and off to match the rhythm of my heartbeat in real time
the system works by converting the heartbeats into UDP messages, then sending the UDP to a python script that converts them into OSC messages, the OSC messages then send via local network to trigger the DMX sends to the laser from lightkey, turning on and off the laser in rhythm with my heart
heartbeat
controlled
laser system