Category: Lucid Scribe Plugins


[Michael] has been working on projects involving lucid dreaming for a long time. The recurring problem with most projects of this nature, though, is that they often rely on some sort of headgear or other wearable which can be cumbersome to actually sleep with. He seems to have made some headway on that problem by replacing some of the offending equipment with a small camera that can detect eye movements just as well as other methods.

The idea behind projects like this is that a piece of hardware detects when the user is in REM sleep, and activates some cue which alerts the sleeper to the fact that they’re dreaming (without waking them up). Then, the sleeper can take control of the dream. The new device uses a small camera that dangles in front of an eye, which is close enough to monitor the eye’s movement. It measures the amount of change between each frame, logs the movements throughout the night and plays audio tracks or triggers other hardware when eye movements are detected.

[Michael] is looking for volunteers to provide sleep logs and run tests, so if you’re interested then check out the project!

Source: Hackaday

Halovision 0.9.4

Made the IP address configurable for devices with dynamic IP addresses.

Download now | View LSDBase Entries

Halovision 0.9.3

Added support for the halovision headband (Halograph EOG). The one we have all been waiting for. A headband with a NoIR camera that measures the amount of change between each frame from the video stream.

It should still work with ordinary webcams, so give it a spin now to see the magic in action:

Introducing release candidate one. Camera up and filming the real world:

Camera down…

… deep down, recording eye movements:

Non-invasive, light-weight and as comfortable as it gets.

Download now (requires Lucid Scribe) | View LSDBase Entries

Halovision 0.9.2

Updated the camera drop-down list and tweaked the REM detection algorithm.

Download now | View LSDBase Entries

It turns out Tre was onto something and Lucid Scribe works with the MyndPlay BrainBand out of the box.

Thanks to Leandro for getting it connected! Now we just need to figure out how to connect the grounding electrode more comfortably… maybe break the clip and use duct tape to keep it connected to the earlobe for extended periods?

Ping 1.0.0

A new plugin that logs and graphs ping time.

Download | View source code

Added the raw / Fast Fourier Transform (FFT) channels. They might need to be disabled on slower machines.

Download | View code changes

Fixed the data path to the blink and jaw clench channels.

View code changes

Added channels for blink and jaw clench. Removed the device name from the MuseIO command line:
“muse-io –preset 14 –osc osc.tcp://localhost:5000″

View code changes

Included the source code and referenced the latest version of the interface. Muse recordings can be replayed with this command line:
“muse-player -f muselab_recording.muse -s osc.tcp://localhost:5000”

View code