Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/jonnay/mindwave-emacs
- Owner: jonnay
- Created: 2012-09-10T16:57:42.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-09-17T14:51:28.000Z (over 10 years ago)
- Last Synced: 2024-11-21T12:48:39.895Z (2 months ago)
- Language: Emacs Lisp
- Size: 253 KB
- Stars: 17
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
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!)