how to make interface between soundcardEEG and openVIBE

Come here to discuss about OpenViBE in general!
Post Reply
faiz_ulrich
Posts: 4
Joined: Tue Jan 26, 2010 2:09 pm

how to make interface between soundcardEEG and openVIBE

Post by faiz_ulrich »

Hi there,

I am a beginner, I want to ask some questions about OpenVibe...


1. how to make interface between soundcardEEG and openVIBE?

soundcard EEG that i made its type modulation AM with two channel electrode..

thanks very much before :lol:


regards
faiz

nbaron
Posts: 23
Joined: Mon Jan 18, 2010 4:54 am

Re: how to make interface between soundcardEEG and openVIBE

Post by nbaron »

Hello !
With soundcardEEG you get sound waves from your soundcard.
So you have to write an OV driver (look at the corresponding section in this forum and in the FAQs)
to translate the data from your microphone soundcard's input to OV.

Look for : "Get sound data from mic input".

faiz_ulrich
Posts: 4
Joined: Tue Jan 26, 2010 2:09 pm

Re: how to make interface between soundcardEEG and openVIBE

Post by faiz_ulrich »

thanks for the reply.. :D

i'm sorry i didn't understand about ov driver...would you explain about ov driver..please...

in this forum i can't find ov driver...thank you very much... :D

regard
faiz_ulrich

lbonnet
Site Admin
Posts: 417
Joined: Wed Oct 07, 2009 12:11 pm

Re: how to make interface between soundcardEEG and openVIBE

Post by lbonnet »

Hello faiz_ulrich !

You can look at this tutorial about implementing a new OV driver for a device.

Of course you must download the source code on the INRIA Forge (installation procedure here).

Then look at the files under /openvibe-applications/acquisition-server/trunc/src.
Various drivers are already coded, you can look at their implementations as examples.

As Naëm said, the FAQ may be also a source of information.

Of course the forum already contains topics on that subject (here and there for example)
If you don't find what you need, feel free to post your questions on the forum too!

Hope this helps !
Laurent
Follow us on twitter >> openvibebci

Checkout my (old) blog for some OpenViBE tips & tricks : here !

Post Reply