Search found 10 matches

by gderou
Wed Dec 03, 2014 8:52 am
Forum: Driver development
Topic: Reusing an existing driver - which one to choose
Replies: 0
Views: 7108

Reusing an existing driver - which one to choose

Hello, I am planning to develop a small acquisition device (fNIR device) and would like to interface it with Openvibe. As the device doesn't exist yet, I am free to choose any protocol (over serial port). Is there any preferred choice ? I was thinking in reusing OpenEEG protocol, as it would probabl...
by gderou
Tue Oct 28, 2014 7:44 am
Forum: Discussion about OpenViBE
Topic: [STICKY] openVibe on Mac
Replies: 5
Views: 18001

Re: openVibe on Mac

Hi, Here is the patch file. As you will see, the changes are very llight: - moved system/Time.h to system/ovTime.h (apparently a conflict with time.h happened, I suppose this is due to mac os using clang instead of gcc) - a few additions to the cmake modules (missing dependencies) - excluded project...
by gderou
Mon Oct 27, 2014 10:44 am
Forum: Discussion about OpenViBE
Topic: [STICKY] openVibe on Mac
Replies: 5
Views: 18001

Re: openVibe on Mac

Hi Jussi, Changes are rather light - I'll try to provide a patch based on the latest GIT version (I started from the 0.18 zip bundle). I played with both the acquisition-server and the designer, and everything seems to be working ok. The only thing I could not compile is the P300Stimulator in contri...
by gderou
Fri Oct 24, 2014 9:36 am
Forum: Discussion about OpenViBE
Topic: [STICKY] openVibe on Mac
Replies: 5
Views: 18001

[STICKY] openVibe on Mac

Hi,

I managed to compile openvibe on my mac yesterday.
It was a bit tricky, but the changes I made are quite limited.

Do you still have interest in including mac support ?

Guillaume
by gderou
Fri Oct 24, 2014 9:34 am
Forum: Acquisition server and drivers
Topic: Communication protocol of OpenEEG Modular EEG P2
Replies: 5
Views: 10511

Re: Communication protocol of OpenEEG Modular EEG P2

I managed to get my Arduino to connect with OpenVibe using the OpenEEG driver
by gderou
Thu Oct 23, 2014 9:10 am
Forum: Acquisition server and drivers
Topic: Communication protocol of OpenEEG Modular EEG P2
Replies: 5
Views: 10511

Re: Communication protocol of OpenEEG Modular EEG P2

Hi, I intend to do something similar. I have built an Arduino based EEG device, and I know need to get the data into OpenVibe. I was thinking of implementing in the device the same serial protocol as OpenEEG (no reason to multiply the number of protocols in OpenVibe). In the source package, there is...
by gderou
Tue Sep 30, 2014 1:14 pm
Forum: Discussion about OpenViBE
Topic: Trouble with Olimex EEG-SMT
Replies: 5
Views: 8098

Re: Trouble with Olimex EEG-SMT

Hi Riccardo, I would like to try Olimex-SMT device, but I would rather have some feedback before buying it. What kind of electrodes are you using ? Do they require any gel ? I would rather have dry electrodes, but I don't know where to buy / how to build them. Olimex is also selling electrodes, are ...
by gderou
Tue Sep 30, 2014 12:38 pm
Forum: Help for building the software
Topic: Raspberry Pi (Raspbian)
Replies: 4
Views: 9560

Re: Raspberry Pi (Raspbian)

I confirm I was able to build the acquisition-server and kernel module by applying the attached patch
by gderou
Tue Sep 02, 2014 9:48 am
Forum: Discussion about OpenViBE
Topic: Seeking advice on hardware, software; biofeedback possible?
Replies: 5
Views: 10125

Re: Seeking advice on hardware, software; biofeedback possib

Hello Chris,

I am starting to look for similar things - though still a newbie.
Did you have any success in making Olimex's device work with openvibe ?
How useful is it for your use ?

Thanks for sharing your thoughts.
Regards

Guillaume