Category: Lucid Scribe Plugins


Added configuration options to auto trigger a USB relay to turn on a tACS (Transcranial Alternating Current Stimulation) device when eye movements are detected. Works with the Yocto-LatchedRelay for now, will add more relays or tACS devices by request. The text box lets you select the target device, “ANY” should work if you only have one. The first drop down list is the state it will change the relay to during REM, and the second drop down list is the state it will change the relay to when REM ends.

Also added a new channel, NZT-48, that will play a video when the Beta channel is above the threshold and pause it when it is below. The algorithm needs to be set to Beta for this to work and the text box needs to point to a video file on your computer. This one works for me: Burn E, and it helps the kids pay attention.

View code changes | LSDBase entries

OCZ NIA 0.8.0

A new Lucid Scribe plugin that monitors a mixture of muscle, skin and nerve activity including sympathetic and parasympathetic components that can be summarized as biopotentials from the OCZ / BCINet NIA (Neural Impulse Actuator), based on the NIA Brew code.

Download now | View source code

Smoothed out the NeuroSky RAW channel.

View code changes | LSDBase entries

Spaces can now be typed between words on the TCMP channel. A dot is a gentle blink, so that the NeuroSky EEG channel spikes above 500, but below 900. A dash is more of a frown, or wink or raising of the eyebrows so that the NeuroSky EEG channel spikes above 900.

To practice, reference the International Morse Code chart. Start with a single E (dot) and then a T (dash). Then say SOS and finally CONSCIOUS.

This feature is not enabled by default. You will need to check the TCMP checkbox when opening Lucid Scribe (and make sure the NS TCMP channel is enabled under the Plugins). Then open a word processor and make sure it has focus before “typing”.

View code changes | LSDBase entries

OpenEEG 1.0.0

Added a configuration option for the blink interval, in milliseonds, of the eye-movement-detection algorithm.

View code changes | LSDBase entries

Squeezed the last drop of sensitivity out of the NeuroSky EEG channel. And added the NS TCMP channel. To practice, reference the International Morse Code chart:

A = .-
B = -...
C = -.-.
D = -..
E = .
F = ..-.
G = --.
H = ....
I = ..
J = .---
K = -.-
L = .-..
M = --
N = -.
O = ---
P = .--.
Q = --.-
R = .-.
S = ...
T = -
U = ..-
V = ...-
W = .--
X = -..-
Y = -.--
Z = --..
0 = -----
1 = .----
2 = ..----
3 = ...--
4 = ....-
5 = .....
6 = -....
7 = --...
8 = ---..
9 = ----.

Start with a single E (dot) and then a T (dash). A dot is a gentle blink, so that the NeuroSky EEG channel spikes above 500, but below 900. A dash is more of a forced blink so that the NeuroSky EEG channel spikes above 900. Then say SOS and finally CONSCIOUS. I will post a video walk-through next week and then add the channel to the OpenEEG plugin.

This feature is not enabled by default. You will need to check the TCMP checkbox when opening Lucid Scribe (and make sure the NS TCMP channel is enabled under the Plugins). Then open Notepad (Start -> Run… -> and type in “notepad”) and make sure it has focus and send a communication. You will need to remain perfectly still, in an almost meditative state…

View code changes | LSDBase entries

OpenEEG 0.9.9

Added a new channel, OpenEEG RAW, that implements the Illuminated Interface and averaged out the OpenEEG channel.

View code changes | LSDBase entries

Averaged out the NeuroSky EEG channel.

View code changes | LSDBase entries

Fixed a threading deadlock that would cause the data from a previous minute to get carried over occasionally.

View code changes | LSDBase entries

Fixed a threading deadlock that would cause the data from a previous minute to get carried over occasionally.

Download now