Hi all, last week we needed to carry our project from Arduino mega to new Arduino Giga R1 Wifi. Neither our written FastLED animation code nor FastLED example codes stopped to work. Could we get ...
Looking closer into this I noticed that this is an unsupported feature. If you want me to consider this change then I need you to do a pull request. There are development instructions in the readme ...
Normally, when a project calls for addressable LEDs, we just throw a strip of WS2812s and an Arduino together, cobble together some code from the examples in the FastLED library, and call it a day. We ...
Kia ora koutou. I have a wee project in mind involving LED strips with (ideally) a basic web interface to control it. I've done this before using an Arduino, FastLED and WS2812B addressable LED strips ...