Search found 9 matches

by amin.mahnam
Sun Jan 11, 2015 12:25 pm
Forum: Scenarios and BCI design
Topic: EEG recording for SSVEP
Replies: 1
Views: 3359

EEG recording for SSVEP

Hi I have been working with a 2 channels EEG system (with differential recording). Now, I want to use SSVEP experiment scenarios by using these 2 signals that I am able to record with my system. But It seems that for using SSVEP scenarios, It needs to have 6 recording signals." Good results were mea...
by amin.mahnam
Sat Dec 20, 2014 10:23 am
Forum: Discussion about OpenViBE
Topic: OpenEEG & Baudrate
Replies: 1
Views: 3334

OpenEEG & Baudrate

Hi I was wandering if there is a way to detect the baud rate of a system that read the serial port? Indeed, I have designed an openeeg system with baud rate 19200. I used this system and I could see Data on openvibe-designer. but I have just understand that the baud rate is 57600 in openeeg driver c...
by amin.mahnam
Mon Aug 25, 2014 9:39 am
Forum: Driver development
Topic: A problem with creating a driver
Replies: 6
Views: 15255

Re: A problem with creating a driver

Hi,

Thanks a lot, This helps to create a new driver for my EEG device.

Best.
by amin.mahnam
Sat Jul 26, 2014 1:43 pm
Forum: Driver development
Topic: A problem with creating a driver
Replies: 6
Views: 15255

Re: A problem with creating a driver

Hi, Thank you for your reply. Yes, I think driver is not compiled. Because when I double click on "win32-build.cmd" for compiling OpenViBE source code, I face some errors about CMake. You can see them in these attachments. Untitled.png Untitled1.png Could you please help me know what is the problem ...
by amin.mahnam
Mon Jul 21, 2014 7:42 am
Forum: Scenarios and BCI design
Topic: Openvibe and BCILAB
Replies: 2
Views: 3998

Openvibe and BCILAB

Hi,

I want to send EEG data to BCILAB using openvibe acquisition server, Is it possible?
In fact, how can I use received EEG data from openvibe acquisition server in BCILAB for online analysis?

Thanks for any help and any idea for openvibe and BCILAB connection.

Regards
by amin.mahnam
Mon Jul 21, 2014 7:14 am
Forum: Driver development
Topic: A problem with creating a driver
Replies: 6
Views: 15255

Re: A problem with creating a driver

Hi, Thank you so much for your reply. I have edited contribAcquisitionServer.inl file and contribAcquisitionServer.cmake due to your comment by typing on the files, but the problem has been remained yet and I cannot see my driver name in the list of GUI. I will attach the .inl and .cmake files, so y...
by amin.mahnam
Tue Jul 15, 2014 8:19 am
Forum: Driver development
Topic: A problem with creating a driver
Replies: 6
Views: 15255

A problem with creating a driver

Hi, I am a beginner to openvibe software, I work on a BCI project. I have made a 2 channels EEG system and I want to use openvibe software to acquire and process my EEG data. I have to create a driver due to this ink: http://openvibe.inria.fr/tutorial-creating-a-new-driver-for-the-acquisition-server...
by amin.mahnam
Tue Jun 17, 2014 6:57 am
Forum: Acquisition server and drivers
Topic: Byte-sequence of EEG data
Replies: 0
Views: 3638

Byte-sequence of EEG data

Hi everyone, I have made a 2 channels EEG system, and want to use openvibe software to acquire and process my data. My device properties is in following: - Serial interface (bluetooth) - Baud rate: 19200 Now my device is connected to openvibe by using openEEG modular p2 as a driver in acquisition se...
by amin.mahnam
Sat Jun 14, 2014 5:47 am
Forum: Acquisition server and drivers
Topic: Communication protocol of OpenEEG Modular EEG P2
Replies: 5
Views: 13884

Communication protocol of OpenEEG Modular EEG P2

Hi everyone, I have made a 2 channels EEG acquisition system, and want to use openvibe software to acquire and process my data. I define a protocol for recognizing sequence of data in different channels (by sending special bytes between 2 channels data). Now my device is connected to openvibe softwa...