Search found 6 matches
- Fri Jan 19, 2024 8:02 am
- Forum: Mind Monitor
- Topic: Problem with real time neurofeedback system
- Replies: 0
- Views: 5473
Problem with real time neurofeedback system
Problem with real time neurofeedback system I am trying to play a beep sound for 0.5s after the classifier predicts prediction == [1](Mind Wandering), then waits for 4 seconds. However, when it predicts prediction == [1]:, it keeps giving me a beep sound without waiting for 4 seconds. I tried with o...
- Sat Jan 13, 2024 6:26 am
- Forum: Mind Monitor
- Topic: Question about OSC Receiver Simple.py
- Replies: 6
- Views: 6240
Re: Question about OSC Receiver Simple.py
Sorry. Quick question. What is the difference between Mind Monitor/Muse Monitor/MuseLab/Muse Direct? For streaming data, all we need is Muse 2 and Mind Monitor, right?
- Fri Jan 12, 2024 9:23 pm
- Forum: Mind Monitor
- Topic: Question about OSC Receiver Simple.py
- Replies: 6
- Views: 6240
Re: Question about OSC Receiver Simple.py
Thank you James. I have been checking my router settings, but cannot find the probelm.. I will still look into the erorr
- Thu Jan 11, 2024 6:18 am
- Forum: Mind Monitor
- Topic: Question about OSC streaming and Seeking Advice on Data Handling Approaches
- Replies: 0
- Views: 6548
Question about OSC streaming and Seeking Advice on Data Handling Approaches
Hello! I'm currently working on a project similar to the one discussed here:https://mind-monitor.com/forums/viewtopic.php?t=1708 . My project involves: 1. Streaming absolute values from all frequency bands. 2. Once 10 values from each frequency are accumulated, I extract features from each column. 3...
- Mon Jan 08, 2024 10:49 pm
- Forum: Mind Monitor
- Topic: Question about OSC Receiver Simple.py
- Replies: 6
- Views: 6240
Re: Question about OSC Receiver Simple.py
Thank you. I changed Tartget IP to my Mac IP and still not receiving data. When I run OSC Receiver Simple.py, "printStr" should be printed, right? But I do not get any data. What should I do? On my console, I am still not getting any message from MindMonitor either. Also, To start the stre...
- Mon Jan 08, 2024 7:39 am
- Forum: Mind Monitor
- Topic: Question about OSC Receiver Simple.py
- Replies: 6
- Views: 6240
Question about OSC Receiver Simple.py
So I have been testing OSC Receiver Simple.py on vscode. Here is my setting of MindMonitor. OSC Steam Target IP : 0.0.0.0 OSC Stream Port 5000 OSC stream Brainwaves; Average OSC Path Prefix: (Blank) Graph Type: RAW EEG When I run the file I get "Listening on UDP port 5000", but data is not...