Contributions:NeuroSky
From BCI2000 Wiki
Contents |
[edit]
Synopsis
NeuroSky Mindset Acquisition Module
[edit]
Known Issues
Starting the source module without the device connected causes system lockup on "Set Config", requiring force quit of Neurosky.exe
[edit]
Location
http://www.bci2000.org/svn/trunk/src/contrib/SignalSource/NeuroSky
[edit]
Versioning
[edit]
Authors
Griffin Milsap (griffin.milsap@gmail.com)
[edit]
Version History
[edit]
Source Code Revisions
[edit]
Functional Description
Acquires signal data from the NeuroSky Mindset. Device must first be connected and paired via Bluetooth.
Note: Current module only works with the single channel Mindset device. A future version (June 2011) will include support for newer NeuroSky devices.
[edit]
Installation
Copy the Thinkgear.dll to the prog directory for the module to work.
[edit]
Parameters
- The device has one channel, so SourceCh must be set to 1.
- The device's sampling rate is 512Hz, so the SamplingRate parameter must be set to 512.
- Ideally, the device has no DC offset, so SourceChOffset should be set to 0
- SourceChGain must be set to the Neurosky's actual conversion factor: 0.2197.
- COMPort is an enumerated parameter which allows you to select which COM port the device resides on. This can be found by looking through your bluetooth settings. It is also possible to set the COM port to a lower number, if the default COM port is over 16.
[edit]
States
States regarding signal quality are in the works.
[edit]
