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 ...
when i try to compile with every library and boards file updated, i get the following error list: `In file included from /home/simon/Documents/Arduino/sketch ...
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 ...
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 ...