Jump to content

Main Page: Difference between revisions

From BCI2000 Wiki
Mellinger (talk | contribs)
No edit summary
Mellinger (talk | contribs)
No edit summary
Line 1: Line 1:
__NOTOC__ __NOEDITSECTION__
__NOTOC__ __NOEDITSECTION__
<table cellspacing="10" style="width:100%;">
<tr>
<td style="margin:0; margin-top:10px; margin-right:10px; border:1px solid #dfdfdf; padding:0 1em 1em 1em; background-color:snow; align:right;vertical-align:top;">
==News: Version 2 Released==
As of Jan 24, 2008, [http://{{SERVERNAME}}/tracproj/milestone/BCI2000%20Version%202.0 BCI2000 Version 2] has been released.
*[[BCI2000 Binaries|Binary distributions]] are now built from version 2.
*In the SVN repository, directories have been moved:
**The previous <tt>/branches/BCI2000.v2.0/</tt> directory is now the repository trunk.
**The previous trunk, i.e. version 1.4, has been moved to <tt>/tags/BCI2000.v1.4/</tt>.
**If you already have a local copy of the version 2 repository, do a ''SVN relocate'' from <tt>/branches/BCI2000.v2.0/</tt> to <tt>/trunk/</tt>.
**For your version 1 repository, do a ''SVN relocate'' from <tt>/trunk/</tt> to <tt>/tags/BCI2000.v1.4/</tt>.
If you have any questions or problems, please [http://{{SERVERNAME}}/phpbb post to our BBS].
We hope that you will enjoy BCI2000 version 2!
</td></tr>
</table>
<table cellspacing="10" style="width:100%;">
<table cellspacing="10" style="width:100%;">
<tr>
<tr>
<td style="margin:0; margin-top:10px; margin-right:10px; border:1px solid #dfdfdf; padding:0 1em 1em 1em; background-color:lightyellow; align:right;vertical-align:top;">
<td style="margin:0; margin-top:10px; margin-right:10px; border:1px solid #dfdfdf; padding:0 1em 1em 1em; background-color:lightyellow; align:right;vertical-align:top;">
== Getting Started with BCI2000 ==
== Getting Started with BCI2000 ==
Line 66: Line 84:
</table>
</table>


<table cellspacing="10" style="width:100%;">
<tr>
<td style="margin:0; margin-top:10px; margin-right:10px; border:1px solid #dfdfdf; padding:0 1em 1em 1em; background-color:white; align:right;vertical-align:top;">
==BCI2000 Publications==
==BCI2000 Publications==
* [http://{{SERVERNAME}}/downloads/doc/paper.pdf G. Schalk, D.J. McFarland, T. Hinterberger, N. Birbaumer, and J.R. Wolpaw: ''BCI2000: A General-Purpose Brain-Computer Interface (BCI) System'', IEEE Trans Biomed Eng, 51(6), June 2004.]
* [http://{{SERVERNAME}}/downloads/doc/paper.pdf G. Schalk, D.J. McFarland, T. Hinterberger, N. Birbaumer, and J.R. Wolpaw: ''BCI2000: A General-Purpose Brain-Computer Interface (BCI) System'', IEEE Trans Biomed Eng, 51(6), June 2004.]
* J. Mellinger, G. Schalk: ''BCI2000: A General-Purpose Software Platform for BCI Research,'' In: G. Dornhege, J. del R. Millán, T. Hinterberger, D.J. McFarland, K.-R. Müller (eds.), ''Toward Brain-Computer Interfacing,'' MIT Press, 2007.
* J. Mellinger, G. Schalk: ''BCI2000: A General-Purpose Software Platform for BCI Research,'' In: G. Dornhege, J. del R. Millán, T. Hinterberger, D.J. McFarland, K.-R. Müller (eds.), ''Toward Brain-Computer Interfacing,'' MIT Press, 2007.
</td>
</tr>
</table>

Revision as of 13:54, 1 February 2008


News: Version 2 Released

As of Jan 24, 2008, BCI2000 Version 2 has been released.

  • Binary distributions are now built from version 2.
  • In the SVN repository, directories have been moved:
    • The previous /branches/BCI2000.v2.0/ directory is now the repository trunk.
    • The previous trunk, i.e. version 1.4, has been moved to /tags/BCI2000.v1.4/.
    • If you already have a local copy of the version 2 repository, do a SVN relocate from /branches/BCI2000.v2.0/ to /trunk/.
    • For your version 1 repository, do a SVN relocate from /trunk/ to /tags/BCI2000.v1.4/.

If you have any questions or problems, please post to our BBS. We hope that you will enjoy BCI2000 version 2!

Getting Started with BCI2000

User Tutorials

The user tutorials guide you to your first successful experiments:

User Reference Manual

The User Reference Manual describes all details
of system configuration and usage:

  • Online System Reference,
  • Filters and Parameters,
  • BCI2000 Tools Reference.

Technical Reference

The Technical Reference Manual contains information on

  • BCI2000 Online System Design,
  • Transmission Protocol Definition,
  • External Interfaces.

Programming Reference

The Programming Reference provides developer information:

  • Accessing and Compiling the Source Code,
  • Filter Programming Interface,
  • Programming Tutorials.

Contributions

Contributions from the BCI2000 Community:

  • Data Acquisition, Signal Processing, Application Modules;
  • Data Analysis Tools.

Additional Information

BCI2000 Publications