Chadwick Boulay

Results 324 comments of Chadwick Boulay

How different are your sampling rates? If you have something with a sampling rate of ~1Hz, then it's possible that its sample is almost a second old relative to a...

Without knowing all the details, the experiment seems fine. I think maybe there's a problem in how you're approaching the signal processing and data storage. Your application should create another...

There's actually an emotiv_app branch of this repo or you can just download the emotiv app from the ftp: `ftp://sccn.ucsd.edu/pub/software/LSL/Apps/Emotiv-beta.zip`. So you don't need OpenVibe acquisition server for that part....

There are no exe files needed. Did you see the Matlab examples folder? https://github.com/sccn/labstreaminglayer/tree/master/LSL/liblsl-Matlab/examples

Right. For ReceiveData or LabRecorder to be able to resolve a stream, there must be a stream on the network. To put a stream on the network, you need an...

>real time raw EEG data to store in matrix form (.mat file) and plot I'm not sure what you're asking here. Do you want access to the real-time data in...

I don't think so. But it's trivial to find an example of how to read a TCP stream in Python, and this repository has examples on how to create outlets...

Is there an API or a web interface so we can upload the wheel without bothering you? I don't have a wheel at the moment. Next time I fire up...

For people coming to this in the future, please note that this repo should be archived. Please use https://github.com/labstreaminglayer/liblsl-Python instead. For Raspberry Pi, one of the issues with older pylsl...

Hi @timonmerk! Sorry I didn't see this because it's not a repo that I maintain. @sappelhoff is correct; that's where you want to go for pylsl support. Please open an...