-
EMG Project with LSL
by Nahomy ·Specifically, I've been trying to run it in Python, using Visual Studio Code, and have already installed both required libraries (pylsl and pyautogui). However, on pylsl, the command ' resolve_stream -
Convert Cyton Board Impedance Measurement to Python code.
by wjcroft ·Then compare this to what you are doing in your Python. -
Remap GUI Electrodes Without Physical Repositioning?
by Yelpo ·I’m wondering if there’s a way to remap these electrode channels directly through the OpenBCI software, so I don’t have to physically adjust the electrodes on the cap. Is there a feature or script ava -
Failing to see any SSVEP. Is my raw data bad quality?
by GhadaOsaimi ·Software: Python, BrainFlow, PsychoPy, MNE -
Convert Cyton Board Impedance Measurement to Python code.
by ywpark ·I am a beginner working with EEG devices, and I have recently started exploring their functionalities. My current goal is to use Python to measure the impedance (N status) of individual channels from -
GUI Data Displayed Differently in Python When Sent via LSL
by wjcroft ·https://brainflow.readthedocs.io/en/stable/Examples.html#python-signal-filtering -
GUI Data Displayed Differently in Python When Sent via LSL
by afcfd_ ·In OpenBCI GUI, the plant bioelectric potential data is displayed correctly. However, when I use LSL to send the data to Python and plot it, the waveform displayed in Python is completely different fr -
I am having problem to put my data in the OPENBCI_GUI
by fewton ·I am currently studying BCI and have built a model in Python to identify the movement of the left and right hand. I want to test this model in real time using the playback option with LSL, but I'm hav -
getting alpha and beta bandpower in real time using pyOpenBCI ?
by wjcroft ·https://brainflow.readthedocs.io/en/stable/Examples.html#python-band-power -
Cyton (Motor Imagery)
by chaudhry ·OpenBCI EEG stream in the window. Now run the python script motorimg_calibrate.py found in the extras folder in your Neuropype installation folder". -
Cyton+Daisy with RFDuino dongle - data size received
by piotr_s ·There is also python code that will generate this data for you. -
Muse S Headbands
by bwins ·Hm... I'm sure OpenBCI does talk to Emotiv and to Muse - just takes some tinkering, probably with Python. This guy figured out a way to connect all popular EEG units. -
Muse S Headbands
by wjcroft ·There are other packages for EEG analysis, not tied to hardware manufacturers. Such as EEGLAB, OpenViBE, MNE, NeuroPype, Neuromore, EDFBrowser, various Python libraries like Brainflow, etc. OpenBCI GU -
Current guidance on Brainflow to LSL
by Howchie ·from 2021 that "using the GUI to route full Time Series data is not advised. I would use BrainFlow Python + LSL for Python to stream to LabRecorder." Is this still current? Or is it now OK t -
Problems saving a 12-hour recording on SD card
by wjcroft ·As far as converting the sdcard hex file to CSV, see this related thread which links to a Python script. Apparently there is also a Github mod to the GUI that may eventually incorporate such a feature -
EMG Controlled Chrome Dino
by wjcroft ·I have not used the Python programs described in the tutorial: -
Suggestion for Smart Glasses and TGAM Integration with OpenBCI
by wjcroft ·Including Python and Arduino versions. -
Python code to connect to a Cyton Biosensing Board ?
by wjcroft ·https://brainflow.readthedocs.io/en/stable/Examples.html#python -
Python code to connect to a Cyton Biosensing Board ?
by vinnyMS1 ·If someone were to write Python code to connect to an OpenBCI Cyton Biosensing Board (which has 8 channels), several interesting outcomes and functionalities could emerge, benefiting researchers, deve -
Networking Widget to Brainflow example?
by wjcroft ·Great, glad you found that section. As you note, the 'GUI to External Process' feature is separate from and not connected to the services provided by the Networking Widget. Hope your application works