From mboxrd@z Thu Jan 1 00:00:00 1970 From: brian powell Subject: Re: [OT] Mindwave Emacs. EEG reading and Data gathering in an org-mode buffer. Date: Wed, 5 Sep 2012 18:40:24 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=e89a8f923a4a8dde8d04c8fc0fdf Return-path: Received: from eggs.gnu.org ([208.118.235.92]:44511) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T9OGq-0000mv-DO for emacs-orgmode@gnu.org; Wed, 05 Sep 2012 18:40:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T9OGo-0000oM-Nn for emacs-orgmode@gnu.org; Wed, 05 Sep 2012 18:40:28 -0400 Received: from mail-ob0-f169.google.com ([209.85.214.169]:47045) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T9OGo-0000oB-Gc for emacs-orgmode@gnu.org; Wed, 05 Sep 2012 18:40:26 -0400 Received: by obhx4 with SMTP id x4so1411400obh.0 for ; Wed, 05 Sep 2012 15:40:25 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: joakim@verona.se Cc: emacs-orgmode@gnu.org --e89a8f923a4a8dde8d04c8fc0fdf Content-Type: text/plain; charset=ISO-8859-1 I used to do brainwave research (using eeg's): Maybe make some software (R?) to do some FFT (Fast Fourier Transforms) calcs on the brainwaves and compute the "power wave" and have it report percentages or counts of AlphaWaves, BetaWaves, ThetaWaves, etc? Thanks Jonathan and Joakim (zen-mode) for the software! On Wed, Sep 5, 2012 at 9:45 AM, wrote: > Jonathan Arkell 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 > > > --e89a8f923a4a8dde8d04c8fc0fdf Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I used to do brainwave research (using eeg's): Maybe make some software= (R?) to do some FFT (Fast Fourier Transforms) calcs on the brainwaves and = compute the "power wave" and have it report percentages or counts= of AlphaWaves, BetaWaves, ThetaWaves, etc?

Thanks=A0Jonathan and Joakim (zen-mode) for the software!

On Wed, Sep 5, 2012 at 9: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). =A0Unfortunately, the software bundle doesn't i= nclude a
> way to log the EEG levels. =A0Since I am fairly decent at Elisp, I tho= ught I
> would write a little library to interface with the mindwave, and store= the
> results. =A0Naturally I thought of using an org-mode buffer for this.<= br> >
> 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. =A0I= nside
> of the org file are 2 examples (actually, fully working programs) that=
> show you how to work with it.
>
> =A0 - gather-into-org.el :: allows you to write data into an org-mode = file
> =A0 - solarized-mind.el =A0:: uses the "eSense" Attention an= d Meditation
> measurements to provide feedback to the user on their brian state.
>
> I am also working on a lower-level serial/binary connection to retriev= e
> 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 figure= d some
> people may be interested.

Cool!

I did some Neurosky Mindset integration for my zen.el package:
https://gith= ub.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.c= om
> criticalmass.com=
>
>
>
>
>
>
> The information contained in this message is confidential. It is inten= ded to be read only by the individual or entity named above or their design= ee. If the reader of this message is not the intended recipient, you are he= reby notified that any distribution of this message, in any form, is strict= ly prohibited. If you have received this message in error, please immediate= ly notify the sender and delete or destroy any copy of this message.
>
>

--
Joakim Verona



--e89a8f923a4a8dde8d04c8fc0fdf--