OpenBCI Forum OpenBCI Forum
Sign In · Register
Sign In · Register
Categories
Discussions
Activity
Sign In · Register
Home › Search
  1. Cyton signal processing, UDP, Python, MATLAB, drone control

    YuminosukeSato
    by YuminosukeSato · January 2022
    import socket import time import re import numpy as np import matlab class matserver: def __init__(self,ip,port): self.ip = ip # 受信元IP self.port = port
  2. Cyton signal processing, UDP, Python, MATLAB, drone control

    YuminosukeSato
    by YuminosukeSato · January 2022
    I am sending the EEG signal acquired by Cyton's 8ch to python by UDP. Therefore, I would like to know the details of the UDP signal of the EEG signal acquired by Cyton's 8ch.
  3. Streaming Data direct to Matlab

    BCIStudent
    by BCIStudent · January 2022
    The recommended approach, is to use Brainflow library from Matlab,
  4. plot GUI recordings in MATLAB ?

    Harry_M
    by Harry_M · December 2021
    Did you see the document on Matlab?
  5. 50Hz notch filter coefficients

    wjcroft
    by wjcroft · December 2021
    No, currently the GUI only records the raw data. This is so it can replay that recording using other filter settings. Each time EEG data is filtered (again), the fidelity of the signal is reduced. So
  6. plot GUI recordings in MATLAB ?

    wjcroft
    by wjcroft · December 2021
    Did you see the document on Matlab?
  7. plot GUI recordings in MATLAB ?

    AndreaUnibs
    by AndreaUnibs · December 2021
    How Can i plot the EEG text files coming from OpenBCI in matlab?
  8. Streaming Data direct to Matlab

    wjcroft
    by wjcroft · December 2021
    The recommended approach, is to use Brainflow library from Matlab,
  9. Streaming Data direct to Matlab

    BCIStudent
    by BCIStudent · December 2021
    I have seen that LSL exists to stream data from the session in the the BCI GUI to Matlab. For the particular project I am working I'd like to limit the number of overheads and reduce the number of ste
  10. importing GUI recording text file to Matlab, data distortion ?

    BCIStudent
    by BCIStudent · December 2021
    NB: I have seen and followed the "guide" for importing data into Matlab as well.
  11. Which column holds the raw ECG data?

    abummu1
    by abummu1 · November 2021
    actual ECG data? I want to denoise the signal in Matlab/python, what filters (order, bandpass, etc) do you recommend, and at what sampling frequency?
  12. Recreating FFT Plot in Python & Negative values

    wjcroft
    by wjcroft · November 2021
    Secondly, I'm looking to recreate the FFT plot and am having difficulties doing so. I've seen on here there's ways to do it in Matlab, but I have limited experience with that and already have all of m
  13. Recreating FFT Plot in Python & Negative values

    arielmc
    by arielmc · November 2021
    Secondly, I'm looking to recreate the FFT plot and am having difficulties doing so. I've seen on here there's ways to do it in Matlab, but I have limited experience with that and already have all of m
  14. How to find the record data from Ganglion

    wjcroft
    by wjcroft · November 2021
    Tutorial examples for accessing via Python, Matlab, etc,
  15. How to find the record data from Ganglion

    musfequr
    by musfequr · November 2021
    Thank you for your kind response. It could be helpful if you can guide me on how to use raw data in python or matlab. Is there any tutorial or guidance? I am pretty lost
  16. Accurate data from ganglion to neuromore (without brainflow)?

    sandre
    by sandre · November 2021
    Record data from OpenBCI -> import .txt file into matlab -> export EXG channel 1-4 as .csv -> import .csv to neuromore.
  17. Amplitude of Raw Output

    freqamp
    by freqamp · October 2021
    I think you're onto something. I'll look into that. I know what my matlab values are, but I wouldn't know how to get that info from the GUI
  18. Amplitude of Raw Output

    freqamp
    by freqamp · October 2021
    OpenBCI GUI should be µV, matlab will be the same. But I don't know if the raw output from the GUI adjusts for the reference data. It must not as how could I get -7.23 for example.
  19. Amplitude of Raw Output

    Billh
    by Billh · October 2021
    Do you know the units of the input data for OpenBCI and for Matlab then??
  20. Amplitude of Raw Output

    freqamp
    by freqamp · October 2021
    According to the matlab forums the fft absolute amplitude should be in the same units as the input data. So I don't know what's going on. Perhaps it's my code, although, I followed the matlab fft exam
Previous Next

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In Register

© Vanilla Keystone Theme 2026

Powered By Vanilla