Hi,
Can we record EEG data from LABNIRS machine (http_nospam_www.shimadzu.com/an/lifescience/imaging/nirs/nirs_top.html) using BCI2000?
If there is any module already exists, please let me know, otherwise, please help, if there is any possibility of writing such module ? How to get start with it?
EEG Data Acquisition from LABNIRS using BCI2000
-
saimrasheed
- Posts: 18
- Joined: 08 Jul 2009, 12:38
-
mellinger
- Posts: 1341
- Joined: 12 Feb 2003, 11:06
Re: EEG Data Acquisition from LABNIRS using BCI2000
Hi,
currently, there is no LABNIRS source module available.
Useful information about how to write BCI2000 components in general, is available here:
http://www.bci2000.org/wiki/index.php/P ... tart_Guide
Once you have some idea about how to write a BCI2000 filter, you will find more specific information about data acquisition components (which are just a special type of filter as well) here:
http://www.bci2000.org/wiki/index.php/P ... ion_Module
Typically, your source module will interface to a library provided by the amplifier's manufacturer. When getting linker errors, you will need to add the proper .lib file to the list of source files in your source module's CMakeLists.txt.
HTH,
Juergen
currently, there is no LABNIRS source module available.
Useful information about how to write BCI2000 components in general, is available here:
http://www.bci2000.org/wiki/index.php/P ... tart_Guide
Once you have some idea about how to write a BCI2000 filter, you will find more specific information about data acquisition components (which are just a special type of filter as well) here:
http://www.bci2000.org/wiki/index.php/P ... ion_Module
Typically, your source module will interface to a library provided by the amplifier's manufacturer. When getting linker errors, you will need to add the proper .lib file to the list of source files in your source module's CMakeLists.txt.
HTH,
Juergen
-
saimrasheed
- Posts: 18
- Joined: 08 Jul 2009, 12:38
Re: EEG Data Acquisition from LABNIRS using BCI2000
Ok. Thank you Juergen.
Saim
Saim
Who is online
Users browsing this forum: No registered users and 0 guests
