Contributions:EnobioADC
Synopsis
An ADC module for the Enobio Sensor developed by Neuroelectrics ENOBIO is a wearable, modular and wireless electrophysiology sensor system for capture of
- EEG (Electroencephalogram - brain activity)
- ECG (Electrocardiogram - heart activity) and
- EOG (Electrooculogram - eye movement)
For a description of the ENOBIO sensor, please visit: http://www.neuroelectrics.com/enobio
Location
http://www.bci2000.org/svn/branches/3.0/src/contrib/SignalSource/Enobio
Versioning
Author
Javier Acedo, Programmer, Starlab Barcelona S.L. (javier.acedo@starlab.es)
Alejandro Riera, Tester, Starlab Barcelona S.L. (alejandro.riera@starlab.es)
Version History
V1.0 03-05-2013: First version
Source Code Revisions
- Initial development: 2710
- Tested under: 2710
- Known to compile under: 2710
- Broken since: --
Installation
Copy:
- WinBluetoothAPI.dll
- ENOBIO3G.exe
- ENOBIO3GAPI.dll
- QtCore4.dll
to the prog directory.
Parameters
SourceCh
The number of channels in ENOBIO current version is fixed to 8. This parameter should not be modified.
SampleBlockSize
SampleBlockSize is 25 by default. Any other value should work, except for 1.
SamplingRate
Sampling rate of ENOBIO is fixed to 250Hz. This parameter should not be modified.
SourceChOffset, SourceChGain
A SourceChOffset of 0, and a SourceChGain of 0.588 converts A/D units to microVolts.
States
None