Category: Halovision


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.

View LSDBase Entries

Halovision 1.2.6

Dabbled in synthesizing and added options to configure the wave form as sin, sawtooth, square, triangle, sweep or pink noise.

Download | View LSDBase Entries | View code changes

Halovision 1.2.5

Added audio visualizations for stairway to heaven and toss channel.

Download | View LSDBase Entries | View code changes

Halovision 1.2.4

Smoothed out the sine waves with portamenti when auralizing graph values in real time.

Download | View LSDBase Entries | View code changes

Migrated audio libraries for graph sound visualization to Lucid Scribe so they can be replayed with audio.

Download | View LSDBase Entries | View code changes

Added numbers and backspace and enter keys to Morse code.

Download | View LSDBase Entries | View code changes

Halovision 1.1.9

Added error handling when outputting graph to audio.

Download | View LSDBase Entries | View code changes

Added accessibility features and an option to read out Morse code letters.

Download | View LSDBase Entries | View code changes

Added a RAW vision channel that takes more samples per second and improved the quality of the audio representation of the graph.

Download | View LSDBase Entries | View code changes

Halovision 1.1.6

Added an option to Auralize or listen to the graph – it plays a sound at the frequency of the Halovision channel, the amount of change measured between video frames. An audio mirror, if you will.

Download | View LSDBase Entries | View code changes