Tag Archives: WS2812B

Wake-up light, part 2: patterns

This entry is part 2 of 2 in the series Wake-up light

A short update for the wake-up light. Some quick (and dirty?) coding using an Arduino Pro Micro and the Fastled library already gives some nice results: The code uses the Fastled built-in HSV colorspace (hue, saturation, value). Although originally meant for RGB LEDs, it also seems to work fine for WWA (warm white, cold white,… Read More »

Wake-up light, part 1: casing

This entry is part 1 of 2 in the series Wake-up light

With these long nights, waking up can sometimes be challenging. Therefore, I wanted to make a wake-up light. Buying one is also one of the possibilities, but making one yourself is much more fun. You can also add some unique features. The idea is to not just have one light, but to use an LED… Read More »