Category: Lucid Scribe Plugins


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.

First draft of a plugin for modded Mattel Mindflex headsets that have been connected via USB.

Zeo 0.9.3

Increased the bandwidth extracted from the data channels.

Zeo 0.9.2

Fixed a null reference error and added a channel count.