Cyton OpenBCI_Python signal acquisition, appears noisy, warning messages...
Hello there,







I developed a program using python to get the signal with the board cyton and 8 channels. The code is running well, but some warnings appears on the console and I don't know what's the meanning. Using the plot command, I saw all the signals for each channel, and doesn't look right too. Somebody could help me?
Warnings:
Warning: Skipped 145 bytes before start found
Warning: Skipped 1 bytes before start found
Warning: Skipped 3 bytes before start found
Warning: ID:<97> <Unexpected END_BYTE found <88> instead of <192>
Warning: Skipped 26 bytes before start found
Signals:
1 2
3 4
5 6
7 8








Comments