-
LSL Stream Delay
by fafapv ·I am using the LSL widget in the GUI (v 5.0.0) to stream data to a custom application in Java. There appears to be a 5 - 10 second delay between an EEG artifact such as a blink and recognition in the -
Laptop specs for EEG data processing and pattern matching
by wjcroft ·The second consideration, is that the Processsing Language (Java underneath), in which the GUI is written, requires up to date OpenGL graphics drivers. Which may be impossible to find, since the netbo -
How to use Cyton with Android and Alternatives
by Andrey1994 ·My suggestion is that you obtain a cable for your Android device. An Android device such as a tablet will have a larger battery. This cable is called an "OTG cable", which stands for On The -
How to read value of variable entered from user input
by wjcroft ·Your best approach with writing your Java program, may be to simply use the Brainflow library interface: -
How to read value of variable entered from user input
by Babilord ·Hi. I am working with Ganglion and java processing. I want to declare a variable and get value of variable from user. in java, i have used to following code: -
what is 'Ibin' variable in W_Focus widget?
by wjcroft ·https://brainflow.readthedocs.io/en/stable/Examples.html#java-signal-filtering -
what is 'Ibin' variable in W_Focus widget?
by Babilord ·hi, my name is Babak. I am using openBCI Ganglion with java Processing. i want to know in openBCI source code, in W_focus tab, what means Ibin? -
Function works with LIVE but not with PLAYBACK - different dimensions?
by wjcroft ·How are you doing the live version of the program? The code above looks like Java code. Is your live version receiving an LSL stream from the GUI? -
How to use a raspberry pi to receive and process real-time EEG?
by wjcroft ·ARM, but it's a very large program written in Java / Processing language. So although it performs well on a laptop, it would be slower on the Pi. -
OpenBCI iHub fatal error listen EADDRINUSE 127.0.1:10996 [resolved]
by Dreambuild ·at processing.app.Mode.getLibrary(Mode.java:422) -
Capturing and analyzing a signal to identify patterns.
by masteroforest ·The situation is the same. I tried to reinstall the GUI - it did not help. Tried to install Java - it did not help either. At the same time, the OpenBCI API (brainflow via python) allows you to take d -
upgrading 2014 Cyton board: "no target found" / no serial port
by memebrain ·Arduino: 1.8.12 (Mac OS X), Board: "OpenBCI 32" /Applications/Arduino.app/Contents/Java/arduino-builder -dump-prefs -logger=machine -hardware /Applications/Arduino.app/Contents/Java -
How to use Cyton with Android and Alternatives
by wjcroft ·My suggestion is that you obtain a cable for your Android device. An Android device such as a tablet will have a larger battery. This cable is called an "OTG cable", which stands for On The -
Getting data from wifi in raw format when it is set to json
by retiutut ·https://github.com/openbci-archive/OpenBCI_JavaScript_Utilities also deprecated. -
Getting data from wifi in raw format when it is set to json
by retiutut ·What are you using in Javascript to access the data? NodeJS Driver? Which one? -
Getting data from wifi in raw format when it is set to json
by tomas_v ·I am writing an app in javascript and I am trying to get data from cyton with a wifi shield. -
FFT Plot Background
by retiutut ·We are using Minim Java Library: -
FFT Plot Background
by wjcroft ·http://code.compartmental.net/minim/javadoc/ [click 'FFT' in left column] -
FFT the raw data using Javascript and NodeJS
by wjcroft ·Hi Gerard. My impression is that there are many DSP libraries available, in all types of computer languages. Just in Javascript I see a number here: -
FFT the raw data using Javascript and NodeJS
by gerardkleelab ·I am trying to implement neurofeedback using OpenBCI, Javascript, and NodeJS (Before, it was matlab, but things didn't work out well). I successfully streamed the raw data (it's in microvolts) and the