Quantcast
Viewing all articles
Browse latest Browse all 898

Connecting Emotiv EPOC to Arduino

Hi,
I am doing a project in the university using Emotiv EPOC headset. I want to control a car using EPOC. I am going to use an arduino to achieve this. I have tried using Mind Your OSC application and Processing application. but it didn’t work. My example was turning off an led that is connected to the arduino, by thinking “disappear” it switch off the led.

I think this is the effective code segment which will do the task.

oscP5.plug(this,”getDisappear”,”/COG/DISAPPEAR”);

It says when the disappear message is received it will forward the command to the arduino. Otherwise not.

By the way I have noticed there is no predefined message in Mind your OSC like dissapear. It contains messages like smile, push etc

Please help me.
It is somewhat urgent, an early reply is verymuch appriciated.
Thank You


Viewing all articles
Browse latest Browse all 898

Trending Articles