retiutut
retiutut
About
- Username
- retiutut
- Location
- Louisiana, USA
- Joined
- Visits
- 2,768
- Last Active
- Roles
- Member, Administrator, Moderator
- Location
- Louisiana, USA
- Website
- richardwaltman.com
- Interests
- Computer Science, Education, STEM, Computer Music, Algorithmic Composition, Real-time signal processing, AI, ML, Intelligent Sensory Therapy
Comments
-
I've created an issue for this in the Documentation. I'm about to push a change to specify that we still use Processing 4.2 as of January 2026. There was a huge change/gap/leadership/etc. thing that happened between 4.2 and 4.3. I also began to n…
-
Ok, I've identified an issue with the GUI OSC output for FFT. I've put in a fix along with some Javascript code that can run in a Max js object. https://github.com/OpenBCI/OpenBCI_GUI/pull/1264 Can you please run this branch from source along …
-
I've marked this as saved for later internally for myself to answer. We are currently finishing up a large software release for Galea and there are a few higher priority tickets in front of this. Just checking in that I've put this in my queue.
-
Please provide more details about this computer. This looks like a fundamental problem with your computer and JRE. The GUI builds are meant for desktop and laptop computers running 64bit Windows.
-
Awesome! Glad to hear it!
-
I'd like to clarify this for anyone else that comes across this thread. The scalar that happens in BrainFlow code actually offsets the physical Programmable Gain Amplifier (PGA). This exists for each channel in the ADS1299 to help us optimize the Si…
-
@Malou said: I'm experiencing the same issue. In my case, it's not just a simple drop of 255 packets — when I calculate the expected duration based on the missing data, the recording becomes far too long to make sense. So my question is: could it…
-
Glad to hear it works now!
-
Please post a picture of the Cyton board.
-
We have deployed this fix to the examples and the GUI files. Correct, it was a change in the pylsl library.
-
It actually tries to load sounds into memory, which it's unable to do if a sound device is not detected in the system. I believe we have just implemented a fix for this.
-
This motor imagery tutorial has been deprecated.
-
The Motor Imagery tutorial in the original post has now been officially deprecated and is no longer supported. This is due to lack of support for solving issues in this tutorial.
-
Yes, I can see in the video demo that this is definitely software misinterpretation.
-
You're likely packets due to the position of the computer and the device. That's a low enough amount of packet loss for this to be the root cause.
-
Impedance check is still done using injected current, so it's similar to Cyton check. It's not continuous. I just added the ability to export all of this data to file. Of course, if you left impedance check on it would still rotate through the chann…
-
We are currently doing this in the Galea GUI, which is being distributed to Galea customers only at this time. It looks like this is a feature that could be easily included in the next Public GUI. The OpenBCI Software team is planning to return t…
-
I think there must have been a change in your environment, given the history of this device working for so many years.
-
Any updates on this project?
-
Great suggestions William! I also recommend trying https://github.com/OpenBCI/OpenBCI_GUI/releases/tag/v6.0.0-beta.1.
-
Can you please share the full error that is produced in the Unity Console Log?
-
@xanderli12_ can you please try https://github.com/OpenBCI/OpenBCI_GUI/releases/tag/v6.0.0-beta.1 with https://github.com/OpenBCI/OpenBCI_Ganglion_Library/releases/tag/v3.0.2?
-
Please ask this question in BrainFlow Slack.
-
We attempt to save to both OpenBCI CSV (or BDF+) and BrainFlow CSV. This is set in the control panel currently.
-
I've added this thread as supplemental info for https://github.com/OpenBCI/OpenBCI_GUI/issues/1204.
-
Awesome! Happy hacking!
-
I do actually need to see the entire log, not just the error.
-
I will need to see the full console log to debug further. You can also try GUI v6 Beta https://github.com/OpenBCI/OpenBCI_GUI/releases/tag/v6.0.0-beta.1
-
It's ok @rhys151! Glad you figured it out. We're all learning and growing.
-
Can @Katie888 please try https://github.com/OpenBCI/OpenBCI_GUI/releases/tag/v6.0.0-beta.1 ? This uses the latest version of Processing and Java 17 under the hood.