Category: Software


A video made by a follower with an epic track showing the OpenEEG plugin.

OLIMEX Ltd's avatarolimex

Image

Michael blogged about his project with OpenEEG from Olimex, he made dreams recorder http://lsdbase.org/2013/05/24/Open-Electroencephalography/ and he is able to communicate inside his dreams with morse code http://hackaday.com/2012/06/20/communicating-from-inside-your-dreams/ and record his blinks for further data analysis when wake up. How cool is this?

View original post

OpenEEG 0.9.4

Added the first draft of the REM-detection algorithm.

View code changes | LSDBase entries

Lucid Scribe 1.2.3

I started recording my sleep with a device compatible with the OpenEEG project and ten measurements per second was not fast enough so I added overclocking to Lucid Scribe. The interval of the sensor measurements can now be changed by right-clicking on the icon in the system tray.

View beta test video

OpenEEG 0.9.3

Moved the OpenREM channel and uploaded the first log to the Lucid Scribe Database project.

View code changes | LSDBase entry

Zeo 0.9.4

Decreased the bandwidth from 1000 to 100 and divided the EEG and Stage values by the channel count.

Removed diagnostic messages.

Download | View code changes

Richard “fixed the start-of-packet detection and straightened out the indexing in serialPort_DataReceived“.

The serial driver (or the mindflex, or something…) is stopping the flow of data after a few seconds of operation so I can only test a few seconds at a time until I’ve cleared that up. Disabling/enabling the com port in device manager fixes it up temporarily, which to me indicates a driver issue, rather than a problem caused by anything the mindflex is doing.

View code changes

Mattel Mindflex 0.9.1

Reset the index after reading 36 bytes.