Search found 6 matches
- Thu Feb 25, 2021 8:00 pm
- Forum: Mind Monitor
- Topic: OSC streaming not working as expected
- Replies: 3
- Views: 1186
Re: OSC streaming not working as expected
Hello! Let me see if I can help you In my code I use this in python: from pythonosc import dispatcher from pythonosc import osc_server def __init__(self, api_collector_controller, api_eegdata, api_collector_screen, namecollect, datetimetrain): Thread.__init__(self) self.ip = "192.168.0.113"...
- Thu Feb 25, 2021 7:20 pm
- Forum: Mind Monitor
- Topic: Alpha, Beta, etc. waves are zeroed
- Replies: 6
- Views: 1356
Re: Alpha, Beta, etc. waves are zeroed
Yes the headband has a good fit on my head. I didn´t do any movement with my head. all sensor were connected and out of blue stop to process data. I´m steel freezing to test it. It happens several times.... start ok and after few minutes stop to process. It look likes RAW data still ok in my opinion...
- Thu Feb 25, 2021 7:15 pm
- Forum: Mind Monitor
- Topic: Alpha, Beta, etc. waves are zeroed
- Replies: 6
- Views: 1356
- Thu Feb 25, 2021 4:47 pm
- Forum: Mind Monitor
- Topic: Alpha, Beta, etc. waves are zeroed
- Replies: 6
- Views: 1356
Re: Alpha, Beta, etc. waves are zeroed
Hello,
Here it is the screenshot.
Even if I take off and put again the Muse 2, restart Muse 2, restart app, somtimes the Alpha, Gamma, and other 10Hz waves, this waves stil zero.
Here it is the screenshot.
Even if I take off and put again the Muse 2, restart Muse 2, restart app, somtimes the Alpha, Gamma, and other 10Hz waves, this waves stil zero.
- Wed Jan 20, 2021 2:36 pm
- Forum: Mind Monitor
- Topic: Alpha, Beta, etc. waves are zeroed
- Replies: 6
- Views: 1356
Alpha, Beta, etc. waves are zeroed
Hello, Sometimes the Alpha, Beta, etc. waves are zeroed and no matter how much I replace Muse 2, turn it on and off, open and close the APP they don't show again. However if we go to the graph of the sensors they are capturing the data. Is there any update that I must do in the APP, although it alwa...
- Wed Apr 29, 2020 12:10 am
- Forum: Mind Monitor
- Topic: One method dispatcher for all data, is it possible?
- Replies: 1
- Views: 3641
One method dispatcher for all data, is it possible?
Hello, My name is Murilo Borges I´m researching in my Doctor degree about EEG and Me anda My professor decided to by a Muse 2 on Jun 2019. Now we are trying to make a framework to start our research using Deep Learning and Muse. Me are using Muse 2, Mind Monitor on IOS plataform and making our frame...