Mind Monitor OSC Streaming Python Samples
These code samples are to demonstrate streaming live OSC brainwave data from Mind Monitor (connected to a Muse device), to a computer, which can then process and work with the brainwave data.
- Calculates and graphs the relative waves.
- Plays a sound file if Alpha relative reaches a pre-set threshold.
- Displays if the headband is correctly fitted in the console.
- Displays RAW EEG.
- Records RAW EEG to a CSV file.
- Marker #1 starts recording. Marker #2 stops recording.