This library provides functions to control WS2812B addressable LEDs using the ESP32-S3 microcontroller. It is tested with ESP-IDF v5.4.0. ws2812b_set_pixel_color(0, ws2812b_color(255, 0, 0)); // Set ...
This is forked from Resinchem Tech's project to use an ESP32 instead of ESP8266. A simple to build and use garage parking assistant using an ESP32 and WS2812b LEDs. Using a low cost Wemos D1 Mini ...
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 ...