Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jonnay/mindwave-emacs

A suite of neurological tools to use with emacs, using the neurosky thinkgear connector. (Compatible with the Neurosky Mindwave headset, and possibly the Mindset and Mindwave mobile)
https://github.com/jonnay/mindwave-emacs

Last synced: about 7 hours ago
JSON representation

A suite of neurological tools to use with emacs, using the neurosky thinkgear connector. (Compatible with the Neurosky Mindwave headset, and possibly the Mindset and Mindwave mobile)

Awesome Lists containing this project

README

        

#+title: Mindwave Emacs

* A suite of neurological tools to work with emacs

This is a suite of neurological tools that works with the Neurosky mindwave and emacs. It consists of the following packages:

- mindwave-emacs :: the base package which provides a low level set of tools to connect to the midnwave.
- solarized-mind :: displays your attention level through the background color of the screen. Right now it is preset to the solarized-dark theme (hence the name)
- mindwave-display :: displays the current eSense and EEG power levels.
- gather-into-org :: an extra set of tools to gather the results into an org mode buffer
- 23-million-dollar-erisian :: more data gathering, but intended to be used in the long term

* Installation

** For using

Just copy the .el files to your load path, and away you go! MELPA super-powers coming soon.

** For hacking

The org file contains ALL the source code, from the base mindwave-emacs to the examples. Just tangle it, and you're golden.

* Documenation

Check the org file! It's chock full of examples and low-level documentation.

* Changelog

- 0.1 :: constantly moving first version. Very rapid development! (sorry!)