[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Mindwave Emacs. EEG reading and Data gathering in an org-mode bu
From: |
Nick Dokos |
Subject: |
Re: [O] Mindwave Emacs. EEG reading and Data gathering in an org-mode buffer. |
Date: |
Wed, 05 Sep 2012 14:44:46 -0400 |
Kyle Machulis <address@hidden> wrote:
> 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.
>
You can use a process that samples for a given amount of time and
produces a summary of the results (or perhaps a table, which then can
be summarized using babel/calc/R/etc.) That might be better suited to org's
MO.
Nick