OpenBCI Forum OpenBCI Forum
Sign In · Register
Sign In · Register
Categories
Discussions
Activity
Sign In · Register
Home › Search
  1. OpenBCI GUI connection error

    smanne
    by smanne · March 14
    I'm using the Cyton in debug mode (serial output via SERIAL1, D11/D12 pins). After this, when I attempt to plug in the USB dongle and connect via OPENBCI GUI, connections fails. It is important to not
  2. Quick Question About Using Serial0 for Wired Communication on Cyton

    Cindy
    by Cindy · April 2025
    stream EEG data directly via Serial0 (instead of Serial1) for this purpose. If Serial0 can be used for data streaming, it might not be necessary to modify the firmware, since Serial0 would already be
  3. Quick Question About Using Serial0 for Wired Communication on Cyton

    wjcroft
    by wjcroft · April 2025
    Mods to the board or firmware are generally NOT recommended. The very old threads you refer to, regarding Serial1 and Serial0 'wired connection' are from an unsupported, user initiated, one-off 'hack'
  4. Quick Question About Using Serial0 for Wired Communication on Cyton

    Cindy
    by Cindy · April 2025
    From the forum discussions and codebase (e.g., Board_Defs.h), I understand that Serial1 is typically reserved for debugging and used in conjunction with the WiFi shield. However, in my current wired s
  5. electrode impedance test using the GUI widget

    wjcroft
    by wjcroft · November 2023
    Additionnally, when I try to look at the raw data using the serial1 port, I get voltage values that do not match at all the values displayed in the GUI. Is it possible that the gain changes when the l
  6. electrode impedance test using the GUI widget

    JLG
    by JLG · November 2023
    Additionnally, when I try to look at the raw data using the serial1 port, I get voltage values that do not match at all the values displayed in the GUI. Is it possible that the gain changes when the l
  7. how to record rTMS sync information with EEG on Cyton

    wjcroft
    by wjcroft · August 2023
    / variables including the strings: Serial0 and Serial1.
  8. wifi.sendStringLast() and printAll

    wjcroft
    by wjcroft · August 2022
    void OpenBCI_32bit_Library::printSerial(int i) { if (iSerial0.tx && !commandFromSPI) { Serial0.print(i); } if (iSerial1.tx) { Serial1.print(i); } }
  9. Labstreaminglayer - Cyton + WiFi shield (Python)

    nejemia
    by nejemia · August 2020
    BTW. Serial1 in Debug mode can stream the data directly to the openbci_lsl.py instead of using the normal BLE dongle?
  10. PicKIT4/MPLABX direct connection to Cyton / Debugging & Exploration

    wjcroft
    by wjcroft · May 2020
    re: "only option to do Serial.println". You should be able to BOTH do serial1 output AND serial1 input, by checking to see that serial1 has an input character waiting.
  11. PicKIT4/MPLABX direct connection to Cyton / Debugging & Exploration

    MaxSpindle
    by MaxSpindle · May 2020
    Secondly, yes I see the serial1 through the uart connection, however that would leave me with the only option to do Serial.println readouts on the serial monitor, which I find rather limited, or do I
  12. PicKIT4/MPLABX direct connection to Cyton / Debugging & Exploration

    wjcroft
    by wjcroft · May 2020
    I guess you might be interested in the "in-circuit debugging" capability of the MPLAB system. But really, you have an extra serial port on the Cyton PIC, that can be used for output and inpu
  13. Substituing RFDuino by Other Serial BLE Link

    nejemia
    by nejemia · May 2020
    BTW, as Debug port using them on Serial1 the perfrmance is perfect, buy I would like to test them for streaming.
  14. Customizing the Time Series Window / Bipolar Longitudinal Montage

    nejemia
    by nejemia · April 2020
    I would like to add a second communication channel (lets say Serial1) connected to a different PC and use this second PC to send/receive commands ONLY, not to receive the flux of data comming from the
  15. Customizing the Time Series Window / Bipolar Longitudinal Montage

    wjcroft
    by wjcroft · April 2020
    Nejemia, hi. re: the two serial streams on the chipKIT microcontroller, Serial0 and Serial1. I don't understand the context of your question. The GUI expects to use Serial0 for both commands and data
  16. Customizing the Time Series Window / Bipolar Longitudinal Montage

    nejemia
    by nejemia · April 2020
    Is there any possibility to use Serial1 only for commands without the streaming and having Serial0 as it is with the RFduino dongle working normally?
  17. Can I prototype the circuit on a breadboard [resolved]

    wjcroft
    by wjcroft · November 2019
    The way this is done, is by using a usb serial port breakout board, and usb isolator. The serial pins from the breakout are wired to the PIC 'serial1' TX, RX pins. 'serial0' was used for the RFduino r
  18. Connect the Cyton board to a FPGA

    wjcroft
    by wjcroft · October 2019
    Suggest that the customer look at the "serial1" information here,
  19. How to get serial ouput for debugging: WiFi shield + daisy

    wjcroft
    by wjcroft · October 2019
    NO, there are two serial ports on the chipKIT/PIC32. 'serial0' is how the PIC32 communications with the mainboard RFduino. 'serial1' is this second serial port on pins 11 & 12; used mainly for
  20. How to use the GPIO-Pins of the PIC32 for reading temperature?

    EngineeringStudent
    by EngineeringStudent · April 2018
    Anyway, I'll have a look at the firmware. If I'm not thinking in the wrong direction, it should be possible to use the Serial1 connection to integrate the temperature data into the data stream from th
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