How can I acquire EEG signals in real time? Should I use brainflow? Or should I use the pythonjopebci library to get the numbers in real time? I want bandpass and denoising.
https://brainflow.readthedocs.io/en/stable/Examples.html
Is it recommended to use brainflow?
https://brainflow.readthedocs.io/en/stable/Examples.html#python-signal-filtering
Which is recommended to acquire brain wave signals in real time, python's open BCI library or braveflow?
@YuminosukeSato and @mmmm,
Brainflow is the only recommended library. The old / archived Python libraries are no longer supported and have caused issues in the past.
https://github.com/openbci-archive https://github.com/openbci-archive/OpenBCI_Python [see Deprecated notice] https://github.com/openbci-archive/pyOpenBCI [also Deprecated, not supported]
https://brainflow.org/ https://brainflow.readthedocs.io/en/stable/Examples.html
Comments
https://brainflow.readthedocs.io/en/stable/Examples.html
Is it recommended to use brainflow?
https://brainflow.readthedocs.io/en/stable/Examples.html#python-signal-filtering
Which is recommended to acquire brain wave signals in real time, python's open BCI library or braveflow?
@YuminosukeSato and @mmmm,
Brainflow is the only recommended library. The old / archived Python libraries are no longer supported and have caused issues in the past.
https://github.com/openbci-archive
https://github.com/openbci-archive/OpenBCI_Python [see Deprecated notice]
https://github.com/openbci-archive/pyOpenBCI [also Deprecated, not supported]
https://brainflow.org/
https://brainflow.readthedocs.io/en/stable/Examples.html