Connecting the emotiv EEG headset to Unity3D via OSC
Connecting the emotiv EEG headset to Unity3D by using Mind Your OSC (Open Sound Control) to broadcast the neurofeedback signals collected by the Brain Computer Interface (BCI) is not as hard as expected.
First I did integrate UnityOSC inside my Ride Your Mind (RYM) project to create an OSC listener (Client) to catch up the delivered Signals. This step was very simple. Just some adaptions to the already existing code (UnityOSC) such as editing the IP Adress and the listener Port.
The next step will be to sort and interpret the incoming OSC signals in Unity3D and use them as actuator to trigger game play elements within the RYM Neurogame.
The Screenshot shows the actual incoming data stream via OSC: