-
change Focus Widget to do band based neurofeedback?
by wjcroft ·https://brainflow.readthedocs.io/en/stable/Examples.html#java-eeg-metrics -
Time Series Plot Default filters
by wjcroft ·And I find it weird, I understand that maybe you can't use the functions for connecting and getting data from the boards as that would probably require Java-specific code but even the DataFilter part -
Time Series Plot Default filters
by Jilermo ·And I find it weird, I understand that maybe you can't use the functions for connecting and getting data from the boards as that would probably require Java-specific code but even the DataFilter part -
v5 GUI error "NoClassDefFoundError" [resolved with v6]
by mocker26 ·Error: A JNI error has occurred, please check your installation and try again Exception in thread "main" java.lang.NoclassDefFoundError: jssc/SerialPortEventListener at java. lang.Cl -
unable to program onboard RFDuino
by echo_ae ·You can put it to /Applications/Arduino_1.5.8.app/Contents/Java/hardware/arduino/RFduino/ then try to program your Dongle again. -
Ganglion saving to text but not to BDF
by retiutut ·This uses the latest version of Processing and Java 17 under the hood. -
Ganglion saving to text but not to BDF
by wjcroft ·java.nio.file.FileAlreadyExistsException: C:\Users\lcumm\AppData\Local\Temp\jna-102805502\BoardController.dll ... file: BoardController.dll is not found in jar file java.lang.UnsatisfiedLinkError: Una -
Ganglion saving to text but not to BDF
by Katie888 ·Suppressed: java.io.IOException: Native library (win32-x86-64/BoardController.dll) not found in resource path ([file:/C:/Users/lcumm/OneDrive/Documents/My%20Documents/00-EEG/z-OpenBCI_GUI-v5.2.2-2023- -
Ganglion saving to text but not to BDF
by Katie888 ·at com.sun.jna.NativeLibrary.getInstance(NativeLibrary.java:455) at com.sun.jna.Library$Handler.<init>(Library.java:179) at com.sun.jna.Native.loadLibrary(Native.java:646) -
Ganglion saving to text but not to BDF
by Katie888 ·java.nio.file.FileAlreadyExistsException: C:\Users\lcumm\AppData\Local\Temp\jna-102805502\BoardController.dll at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:81) a -
Ganglion Not Working Out of Box
by Cartev ·at brainflow.BoardShim.prepare_session(BoardShim.java:1345) -
brainflow for processing 4
by wjcroft ·There is a Java binding, but not specifically a binding for Processing. As you know Processing is Java based. -
brainflow for processing 4
by ankur_gupta_29 ·i want to use brainflow in processing 4.3 (java) .how can i use that -
BioEra and Ganglion Firmware v3.0 [resolved]
by wjcroft ·Philip, Jarek's BioEra program runs primarily on Windows. No GUI involved. BioEra is written in Java. -
issue building OPENBCI_GUI in Processing ?
by yourmaverick ·I have zero experience with java. So, the question could be stupid. -
Needing advice/pointers on Unity + BCI workflow
by philip_pitts ·You asked if you should implement your training session in Unity. The answer to this really depends on what you are training and classifying. If the visual stimulus is important, Unity may be the righ -
BioEra and Ganglion Firmware v3.0 [resolved]
by wjcroft ·I suggest that you post on the BioEra Forum, mentioning that the best option may be for BioEra to switch over to calling the Java binding Brainflow library. (BioEra is Java based.) That way the auto-a -
New GUI version doesn't allow LSL streaming of time series
by retiutut ·We have completely refactored the Networking widget with GUI v5.2.1. This resolves nearly all issues with streaming out TimeSeries data over UDP, LSL, and OSC. We were seeing issues with multiple Java -
data from brainflow and openbci_gui seems different
by retiutut ·The GUI uses BrainFlow Java binding, so there is no difference in the data collected from the board. -
How to identify, detect, classify the Concentration
by wjcroft ·1. Can I create the functions of Focus Widget (Concentration, Relaxing) provided by the OpenBCI GUI as a Java program?