User Tutorial: Difference between revisions
Appearance
Emilycohen (talk | contribs) Initial version - all tutorials page |
Emilycohen (talk | contribs) |
||
| Line 13: | Line 13: | ||
===User Tutorials=== | ===User Tutorials=== | ||
*[[User Tutorial: | ====BCI2000 Framework Tutorials==== | ||
*[[User Tutorial: | *[[User Tutorial:BCI2000PresentationLink|BCI2000PresentationLink]] | ||
*[[User Tutorial: | *[[User Tutorial:BCI2000Remote|BCI2000Remote]] | ||
*[[User Tutorial: | *[[User Tutorial:BCI2000Unity|BCI2000Unity]] | ||
*[[User Tutorial: | *[[User Tutorial:BCPy2000|BCPy2000]] | ||
*[[User Tutorial: | |||
====Mu Rhythm Tutorials==== | |||
*[[User Tutorial:Introduction to the Mu Rhythm|Introduction to the Mu Rhythm]] | |||
*[[User Tutorial:Mu Rhythm BCI Tutorial|Mu Rhythm BCI Tutorial]] | |||
*[[User Tutorial:Obtaining Mu Rhythm Parameters in an Initial Session|Obtaining Mu Rhythm Parameters in an Initial Session]] | |||
*[[User Tutorial:Performing a Mu Rhythm Feedback Session|Performing a Mu Rhythm Feedback Session]] | |||
*[[User Tutorial:Analyzing the Initial Mu Rhythm Session|Analyzing the Initial Mu Rhythm Session]] | |||
*[[User Tutorial:Configuring Online Feedback]] | *[[User Tutorial:Configuring Online Feedback]] | ||
*[[User Tutorial:Designing an Eloc File]] | *[[User Tutorial:Designing an Eloc File]] | ||
| Line 24: | Line 35: | ||
*[[User Tutorial:Integrating an EGI amplifier with BCI2000]] | *[[User Tutorial:Integrating an EGI amplifier with BCI2000]] | ||
*[[User Tutorial:Interpreting the Results]] | *[[User Tutorial:Interpreting the Results]] | ||
*[[User Tutorial:Introduction to the P300 Response]] | *[[User Tutorial:Introduction to the P300 Response]] | ||
*[[User Tutorial:Obtaining P300 Parameters in a Calibration Session]] | *[[User Tutorial:Obtaining P300 Parameters in a Calibration Session]] | ||
*[[User Tutorial:P300 BCI Tutorial]] | *[[User Tutorial:P300 BCI Tutorial]] | ||
*[[User Tutorial:Performing a P300 Spelling Session]] | *[[User Tutorial:Performing a P300 Spelling Session]] | ||
*[[User Tutorial:Performing a Time-Domain Offline Analysis of ECoG Data]] | *[[User Tutorial:Performing a Time-Domain Offline Analysis of ECoG Data]] | ||
Revision as of 17:20, 29 March 2022
The User Tutorials page below contains step-by-step guides and videos for BCI2000 setup, usage, and supported frameworks.
Setup Tutorials
- Install Prerequisites
- Register with the BCI2000 Project
- Download the BCI2000 Sourcecode
- Configure BCI2000 for Compilation
- Compile BCI2000
- Create a custom Signal Processing Module
- Attach the Debugger to a BCI2000 Module
- Programmatically wait for the Debugger in a BCI2000 Module
- Deploy a Release version of a BCI2000 Module
User Tutorials
BCI2000 Framework Tutorials
Mu Rhythm Tutorials
- Introduction to the Mu Rhythm
- Mu Rhythm BCI Tutorial
- Obtaining Mu Rhythm Parameters in an Initial Session
- Performing a Mu Rhythm Feedback Session
- Analyzing the Initial Mu Rhythm Session
- User Tutorial:Configuring Online Feedback
- User Tutorial:Designing an Eloc File
- User Tutorial:EEG Measurement Setup
- User Tutorial:Integrating an EGI amplifier with BCI2000
- User Tutorial:Interpreting the Results
- User Tutorial:Introduction to the P300 Response
- User Tutorial:Obtaining P300 Parameters in a Calibration Session
- User Tutorial:P300 BCI Tutorial
- User Tutorial:Performing a P300 Spelling Session
- User Tutorial:Performing a Time-Domain Offline Analysis of ECoG Data
- User Tutorial:Performing a Time-Domain Offline Analysis of EEG Data
- User Tutorial:Performing an Offline Analysis of ECoG Data
- User Tutorial:Performing an Offline Analysis of EEG Data
- User Tutorial:Performing an Offline Analysis of MEG Data
- User Tutorial:Preparing your BCI2000 system for P300 BCI experiments for the first time
- User Tutorial:Psychopy
- Contributions:XsensMTwLogger
- Contributions:EyetrackerLoggerEyeLink
- User Reference:BCI2000Certification
Programming Tutorials
- Programming Tutorial:Implementing a Source Module
- Programming Tutorial:Implementing a Signal Processing Filter
- Programming Tutorial:Implementing a Matlab-based Filter
- Programming Tutorial:Working with the FieldTrip buffer
- Programming Tutorial:Implementing another Matlab-based Filter
- Programming Tutorial:Implementing an Input Logger