Category: Lucid Scribe Plugins


Optical mouse hack

Mouse FIELD 1.1.1

Added a new channel: Mouse TCMP, which interprets Morse Code patterns from mouse movements and forwards them to the keyboard input. A small movement, above 32 is a dot, and anything above 100 is a dash. It is disabled by default so it needs to be enabled under plugins. It will type into any application that has focus and accepts keyboard input.

View code changes | LSDBase entries

Mysterious tDCS Device

I received a free tDCS device from a generous benefactor along with a mysterious letter calling for the assembly of a self-sufficient collective of cyborgs that are linked using EEG, tACS, and invasive brain implants.

Mouse FIELD 1.1.0

Added a channel to detect eye movements from the infrared LED sensors operated out of mice. It is disabled by default because it is very sensitive, so it needs to be enabled under plugins.

View code changes | LSDBase entries

Zeo 0.9.6

Merged Jef’s tweaks and added configuration options to trigger tACS devices connected via an Arduino board. The first drop down list determines the COM port the board is connected, the second drop down list sets the delay, in minutes. The first text box is the message it will send when eye movements are detected, and the second text box holds the message it will send after the delay has passed.

View code changes

Zeo 0.9.5

Fixed the stage data.

View code changes

Added the NewLine value to the end of the messages to the Arduino board.

View code changes | LSDBase entries

Sending the messages to the Arduino board as integers instead of strings.

View code changes | LSDBase entries

Added configuration options to trigger tACS devices connected via an Arduino board. The first drop down list determines the COM port the board is connected, the second drop down list sets the delay, in minutes. The first text box is the message it will send when eye movements are detected, and the second text box holds the message it will send after the delay has passed.

Let us pray that Jef doesn’t electrocute himself in his search for lucidity!

View code changes | LSDBase entries