how to save Brainflow stream, Ganglion on Raspberry?
hello guys im using a ganglion along with raspberry pi, and i have problem streaming the EEG data for your info my ganglion already connected to the raspberry pi . Anyway that will allow me stream and save the EEG data.
the image above shows what I've got but how to know save this data and know if the streaming is correct
Thank you in advance
Comments
You are getting data from the Ganglion! This is more of a question on how to use the BrainFlow backend.
This is what you need:
https://brainflow.readthedocs.io/en/stable/Examples.html#python-read-write-file
Take Care,
RW
so what I have to do is to run code below in my device?
https://brainflow.readthedocs.io/en/stable/Examples.html#python-read-write-file
thank you in advance for keep helping me
Yes.