Skip to content

renzhentaxi/AlertMuse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlertMuse

Alert Muse utilizes the Muse Headband's EEG data, parses it, and notifies the user through a vibration of the Pebble Time that they need to wake up. It does so by monitoring the alpha and theta waves of the user, since those are the primary indicators for the start of the NREM-1 phase of the sleep cycle. This can have many applications, specifically geared towards drowsy drivers, but can be used when studying or at work when trying to stay awake.

Made by:

For HackCooper 2016

Requirements


  • Muse Headband

  • Pebble Watch

  • MUSEIO

Instructions


Install Dependencies through:

  1. Connect devices to computer through bluetooth

In your terminal type:

  1. pip3 install -r requirements.txt

  2. muse-io --device <Muse-YourID> --osc osc.udp://localhost:5000

  3. python3 server.py

  4. python3 parse_eeg.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors