bbci / bbci_public

MATLAB toolbox for Brain-Computer Interfacing (BCI)
MIT License
148 stars 104 forks source link

Add control function for sending eyetracker and EEG cfy output via UDP: bbci_control_MSPilot #181

Closed janfb closed 8 years ago

janfb commented 8 years ago

the control function encodes eyetracker fixation data and eeg classifier output in a single string. The string can be sent via UDP. Also adds a test script that was adapted from demo_bbcionline_apply_ERP_Speller. This scripts just sends fixed fixation values and the ERP classifier output.