-
For Sale: OpenBCI 4-channel Ganglion kit
by dtork ·* Ganglion Dongle (Mac, Windows & Linux) × 1 -
how to view/plot time series, not using GUI ?
by wjcroft ·If you are ONLY interested in capturing a screenshot of the GUI, each OS (Windows, Mac, Linux) has a method of doing a screenshot of the entire GUI window, or any portion of the window. Check your OS -
questions on MindAffect cVEP BCI
by wjcroft ·It's clear from the error logs you have posted previously, that there is some type of path name issue happening, with mixed Windows / Linux forward-back-slash confusion. -
questions on MindAffect cVEP BCI
by wjcroft ·I see a mix of linux / unix style pathnames, forward slashes, with Windows style paths, backslashes. Usually this is a sign of confusion on Windows. -
Check if file exist on SD card
by wjcroft ·The code above appears to want to 'walk' the filepath/tree, including enclosing directories. Delimited by forward slashes (as on linux unix). So my suggestion would be to supply the complete pathname. -
Adding Audio Output Circuit
by wjcroft ·Yes, the threads library (called 'pthreads()' for C and C++) exists on all operating systems: Windows, Mac, Linux. Semantics should be very similar on all platforms, but check your OS documentation. S -
LED on Cyton dongle, not staying lit
by wjcroft ·the FTDI VCP drivers (both Windows and Linux), so that tends to rule out the driver as the cause. There may be something unusual about your hardware / usb setup that is contributing to this issue. Me -
LED on Cyton dongle, not staying lit
by aki ·I don't know if it's the dongle or my two computers (Linux and Windows) that are causing the problem. -
read from Ganglion with Python on Windows?
by brownsugarcinnamon ·First I was going to try pyOpenBCI but I saw that it only works on Linux. Is this true even though my Ganglion uses bluetooth and not wifi? -
LED on Cyton dongle, not staying lit
by aki ·When I connect the wireless Open BCI USB Dongle to my computers(Linux,Windows), the blue LED glows for about a second and then goes out. -
upgrading 2014 Cyton board: "no target found" / no serial port
by memebrain ·I specifically don't need to use OSX, I have access to Windows and Linux as well. -
Can't flash dongle, uart_win.cpp error -> fixed with CDM v2.12.28 driver
by griffinmilsap ·This happens on Linux with Wine now too, after following the instructions to make a script that calls RFDLoader.exe using wine but with forwarding of the COM port. Current radio documentation is miss -
Cyton packet format question, extra byte ? [resolved]
by wjcroft ·Sorry you are having all these upload failures. See this other thread link below for some suggestions. In particular at the end of the thread, RomanKT (Roman Butsiy) shows a revised (latest version 2. -
Wrong end bytes warning and strange signals
by ColdDeath ·Thank you for your answer and support. I'm using Debian GNU/Linux 11 (bullseye). -
Neuromore ability to interface with OpenBCI devices
by wjcroft ·In the meantime please download and build from source on Mac, Linux, Windows here https://github.com/neuromore/studio -
Sending EEG and accelerometer data to LSL through BrainFlow [resolved]
by marles77 ·It works on Windows (I did not test it on Mac or Linux) with Cyton/Cyton + Daisy. -
Dropped packets: counter and timestamp questions [resolved]
by retiutut ·I recently upgraded my Linux from Ubuntu 18 to Ubuntu 20, and it should work the same if the OS is allowed to access the dongle and it has the correct permissions (aka dialout group). -
Dropped packets: counter and timestamp questions [resolved]
by bpoole908 ·Worth a try. Could still be some basic misunderstanding that Ubuntu has with usb devices such as the BLED112. Windows gets it. The BLED112 is just a serial COM port as far as the OS goes. -
Linux, "Found Cyton dongle but could not connect to the board" [resolved]
by wjcroft ·https://docs.openbci.com/docs/06Software/01-OpenBCISoftware/GUIDocs#linux-users-serial-port-permissions -
Linux, "Found Cyton dongle but could not connect to the board" [resolved]
by justin ·Hello, I recently bought a Cyton with daisy. I can connect it to my Mac with no problem. When I connect it to my Ubuntu box, I got the error "Found a Cyton dongle, but could not connect to the b…