Jump to content

Contributions:EnobioADC

From BCI2000 Wiki
Revision as of 16:08, 15 March 2010 by Ariera (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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 folder.

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.

SourceChGain

0.588 converts A/D units to microVolts.

States

None