Gleam
- 2 Devlogs
- 20 Total hours
Gleam is modular home automation system driving RGBW LED strips in real time. Built on a Raspberry Pi with an extensible Python plugin architecture with no cloud dependency.
Gleam is modular home automation system driving RGBW LED strips in real time. Built on a Raspberry Pi with an extensible Python plugin architecture with no cloud dependency.
Rewrite the entirety of the Ambilight module for better functionalities
and performances. I wrote an advanced algorithm to get a smoother result
in addition to more parameters :
The main functionalities added are:
For instance, the colors on the left terminal simulate the final result that would handle the left edge of the screen (using default parameters).
Just finished the main functionalities of the ambilight module of my LED controller. It takes a stream from the edge of the screen (HDMI to USB, for example), then processes each frame to get the average color of the surrounding area.
I’m still working on a blur effect that would give a less detailed result for a better experience.
(Sorry for the bad recording quality, this was made on an old laptop.)