OpenBCI Forum OpenBCI Forum
Sign In · Register
Sign In · Register
Categories
Discussions
Activity
Sign In · Register
Home › Search
  1. Openvibe Vs Brainbay in neurofeedback applications

    wjcroft
    by wjcroft · June 2019
    https://github.com/ChrisVeigl/BrainBay/blob/master/src/ob_eeg.cpp
  2. Cyton data format - why choose 0xA0 as header byte? Can it occur in the eeg data bytes?

    wjcroft
    by wjcroft · January 2019
    https://github.com/ChrisVeigl/BrainBay/blob/master/src/ob_eeg.cpp
  3. parsing OpenBCI data stream using C++

    wjcroft
    by wjcroft · May 2016
    https://github.com/ChrisVeigl/BrainBay/blob/master/src/ob_eeg.cpp
  4. BCI exploration thread with NBorgaGonzalez

    wjcroft
    by wjcroft · April 2016
    https://github.com/ChrisVeigl/BrainBay/blob/master/src/ob_eeg.cpp
  5. Reading Channel Data: Fast Fourier Transforms, Sample Rate and Scale Factor

    wjcroft
    by wjcroft · April 2016
    https://github.com/ChrisVeigl/BrainBay/blob/master/src/ob_eeg.cpp
  6. direct MATLAB serial interface vs LSL ?

    wjcroft
    by wjcroft · April 2015
    Fred, take a look at the C language protocol machine in BrainBay, at about line 750 here.
  7. packets are 31 bytes over the air, then dongle adds header/footer

    wjcroft
    by wjcroft · February 2015
    Joel, Kevin, hi.
  8. C-sharp app, signal processing libs

    wjcroft
    by wjcroft · February 2015
    A minor comment on your state machine derived from the ob_eeg.cpp (BrainBay OpenBCI driver). That original code kept track of sync loss situations by bumping a counter. And then that counter was made
  9. packets are 31 bytes over the air, then dongle adds header/footer

    wjcroft
    by wjcroft · February 2015
    loss events have occurred (as Brainbay and the ob_eeg.cpp code does.) As long as this is constant, or rarely changing, you are fine.
  10. packets are 31 bytes over the air, then dongle adds header/footer

    wjcroft
    by wjcroft · February 2015
    https://github.com/ChrisVeigl/BrainBay/blob/master/src/ob_eeg.cpp
  11. C-sharp app, signal processing libs

    wjcroft
    by wjcroft · January 2015
    https://github.com/ChrisVeigl/BrainBay/blob/master/src/ob_eeg.cpp
  12. Data timestamp

    wjcroft
    by wjcroft · January 2015
    Dhruv, if you want to see the C++ code that Brainbay uses to sync up and parse the incoming packets, look at the module ob_eeg.cpp . It's a state machine that is called on each incoming byte. A simila
  13. wireless data reliability

    wjcroft
    by wjcroft · December 2014
    If you look at the source file ob_eeg.cpp in the Brainbay Github, this contains the EEG device driver, data stream packet decoding logic for all the supported devices. These are for the most part, ser

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