-
Ganglion OTA programming for Windows [new instructions]
by teknomage ·Thanks William! I dont have a Linux partition but I have no doubt that it would compile just fine on Linux. I am more interested in getting it to work on Windows.. and to that end, I have more GOOD ne -
Ganglion OTA programming for Windows [new instructions]
by wjcroft ·If you happen to have a Linux partition there, would be instructive to see if that works any better than Windows. The other Linux related thread claims it worked for him. -
Ganglion OTA programming for Windows [new instructions]
by teknomage ·compiler.zip.cmd.linux=nrfutil_linux #compiler.zip.cmd=mkdfuzip ##~~~ compiler.cpp.flags=-c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fno-builtin -MMD comp -
Ganglion OTA programming for Windows [new instructions]
by teknomage ·modifying as well, and I mentioned that on the linux thread too. Anyways, I'm including my copy of platform.txt below (with some additional comments & edits), just incase this is useful for a -
Ganglion OTA programming for Windows [new instructions]
by wjcroft ·What about this previous thread, which succeeded with Linux? -
Ganglion OTA programming for Windows [new instructions]
by wjcroft ·Would the Windows upload work using the FTDI friend / hardware method? Would the Linux toolchain version do any better? What steps are missing from the Windows build script? -
Anyone Built the Firmware for the Ganglion on Linux? / nrfutil
by teknomage ·compiler.zip.cmd.linux=nrfutil_linux compiler.cpp.flags=-c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fno-builtin -MMD compiler.ar.cmd=arm-none- -
Anyone Built the Firmware for the Ganglion on Linux? / nrfutil
by wjcroft ·#compiler.zip.cmd=nrfutil compiler.zip.cmd.linux=nrfutil_linux ## compiler.zip.cmd=mkdfuzip compiler.cpp.flags=-c -g -Os -w -std=gnu++11 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -
Ganglion OTA programming for Windows [new instructions]
by wjcroft ·See this forum thread. The author successfully built on Linux, and his resultant upload worked. -
can GUI visualize and analyze ANT+ and BLE sensor data on the Linux Pinephone
by wjcroft ·Since the GUI v5 OpenBCI software should run on the Linux PinePhone, it can be used as a software platform to vizualize and analyze ANT+ and BLE sensor data. -
connect the OpenBCI Cyton 'official cable version' over USB to Linux?
by Peter_Gamma ·Here is explained how to connect the Cyton over USB to Linux: -
can GUI visualize and analyze ANT+ and BLE sensor data on the Linux Pinephone
by Peter_Gamma ·The GUI v5 graphical user interface of the OpenBCI software is based on Brainflow and can run on ARM64 based devices like the Linux PinePhone: -
Does the OpenBCI software run on ARM64 based device?
by Peter_Gamma ·BrainFlow is good news. I had also trouble with Bitalino. They say their OpenSignals software does not run on the Linux Pinephone. And the Linux Pinephone is in my view a good news for mobile data aqu -
Does the OpenBCI software run on ARM64 based device?
by retiutut ·We work hard to make sure the GUI runs on Mac, Linux, and Windows, and v5 is the most stable version of the software. -
connect the OpenBCI Cyton 'official cable version' over USB to Linux?
by Peter_Gamma ·Thank you, William. The PinePhone is out of stock, but it will be in stock again in a month or so. The Linux Pinephone is new and is currently sold as a device only for developers. A problem with the -
Does the OpenBCI software run on ARM64 based device?
by Peter_Gamma ·I m looking for a mobile platform to run the OpenBCI software on it. I m checking the Linux devices from Pine64. They are ARM64 based Linux devices. Some Linux software does not run on ARM based devic -
connect the OpenBCI Cyton 'official cable version' over USB to Linux?
by wjcroft ·If you are just using any other normal Linux with usb ports, the dongle plugs in directly. No OTG adaptor needed. The OpenBCI GUI should run fine with any Linux. -
connect the OpenBCI Cyton 'official cable version' over USB to Linux?
by Peter_Gamma ·I m looking for a mobile EEG data acquisition system based on the new Linux Pinephone. Is it possible to connect the OpenBCI V3 official cable version 8 or 16 Channels over USB and use it with Linux s -
LSL Stream Delay
by wjcroft ·One downside to these approaches is that they cannot stream from Ganglion (other than on Linux). Cyton serial port is the main device supported. -
Is Windows 10 the best OS for developing EEG software?
by wjcroft ·Linux (Ubuntu) is also popular and well supported with patches. Since much BCI and ML development is utilizing Python in recent years, operating system is not as important as previously.