MuseLogger is a simple application reading, logging and visualizing EEG data from Muse head-hand on Android phones for the purpose of data analyzing.
MuseLogger is based on the official SDK provided by Muse. For more information, please refer to Muse Developer.
- search and connect to the Muse device.
- log EEG data (currently includes raw EEG data, absolute alpha band power and absolute beta band power) in CSV format.
- indicate the status of each channel.
- visualize EEG data on the phone's screen in real time.
- MuseLogger currently can only record raw EEG, absolute alpha band power and absolute beta band power. More configurations will be supported in the future.
- EEG visualization might result in crazy GC.