emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Kyle Machulis <kyle@nonpolynomial.com>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: Mindwave Emacs. EEG reading and Data gathering in an org-mode buffer.
Date: Wed, 5 Sep 2012 11:30:49 -0700	[thread overview]
Message-ID: <CAF1EFceX1nGgn7Fc9Ew8dK_axZq_7j9sfWL_0f+X8+p2Lv=axg@mail.gmail.com> (raw)
In-Reply-To: <m3txvck2he.fsf@chopper.vpn.verona.se>

Something this thread might be interested in. I proposed a project a
couple of years ago called the Quantified Coder, basically looking at
hooking as many biometrics as possible into emacs. There's a small
presentation on it at

http://www.openyou.org/2011/05/13/the-quantified-coder/

Unfortunately it never got off the ground due to lots of reasons, but
I'd still love to get it going sometime. If anyone needs help with
getting devices talking (whether they have open drivers or not :) ),
that's pretty much what I do. :D

I still wonder if org is the right medium for this. Most of the
devices are going to give you a TON of data (the neurosky raw stream
is ~500hz update, emotiv is ~128hz, etc...). Pedometers and blood
pressure monitors that do one-time large dumps might be somewhat more
feasible.

On Wed, Sep 5, 2012 at 6:45 AM,  <joakim@verona.se> wrote:
> Jonathan Arkell <jonathana@criticalmass.com> writes:
>
>> Hi Orgers!
>>
>> I recently picked up a Neruosky Mindwave, a consumer level EEG device (it
>> reads brainwaves).  Unfortunately, the software bundle doesn't include a
>> way to log the EEG levels.  Since I am fairly decent at Elisp, I thought I
>> would write a little library to interface with the mindwave, and store the
>> results.  Naturally I thought of using an org-mode buffer for this.
>>
>> So I present, mindwave-emacs:
>> https://raw.github.com/jonnay/emagicians-starter-kit/master/extra/mindwave-emacs.org
>>
>> Mindwave-emacs.el really is just a low-level interface for emacs.  Inside
>> of the org file are 2 examples (actually, fully working programs) that
>> show you how to work with it.
>>
>>   - gather-into-org.el :: allows you to write data into an org-mode file
>>   - solarized-mind.el  :: uses the "eSense" Attention and Meditation
>> measurements to provide feedback to the user on their brian state.
>>
>> I am also working on a lower-level serial/binary connection to retrieve
>> data from the mindwave to help facilitate raw EEG logging.
>>
>> I don't know if this is going to be useful to anyone, but I figured some
>> people may be interested.
>
> Cool!
>
> I did some Neurosky Mindset integration for my zen.el package:
> https://github.com/jave/zen-mode
>
> Maybe I can integrate your package and mine, I'll have a look!
>
>
>>
>> Cheers!
>> __________________________________
>>
>>
>> Jonathan Arkell
>> Sr. Developer
>> Inspired By Drum & Bass, Scheme, Kawaii
>>
>> p. 403.206.4377
>> 1011 9th Ave SE, Suite 300
>>
>> Calgary, AB, Canada T2G 0Y4
>>
>> jonathana@criticalmass.com
>> criticalmass.com
>>
>>
>>
>>
>>
>>
>> The information contained in this message is confidential. It is intended to be read only by the individual or entity named above or their designee. If the reader of this message is not the intended recipient, you are hereby notified that any distribution of this message, in any form, is strictly prohibited. If you have received this message in error, please immediately notify the sender and delete or destroy any copy of this message.
>>
>>
>
> --
> Joakim Verona
>
>

  reply	other threads:[~2012-09-05 18:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-04 17:06 Mindwave Emacs. EEG reading and Data gathering in an org-mode buffer Jonathan Arkell
2012-09-05  7:44 ` Torsten Wagner
2012-09-05 13:45 ` joakim
2012-09-05 18:30   ` Kyle Machulis [this message]
2012-09-05 18:44     ` Nick Dokos
2012-09-05 23:02     ` Jonathan Arkell
2012-09-07 11:19       ` [OT] " brian powell
2012-09-07 23:03         ` brian powell
2012-09-05 22:40   ` brian powell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAF1EFceX1nGgn7Fc9Ew8dK_axZq_7j9sfWL_0f+X8+p2Lv=axg@mail.gmail.com' \
    --to=kyle@nonpolynomial.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).