Help wanted: Integration of unity with emotiv insight/muse eeg

Hi there

I need help implementing and understanding how to integrate emotiv with unity. I am not an expert of either emotiv/unity hence the reason I need help. I did find this and was able to import it with few errors.

Would someone be able to help me setup a basic example app and show me how to get feedback on state of mind
focus/ unfocused /stressed/ left right (whatever indicators are available in script)

I don’t think this is related to the input system so you’ll likely not get much help in this sub forum…

Anyway, it looks like you’ve fetched the example but that example doesn’t contain the EMOTIV sdk (DataStreamManager is one of the namespaces from the sdk). Docs say to pull it as a subtree: cortex-example/unity at master · Emotiv/cortex-example · GitHub or just clone GitHub - Emotiv/unity-plugin: Unity support for Cortex V3 and dump it in /Assets/Plugins/Emotiv-Unity-Plugin.

Thank you
I did pull the subtree and that resolved most issues.
But still need help :slight_smile: