wled/wled

Control WS2812B and many more types of digital RGB LEDs with an ESP32 over WiFi!

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 4 minutes ago
Added to GitGenius on September 3rd, 2026
Created on December 20th, 2016
Open Issues & Pull Requests: 507 (+0)
GitHub issues: Enabled
Number of forks: 4,338
Total Stargazers: 18,639 (+0)
Total Subscribers: 322 (+0)

Repository Insights (GitGenius)

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

No overlapping-contributor repos identified yet.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Issue API getrepoissuespagesummary failed: 429 Rate limit exceeded. Please try again later.

Detailed Description

WLED is a firmware for ESP32 microcontrollers that controls addressable LEDs over WiFi, supporting everything from simple strips to 2D matrices and HUB75 panels.

The tool solves the problem of managing complex LED setups by providing a unified control system that runs directly on the microcontroller. It handles the low-level communication with various LED types while exposing a high-level interface for effects, colors, and animations. The firmware includes over 200 built-in effects, audio-reactive capabilities, and support for up to 17 parallel LED outputs on ESP32 variants. Users can apply different effects simultaneously to independent segments of their LED setup, save configurations as presets, and control everything through a web interface or mobile app.

WLED suits anyone building LED projects with ESP32 boards who wants extensive animation capabilities without writing custom firmware. It works well for both simple single-strip installations and complex multi-output setups with 2D matrices. The project is particularly strong for users who want audio-reactive effects or need to control multiple LED strips independently with different animations running simultaneously. The tool's support for numerous LED types—including WS2812B, SK6812, APA102, and PWM analog LEDs—makes it adaptable to most LED hardware choices.

Almost all open issues are raised by outside users rather than the core team, indicating a substantial base of adopters reporting real-world use. Maintainers typically respond to new issues and pull requests within hours. Work in the issue tracker is dominated by bug reports, enhancement requests, and user questions.