Jump to content

Programming Reference:Contents: Difference between revisions

From BCI2000 Wiki
Mellinger (talk | contribs)
Mellinger (talk | contribs)
Line 62: Line 62:
*[[Programming Tutorial:Implementing a Matlab-based Filter]]
*[[Programming Tutorial:Implementing a Matlab-based Filter]]
*[[Programming Tutorial:Implementing another Matlab-based Filter]]
*[[Programming Tutorial:Implementing another Matlab-based Filter]]
*[[Programming Tutorial:Implementing your own Input Logger]]


==See also==
==See also==

Revision as of 11:57, 3 September 2008

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.

Getting Started

Conceptual Overview

Programming Interface Documentation

Generic Filter Interface

Text Messages

Data I/O

Signal Processing Modules

Application Modules

Visual Presentation

Auditory Presentation

Miscellaneous

Tutorials

See also

Technical Reference:Contents, User Reference:Contents