Category: Lucid Scribe App


Added a Targeted Dream Incubation module based on MIT’s Dormio system.

Targeted Dream Incubation

Open in Google Play

Added a prospective (future) memory trainer for MILD. Every morning, you receive a list of specific targets to look out for during your day. You then memorize the day’s targets, hide the list, and aim to remember to carry out the future intention of capturing the targets. Once you encounter one of the targets, you snap a picture and perform a state test (like asking yourself, “Am I dreaming?”) to earn XP.

wbtb

Open in Google Play

Added live feedback for face-detection and a smart mirror. When face-detection is enabled, the algorithm only looks for variances inside the face region to rule out false positives.

lucid_scribe_android

INSEPC Details | GitHub | Google Play

Made the LED behavior configurable and documented the details under LED Settings.

lucid_scribe_settings

Open in Google PlayView LSDBase Entries | View Code Changes

Added REM detection and the stairway to heaven that indicates how many eye movements have been counted. The algorithm runs on the chip of the smart camera itself, independently from the phone it is connected to, but also streams the motion and eye-movement data over Bluetooth in real time.

android_rem_detection

Open in Google PlayView LSDBase Entries | View Code Changes

inspecwifi

The inspec can now be configured to connect to a WiFi network or broadcast its own access point. This allows real-time video streaming to connected mobile devices.

Also added camera settings that can be controlled via the Bluetooth connection.

Open in Google PlayView LSDBase Entries | INSPEC Source Code

InspecBluetooth

The night-vision smart-camera with the on-board rem-detection algorithm can now connect to the Lucid Scribe App via Bluetooth! I cut out a few frames as the rem-detection data lags when the image is transferred, but can make that happen in parallel as the image bytes are already sent over multiple packets, just need to sneak them in between. The camera capture is more for getting the camera positioned and focused correctly, after that it sends new images infrequently and only needs to stream the movement data and images captured when eye movement patterns are detected.

Open in Google PlayView LSDBase Entries | INSPEC Source Code

Lucid Scribe App 1.1.6

Added a wake-back-to-bed function that schedules audio tracks.

wbtb

Open in Google Play

Added reality checks.

reality_checks

Open in Google Play

Added some usage graphs and increased the FILD timeout to one minute to give the hypnagogic hallucinations time to mature.

stats

Open in Google Play | Run in Browser | Download APK