-
Pocket Neurobics approach with Biosignal.Network
by paulbrennan ·James Clutterbuck's Mind Monitor is great but the feedback is visual - no use for my therapy clients. I would need to send the OSC output to an audio generator, which is feasible for me but much too h -
Pocket Neurobics approach with Biosignal.Network
by wjcroft ·The current supported languages via Brainflow libraries, does NOT include Javascript. And web apps are based on some type of Javascript framework. Andrey the Brainflow designer does mention that Javas -
eigenvalue and eigenvector
by wjcroft ·Please post your question on the jama email discussion list. 'Ambiguous' sounds like a Java type conflict. -
eigenvalue and eigenvector
by wjcroft ·https://math.nist.gov/javanumerics/jama/ -
eigenvalue and eigenvector
by wjcroft ·https://www.google.com/search?q=calculate+eigenvalues+in+java -
GUI v5 playback error: "Cannot instantiate underlying board..."
by retiutut ·You do not have to have the Cyton dongle connected to view a playback file, the error message above means it was unable to make a GUI instance of the specific Board class in Java/Processing. -
eigenvalue and eigenvector
by Babilord ·Hi everybody. How can I calculate eigenvalue and eigenvector in java processing? I can't import Jama package! thanks -
dropped packet interpolation in GUI v5 ?
by wjcroft ·Javad, hi. -
dropped packet interpolation in GUI v5 ?
by daniellasry ·Hi @javad -
dropped packet interpolation in GUI v5 ?
by javad ·Javad -
Add OpenBCI to my Android app (Muse + Melon + Emotiv Insight)
by robo ·With that sample data stream i can code a java class BciOpen which extends my class Bci. -
Connecting Ganglion Over Bluetooth Using Node.js
by retiutut ·But can Javascript running in a webpage, invoke the low layers of Brainflow, written in C++? Or are you suggesting such Node.js programs are based strictly in local filesystems? I assume Javascript ca -
Connecting Ganglion Over Bluetooth Using Node.js
by wjcroft ·https://www.google.com/search?q=can+javascript+invoke+c+++library -
Connecting Ganglion Over Bluetooth Using Node.js
by wjcroft ·It's possible for anyone to begin working on a Javascript binding for BrainFlow, and the software team has discussed exploring this option. -
Connecting Ganglion Over Bluetooth Using Node.js
by retiutut ·This deprecation occurred in the last few months, as we are now using BrainFlow for back-end data acquisition. It's possible for anyone to begin working on a Javascript binding for BrainFlow, and the -
CSP (Common Spatial Patterns) filter with java processing
by Babilord ·Hi, my name is Babak. i'm using Ganglion and java processing. I want to : -
collecting emotions based on specific EEG events
by elizabeth ·I just wonder if it is possible to create an executable file. I care for business people to use it because I had to download java environment and follow instructions to run processing. It could be muc -
LSL Stream Delay
by retiutut ·Here are the BrainFlow Java examples: https://brainflow.readthedocs.io/en/stable/Examples.html#java -
LSL Stream Delay
by retiutut ·GUI development branch (fully functional w/ BrainFlow java) -
LSL Stream Delay
by retiutut ·Honestly, it would be better to directly use BrainFlow Java binding instead of trying to stream LSL, just like we do in the GUI.