This project demonstrates how to control an SSD1306-based OLED display and a common-anode RGB LED with an ESP32. It features both physical and web-based interfaces: 🔘 Physical button: Cycles through ...
This ESP32 Arduino/IDF library for HUB75 / HUB75E connector type 64x32 RGB LED 1/16 Scan OR 64x64 RGB LED 1/32 Scan LED Matrix Panel, utilities the DMA functionality provided by the ESP32's I2S 'LCD ...
[Stefan Schüller] was a fan of the LED signs that display arrival information for the trams and buses in their city of Zürich. [Stefan] was having trouble finding a source to purchase the signs so, ...
#include "driver/ledc.h" #include "freertos/FreeRTOS.h" #include "freertos/task.h" #define LED_RED_CH LEDC_CHANNEL_0 #define LED_GREEN_CH LEDC_CHANNEL_1 #define LED_BLUE_CH LEDC_CHANNEL_2 #define ...
Baguette S3 breadboard-friendly ESP32-S3 board takes only one row through its 30-pin GPIO header, also offers a microSD slot, ...
“xcrhom WLED Type-C” is a tiny ESP32 board designed to run WLED open-source firmware that supports WS2812(B) RGB LED strips. It also supports audio-reactive effects using an “external microphone”, ...
Never underestimate the ability of makers in over thinking and over-engineering the simplest of problems and demonstrating human ingenuity. The RGB LED sign made by [Hans and team] over at the ...