Having issue consuming openbci_lsl data from liblsl_matlab
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Menlo; color: #000000; background-color: #ffffff}
p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Menlo; color: #000000; background-color: #ffffff; min-height: 15.0px}
span.s1 {font-variant-ligatures: no-common-ligatures}
-------INSTANTIATING BOARD-------
Connecting to V3 at port /dev/cu.usbserial-DM00CWEQ
Serial established...
OpenBCI V3 8-16 channel
On Board ADS1299 Device ID: 0x3E
LIS3DH Device ID: 0x33
Firmware: v3.1.1
$$$
--------------------------------------
LSL Configuration:
Stream 1:
Name: openbci_eeg
Type: EEG
Channel Count: 8
Sampling Rate: 250.0
Channel Format: float32
Source Id: openbci_eeg_id214
Stream 2:
Name: openbci_aux
Type: AUX
Channel Count: 3
Sampling Rate: 250.0
Channel Format: float32
Source Id: openbci_aux_id214
Electrode Location Montage:
['Fp1', 'Fp2', 'C3', 'C4', 'T5', 'T6', 'O1', 'O2']
---------------------------------------
--------------INFO---------------
Commands:
Type "/start" to stream to LSL
Type "/stop" to stop stream.
Type "/exit" to disconnect the board.
Advanced command map available at http://docs.openbci.com
-------------BEGIN---------------
--> /start
Streaming data...
-->
--> /stop
--> /start
Streaming data...
-->
In Matlab:
Comments