openbci-archive/OpenBCI_NodeJS_Ganglion

LabStreamingLayer example sample rate

Closed this issue · 1 comments

The sample rate info for LSL from examples is set to 256 Hz.

Ganglion Board's sample rate is 200 Hz

handoff.py

line 55: info = StreamInfo('OpenBCI_EEG', 'EEG', 4, 256, 'float32', 'openbci12345')