I'm using an ESP32-WROOM-32D using ESP32-Arduino (running version 1.0.5-rc6), and am trying to control 3 separate strands of approximately 100 leds altogether. The LEDs are powered off 3.3V. I've been ...
// logic based on the system's configuration. // It is automatically adjusted according to the hardware setup specified in userConfig.h. // Users should not modify this section to ensure the proper ...
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 ...