Category: NeuroSky ThinkGear EEG


Made the TCMP spacing less generous.

View code changes | LSDBase entries

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

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

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

Optimized the polling to read a single packet at a time in order to access the raw EEG data in real time.

View code changes | LSDBase entries

Added a new channel, NeuroSky RAW, that implements the Illuminated interface. It works best when no other channels are active and might require Lucid Scribe to be restarted after the new channel is enabled. It is intended only for pro users and beta testers for now.

LSDBase entries

Made the trigger threshold configurable. And added a new algorithm that triggers on gamma waves on recommendation of the Science Correspondent of the Lucid Dreaming Experience during an interview for the December issue.

View code changes | LSDBase entries

Added eye movement count to the graph before the audio track is triggered.

View code changes | LSDBase entries