brainbang / mindgraph

GUI for working with neurosky mindwave

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mindgraph

Simple graphs for Neurosky Mindwave Mobile

screenshot

You can use this with a neurosky headset.

I don't think it really improves upon the bundled app too much, but eventually maybe I will link it with other things and improve the UI. This one is open-source and easy to modify, though!

If you aren't interested in building it yourself, try a release

If you'd like to use the library I used here, in nodejs, in your own thing, check out mindwave.

development

Install the build dependencies with npm install. You can build runtimes with npm run build, and you can test (run on current platform) with npm start.

About

GUI for working with neurosky mindwave

License:MIT License


Languages

Language:JavaScript 84.6%Language:HTML 8.4%Language:CSS 7.0%