Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 1.5 KB

ToolboxOnline.markdown

File metadata and controls

17 lines (15 loc) · 1.5 KB

Documentation of the BBCI Online System

Contents

  • Introduction to the BBCI Online System
  • Explaining how bbci_apply.m works: not required for users
  • Implementing new modules for the BBCI Online System
    • ToolboxOnlineBbciImplementingAcquisition - How to implement new acquisition functions (communication with biosignal hardware)
    • ToolboxOnlineBbciImplementingCalibration - How to implement new calibration functions
    • ToolboxOnlineBbciImplementingAdaptation - How to implement new adaptation functions [TODO]
    • ToolboxOnlineImplementingClassification - How to implement your preprocessing and classification methods [TODO]
    • ToolboxOnlineImplementingApplications - How to implement applications that are controlled by online BCI [TODO]
    • ToolboxOnlineScripting - Preparing scripts for online classification [TODO]
  • ToolboxOnlineTutorial - information redundant with documents above