yourmaverick
yourmaverick
About
- Username
- yourmaverick
- Location
- Texas
- Joined
- Visits
- 10
- Last Active
- Roles
- Member
- Location
- Texas
Comments
-
I did follow the guidance. I think it's more about libraries. I figured that part out. My error looks like a variable "frame" is not claimed before it's called.
-
By the way, could you please give me some suggestions on my original question about compiling in processing? I got the error "Cannot find anything named “frame”".
-
Thank you for letting me know.
-
Thank you for your suggestions. I selected OPENBCI because the GUI is very friendly. I will try other LSL programs later. Really appreciate your help.
-
Thank you for pointing this out. I was misled by myself. I was trying to do a similar thing to stream the data, but I don't think it would be easy. I will try other approaches to figure this out. Thank you again.
-
Here's the link : https://www.crowdsupply.com/starcat/hackeeg/updates/hackeeg-and-openbci
-
They didn't mention if OPENBCI is supporting right now. It was supported, because several people used it and posted online about this. I will try to contact them to see what they would suggest. Thank you so much for your patience. I hope my questio…
-
I know my port is and I could use the terminal command to steam the data from the serial port. But it looks like I won't be able to input it in the OpenBCI.
-
Just a quick update: I just tried the OPENBCI_GUI again to stream the data. I just realized my problem was I could not find the serial port in the GUI and I could not manually set it.
-
Thank you so much for your detailed introduction. Please allow me to spend some time and find out if they are working for my project. Really appreciate your help.
-
It's not a board like Cyton or Ganglion. They don't have the high sampling rate I am looking for. I am planning to use the Lab Streaming Layer, which was part of the OPENBCI_GUI function, to visualize the data. I noticed in the recent version the p…
-
Thank you so much for your quick reply. I am new to this. I purchased an EEG kit with ADS1299. In other's sharing, it could be read by OPENBCI. The reason I am trying to compile the GUI is I might need to add addition processing or analysis written…