Emotiv EPOC +SSVEP +VRPN

Working with OpenViBE signal processing scenarios and doing scenario/BCI design
Post Reply
tomtommc
Posts: 3
Joined: Mon May 15, 2017 10:28 am

Emotiv EPOC +SSVEP +VRPN

Post by tomtommc »

hello sir, i want to make BCI project about controlling robot for my bachelor degree.
I used SSVEP from example and want to modify it, so it can use 4 class. how to modify the flickering image to match class? I need more box at bottom.
And from what i read so far, it need vrpn button to send the stimulation from openvibe to the c++ client to control the robot. but i got some problem when linking the .lib and header file. I got the .lib from http://openvibe.inria.fr/pub/src/openvi ... src.tar.xz. It show LNK2019 error about mismatch lib version. I already try vs 2010, 2013, and 2015 and still wont work.
Thank you, and pls reply. GBU

tgaugry
Posts: 68
Joined: Thu Feb 09, 2017 10:17 am

Re: Emotiv EPOC +SSVEP +VRPN

Post by tgaugry »

Hi,

On some box you can add input/output by right-clicking on it > modify input (or outputs) > new

As for sending data, do you specifically need it to be with vrpn ? This can also be done with OSC/Matlab/Python/Lua box, and it might be easier.

Cheers,

Post Reply