Package eegdev

Library to acquire data from various EEG recording devices

http://cnbi.epfl.ch/software/eegdev.html

eegdev is a library that provides a unified interface for accessing various EEG
(and other biosignals) acquisition systems. This interface has been designed to
be both flexible and efficient. The device specific part is implemented by the
mean of plugins which makes adding new device backend fairly easy even if the
library does not support them yet officially.

The core library not only provides to users a unified and consistent interfaces
to the acquisition device but it also provides many functionalities to the
device backends (plugins) ranging from configuration to data casting and scaling
making writing new device backend an easy task.

Version: 0.2

See also: eegdev-devel, eegdev-plugins.

File Formats

eegdev-open-options Device configuration format specification