OpenBCI Forum OpenBCI Forum
Sign In · Register
Sign In · Register
Categories
Discussions
Activity
Sign In · Register
Home › Search
  1. cyton and daisy sending only 0 value data

    piotr_s
    by piotr_s · December 2024
    import serial import time # Serial port configuration PORT = '/dev/ttyUSB0' # Update with your actual port BAUD_RATE = 115200 TIMEOUT = 1 # Timeout for serial communication def send_command(ser, c
  2. cyton and daisy sending only 0 value data

    piotr_s
    by piotr_s · December 2024
    ser = serial.Serial(port=port, baudrate=115200, timeout=1) print("Starting stream...") ser.write(b'v') time.sleep(1) ser.write(b'b') try: while True:
  3. Networking Widget to Brainflow example?

    DashBarkHuss
    by DashBarkHuss · September 2024
    params.ip_protocol = 1 params.timeout = 15 # Set a timeout for connection attempts # params.other_info = json.dumps({"use_udp_board_streaming": True}) params.seria
  4. Uneven results with SD card files

    programmatix
    by programmatix · September 2024
    "/dev/ttyUSB0", "timeout": 0 } [2024-09-26 21:24:40.542] [board_logger] [trace] Board object created 0 [2024-09-26 21:24:40.542] [board_logger] [info] opening
  5. brainflow issue opening port [resolved]

    suyumna
    by suyumna · June 2024
    "timeout": 0
  6. Connecting openBCI GUI to Thonny(Python)

    eliane_chantre
    by eliane_chantre · June 2024
    " usage: -c [-h] [--timeout TIMEOUT] [--ip-port IP_PORT] [--ip-protocol IP_PROTOCOL] [--ip-address IP_ADDRESS]
  7. Connecting to Ganglion with Python

    coopapap
    by coopapap · October 2023
    Baud: 256000 Parity: None Data Bits: 8 Stop Bits: 1 Timeout: ON XON/XOFF: OFF CTS handshaking: OFF DSR handshaking: OFF DSR sensitivity: OFF DTR circuit:
  8. How do I connect my VS Code python to the OPENBCI GUI

    OliverChen
    by OliverChen · September 2023
    "usage: test2 [-h] [--timeout TIMEOUT] [--ip-port IP_PORT] [--ip-protocol IP_PROTOCOL] [--ip-address IP_ADDRESS] [--serial-port SERIAL_PORT] [--mac-address MAC_ADDRESS] [--other-
  9. trouble connecting Cyton from Brainflow...

    Ignas
    by Ignas · June 2023
    Preparing OpenBCI session [2023-06-22 00:29:33.897] [board_logger] [info] incoming json: { "file": "", "file_anc": "",
  10. OpenBCI GUI in Ubuntu 22.04 VM: Failure: Communications timeout - Device failed to poll Host

    ward
    by ward · February 2023
    2. When running the GUI as non-root, it shows up as expected, but connection the Cyton board with auto scan fails with 'Failure: Communications timeout - Device failed to poll Host'. The system is abl
  11. Is this the right code for real-time data acquisition using the Brainflow library?

    YuminosukeSato
    by YuminosukeSato · November 2022
    - set serial port parser.add_argument('--timeout', type=int, help='timeout for device discovery or connection', required=False, default=0) parser.add_argument('--ip-po
  12. Brainflow: "failed to Open Ganglion Device" error [resolved]

    Matt16
    by Matt16 · December 2021
    15:11:24.309] [board_logger] [info] use 15 as a timeout for device discovery and for callbacks [2021-12-20 15:11:24.309] [board_logger] [debug] ganglionlib initialized [2021-12-20 15:11:24.309] [boar
  13. Brainflow: "failed to Open Ganglion Device" error [resolved]

    Matt16
    by Matt16 · December 2021
    14:34:29.930] [board_logger] [info] use 15 as a timeout for device discovery and for callbacks [2021-12-20 14:34:29.930] [board_logger] [debug] ganglionlib initialized [2021-12-20 14:34:29.930] [boar
  14. Brainflow: "failed to Open Ganglion Device" error [resolved]

    Matt16
    by Matt16 · December 2021
    - set serial port parser.add_argument('--timeout', type=int, help='timeout for device discovery or connection', required=False, default=0) parser.add_argument('--ip-po
  15. win10 - GUI v.5.0.9 freeze ? [resolved]

    etc
    by etc · November 2021
    [2021-11-08 12:58:44.562] [board_logger] [info] incoming json: {"ip_address":"","mac_address":"","serial_port":"COM5","ip_port":66
  16. Ganglion / GUI freezes after Start, but Ganglion runs FINE with Brainflow [resolved]

    celticharp
    by celticharp · November 2021
    [2021-11-04 19:46:09.338] [board_logger] [debug] use dyn lib: C:\Users\amali\Downloads\OpenBCI_GUI\GanglionLib.dll [2021-11-04 19:46:09.338] [board_logger] [trace] Board object created 1 [2021-11-04
  17. Wrong end bytes warning and strange signals

    ColdDeath
    by ColdDeath · July 2021
    "/dev/rfcomm0", "timeout": 0 } [2021-07-04 01:03:56.309] [brainflow_logger] [info] openning port /dev/rfcomm0 [2021-07-04 01:04:06.522] [brainflow_logger] [warning
  18. Time-series data to the Arduino

    Abdo
    by Abdo · April 2021
    1 to 96 bytes of data. To change the // timeout use: Serial.setTimeout() in setup(). Default timeout is 1000ms. Serial.readBytes(Buffer, BufferSize); } // Print out buffer conten
  19. issues with my 2 Cyton dongles / speller apps [resolved]

    retiutut
    by retiutut · March 2021
    "Comunication timeout. Device failed to poll host"
  20. issues with my 2 Cyton dongles / speller apps [resolved]

    etc
    by etc · March 2021
    3) In this condition (Cyton2 and Dongle2) , if I try to use Autoscan, before asks to me to select a serial/COM port. I select COM2, and after 5 seconds I get the message "Comunication timeout. De
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