Contributions:EnobioADC
Synopsis
An ADC module for the Enobio Sensor developed by Starlab Barcelona S.L. 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.starlab.es/products/enobio
Location
http://www.bci2000.org/svn/branches/3.0/src/contrib/SignalSource/Enobio
Versioning
Author
Masayo Haneda, Programmer, Starlab Barcelona S.L. (masayo.haneda@starlab.es)
Alejandro Riera, Tester, Starlab Barcelona S.L. (alejandro.riera@starlab.es)
Version History
V1.0 11-03-2010: First version
Source Code Revisions
- Initial development: 2710
- Tested under: 2710
- Known to compile under: 2710
- Broken since: --
Installation
Copy:
- EnobioDLL.dll
- ENOBIO.exe
to the prog directory.
Parameters
SourceCh
The number of channels in ENOBIO current version is fixed to 4. 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