09e88e6feb
Added Ganglion Data Format, Clarified GUI page. Fixed broken links
2.8 KiB
2.8 KiB
OpenViBE
Installation
Windows: Follow OBCI on Windows tutorial to properly connect your OBCI board on Windows. Then, continue this tutorial.
OS X: Visit the Win7 Virtual Box installation tutorial first, then follow these instructions.
NOTE: Linux builds of OpenViBE also work. Some linux users might find this guide useful but keep in mind it is ment primarily for mac + win7.
I. OpenVibe Software
- Make sure you have a running Windows 7 Machine (be it either a VM or native).
- Download the latest OpenViBE software from their website.
II. Connect the Board
Connect your OBCI board and make sure it is recognized as a COM port and it's latency is set to 1 ms. To troubleshoot, read this.
III. Connect to OpenVibe
- Start the OpenViBE Signal Acquisition Server (SAS). C: > Program Files > openvibe > openvibe-acquisition-server (normally shows up when searching “openvibe” in start menu).
- In the SAS select the OpenBCI (unstable means not throughly tested) option from the drop down list.
- Then open Driver Properties. In the Device option, select the COM port number your OBCI board was connected to.
- In the SAS Preference menu, change the drift tolerance from 2ms (default) to 10ms.
- Press Connect. If error, troubleshoot:
- Look at the terminal window that the SAS opens up. It has a verbose report on the SAS's condition.
- Often, pressing the restart button on the OBCI board, or Disconnecting/Conneting the Dongle will fix any connection issues.
- If the error reports that it cannot open the selected port, make sure the COM port selected in the driver options is the same as your board.
IV. First Graph
- Open the OpenViBE designer GUI and load the attached xml file. This file is a pre-made graph that will display both the EEG channels and the AUX channels. For the V3 board, the AUX channels correspond to accelerometer values in the three cardinal directions.
- Press the play button on the SAS; then press the play button on the Designer GUI's toolbar above.
Enjoy OpenBCI in OpenViBE!
IV. Other resources
For more advanced tutorials using OpenBCI and OpenViBE, check out Jeremy Frey's blog. He has done both a P300 Speller and a Motor Imagery Classifier.

