rivasd / musebrowser

Preview your Muse EEG headset signals live in a browser!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

musebrowser

Visualize the signals from your Muse 2016 headset live in the browser, thanks in large part to Muse-js

Installation

$ npm install

Execution

$ npm run start

Then open your browser at http://localhost:8080. You will need the latest version of a mainstream browser like Chrome since the Web Bluetooth API that allows direct connection to the Muse is still experimental.

Example

Live EEG plot!

A live EEG plot of the Muse headset showing significant line interference on electrodes 1 and 4.

About

Preview your Muse EEG headset signals live in a browser!


Languages

Language:JavaScript 85.6%Language:HTML 7.3%Language:Python 6.9%Language:CSS 0.2%