Latest Entries »

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

lucid_scribe_settings

Open in Google PlayView LSDBase Entries | View Code Changes

Lucid Scribe 1.7.1

Added import option for LSD files recorded onboard the INSPEC smart camera chip.

inspec_lsd_file_import

Download

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

Halovision 1.2.7

Added support for INSPEC devices.

Download | View LSDBase Entries | View code changes

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

BrainFlow 1.0.1

Added a dropdown list of supported devices that sets the board ID.

Download | View code changes

Lucid Scribe 1.7.0

Added an option to configure a “toss and turn” channel during import so that eye movements are not counted after a movement is detected

Download

ImportEDF

EEG-06-21

EEG-Toss-06-23

Lucid Scribe 1.6.9

Added support for devices compatible with the BrainFlow library.

Download

BrainFlow

A plugin for devices compatible with the BrainFlow library, including OpenBCI, NeuroMD, G.TEC, Neurosity, OYMotion, FreeEEG32, Muse, Ant Neuro, Enophone, and BrainAlive devices.

BrainFlow

Download | View source code