OpenBCI Forum OpenBCI Forum
Sign In · Register
Sign In · Register
Categories
Discussions
Activity
Sign In · Register
Home › Search
  1. how to view/plot time series, not using GUI ?

    wjcroft
    by wjcroft · July 2022
    'raw', with no filtering. Typically two types of DSP (digital signal processing) filters are applied to the data stream before plotting: a bandpass filter from say .5 Hz to 45 Hz. And a 'notch' filte
  2. Issues with OpenBCI EEG preprocessing pipeline or EEG recording process

    XilTrg
    by XilTrg · July 2022
    wjcroft, I am not sure I understand your question correctly. We applied the exact same basic preprocessing pipeline - including the filtering step, to the 3 collected data sets. The DSP filtering in f
  3. Issues with OpenBCI EEG preprocessing pipeline or EEG recording process

    wjcroft
    by wjcroft · July 2022
    XilTrg, in addition to Richard's comment, it would be helpful to show the differences between the DSP filtering function calls you are using. For example, are you saying the filtering DSP in figure 1
  4. Cyton Dongle major packet loss after pin soldering

    wjcroft
    by wjcroft · July 2022
    As an aside, using an Arduino to process the Cyton data, via the dongle is awkward. Both because the Arduino would be very slow at signal processing (DSP) math, and also that the base Arduino's lack a
  5. How should I preprocess the data stored by OpenBCI ?

    wjcroft
    by wjcroft · June 2022
    Hz, and the notch at your mains frequency. All DSP digital signal processing libraries have bandpass and notch filters available. Wavelet filtering is also possible but requires more parameters and t
  6. differences between raw CSV data and BDF format data ?

    hiking
    by hiking · June 2022
    DSP signal processing filters differ slightly in their implementations. So the filtering applied by the GUI display screens (done with Brainflow function calls) may produce results slightly different
  7. differences between raw CSV data and BDF format data ?

    wjcroft
    by wjcroft · June 2022
    DSP signal processing filters differ slightly in their implementations. So the filtering applied by the GUI display screens (done with Brainflow function calls) may produce results slightly different
  8. Detection of alpha or eye movement with ADS1299EEGFE-PDK

    Billh
    by Billh · June 2021
    If he is trying to do all the interface and DSP within the Arduino I have not done this doubt I could be of much help. It looks as if it has been tried before though: see https://github.com/starcat-
  9. Detection of alpha or eye movement with ADS1299EEGFE-PDK

    wjcroft
    by wjcroft · June 2021
    It's possible that Ugurcan has just removed the daughter board from the kit, and connected that alone to his Arduino. Thus he essentially loses access to the usb and Windows app. But does gain complet
  10. Detection of alpha or eye movement with ADS1299EEGFE-PDK

    Billh
    by Billh · June 2021
    Are you using a computer to program the Arduino? If so, I would compile and test a C program using a C DSP library on the computer that does what you want, then port the program to the Arduino using
  11. Detection of alpha or eye movement with ADS1299EEGFE-PDK

    wjcroft
    by wjcroft · June 2021
    https://www.google.com/search?q=arduino+dsp+library
  12. Detection of alpha or eye movement with ADS1299EEGFE-PDK

    Billh
    by Billh · June 2021
    See for example https://github.com/mozanunal/SimpleDSP
  13. calculate FFT graph from Cyton samples, using python

    wjcroft
    by wjcroft · May 2021
    I merged your new thread (with above comment), into this existing thread you previously started. There are many Python DSP (digital signal processing) libraries available, that can perform FFT.
  14. Circuit Cellar HAL-4 4-channel EEG

    wjcroft
    by wjcroft · May 2021
    So you should be able to write programs in the language of your choice, to do whatever signal processing you want to do. There are libraries now for DSP such as:
  15. EEG dataset convert from microvolts to frequency [resolved]

    wjcroft
    by wjcroft · April 2021
    https://www.google.com/search?q=dsp+tutorial
  16. EEG dataset convert from microvolts to frequency [resolved]

    wjcroft
    by wjcroft · April 2021
    FFT is used in DSP (Digital Signal Processing) to convert a time series of samples, into 'bins' of frequency distribution. GUI does this for you:
  17. Question on PSD calculation in GUI

    wjcroft
    by wjcroft · March 2021
    https://www.mathworks.com/help/dsp/ug/estimate-the-power-spectrum-in-matlab.html
  18. Question on PSD calculation in GUI

    mcneillk
    by mcneillk · March 2021
    // calculate single-sided psd by single-sided FFT amplitude spectrum // PSD ref: https://www.mathworks.com/help/dsp/ug/estimate-the-power-spectral-density-in-matlab.html // when i = 1
  19. Brainflow: why are my signals huge?

    wjcroft
    by wjcroft · March 2021
    Thanks. The DSP 'filter order' is what determines the sharpness of the cutoff edges. But even with higher numbers, you cannot beat the efficacy of a notch.
  20. Questions regarding serial stream format & others

    hanif777
    by hanif777 · January 2021
    filter used to filter the DC offset? i know DSP basics but only tried to do it once or twice (barely)
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