BCI2000 and EEGLab/BCILab
Hi,
I'm anxiously awaiting the hardware delivery! Not long now :-) I'm at the University of Victoria and here in our EEG lab I've been using both BCI2000 and LSL (the data layer under EEGLab and BCILab.)
I'm starting to look into writing a driver for these platforms. I'll post here as I make progress and figure out where to put them when I'm done and have tested them on the actual hardware. I think I have all the information I need to get started, but if anyone else is also working on this let's chat so we don't duplicate work.
Thx,
Derek
I'm anxiously awaiting the hardware delivery! Not long now :-) I'm at the University of Victoria and here in our EEG lab I've been using both BCI2000 and LSL (the data layer under EEGLab and BCILab.)
I'm starting to look into writing a driver for these platforms. I'll post here as I make progress and figure out where to put them when I'm done and have tested them on the actual hardware. I think I have all the information I need to get started, but if anyone else is also working on this let's chat so we don't duplicate work.
Thx,
Derek
Comments
Which campus of University of Victoria? I'm currently at Swinburne but hoping to move to Melbourne Uni for next year.
I have hardware on the way as well, also have used EEGlab/BCIlab and LSL for BCI and neurofeedback.
Maybe we can colaborate?
Alistair
Oh, the other Victoria I'm afraid! I'm in British Columbia Canada.
I'd love to collaborate remotely, though! I'll get the project posted up on github this week and post a link here.
Best,
Derek
Found this Python interface for BCI2000, and since Jeremy @jfrey 's OpenBCI_Python LSL bridge plugin is also in Python -- this might allow a similar plugin approach.
http://www.bci2000.org/wiki/index.php/Contributions:BCPy2000
module, or even a signal source module for generating custom test
signals and playing back data files."
Hi derekja,
After seen a post with
the high costs of hardware that interfaces with the BCI2000 software we are
getting back on our project of packaging the 32 bit 16 channel OpenBCI
system. We hope to have a system in the
$1,000 range. If there were a software interface to the BCI2000 this would make a very inexpensive system for researchers. Do you or do you know of anyone doing work to
interface the OpenBCI system to the BCI2000?
Karl Zurn, Florida
Research Instruments Inc., www.FRI-FL.com
I'm Rodrigo and I'll be interning this summer for OBCI. My main focus will be to connect OBCI to as many EEG related software (acquisition, signal processing, BCI). As of now, OpenVibe 1.0.1 includes an OpenBCI driver and we are working with Neuromore and should have their system support it soon too.
The next target is BCI2000. If anyone has any resources they've found that could be useful or know of any specific people I should contact, please let me know.
@jezhill, would you consider that an LSL based approach would be the most effective? Maybe trying to update BCPy2000?
My OBCI email is [email protected] in case anyone would like to contact me personally.
Bests,
Rodrigo
Looks like there is now BCI2000 support for OpenBCI Cyton serial port access!