Jump to content

Programming Reference:Contents

From BCI2000 Wiki
Revision as of 17:46, 27 February 2007 by Mellinger (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This part of the reference provides background information which you need in order to understand, modify, or create code that depends on the BCI2000 framework.

You should read it before writing your own BCI2000 module, or modifying an existing one as presented in the tutorial examples.

Programming Reference:Errors and Warnings Programming Reference:Environment Class Programming Reference:Signals Programming Reference:GenericFilter Class Programming Reference:Filter Chain Programming Reference:Visualization Class

Programming Tutorial:Implementing a Data Acquisition Module Programming Tutorial:Implementing a Signal Processing Filter