I'm wondering if anyone can confirm openBCI working with LSL and point to what code they used to do it? The most official thing I've stumbled upon is this repo: https://github.com/alxrsngrtn/OpenBCI-LSL
I have kind of basic questions regarding LSL and matlab. I have trying to understand but I am a bit confused. I have LSL, the python plugin and bcilab on my computer. I am not able to stream data with the LSL-matlab functions when I don't load bcilab, does it mean we can only stream data with bcilab? If yes, why is it the case?
I am using LSL but i am suck at a point where it says "Looking for a device with type ="EEG" but doesn't do anything,neither gives an error nor it ends.I dont know its the operating system issue or what. I am using Windows 10 and Matlab R2015b
Hey, I am trying to stream openbci data using openBCI_LSL to MATLAB BCILAB. It appears BCILAB waits for data and never gets data eventhough I can consume LSL data using python. Need help
BTW, I am using Mac Sierra. It appears liblsl64.dylib that is in dependencies foder in BCILAB has been compiled 5 years aga and tested on Mountain Lion. But appears same lib may not be working in Mac Sierra. Any idea?
Yes, I tried ReceiveData in MATLAB. It doesn't receive anything. Waits for the stream indefinitely. I am using Mac Seirra. Did you get it working in Mac?
Has anyone tried running on Windows? There are several posts / webpages that prove it has worked there. The libraries are likely more up to date on Windows. Such as Irene's page,
Do you want to get real time data in MATLAB? I was facing the same issue when I was working on real time data analysis, there is a easy way out, just load the text file in which OpenBCI is writing its data and read the chunks of data from it
Comments
Any help / suggestions will be greatly appreciated.
Thank you very much in advance.
Liza
I have kind of basic questions regarding LSL and matlab. I have trying to understand but I am a bit confused. I have LSL, the python plugin and bcilab on my computer. I am not able to stream data with the LSL-matlab functions when I don't load bcilab, does it mean we can only stream data with bcilab? If yes, why is it the case?
Thanks!
Hannah