Skip to content
Frank edited this page Nov 15, 2022 · 7 revisions

Welcome to the MoonModules/WLED wiki!

What AMG is for Mercedes is MoonModules/WLED for WLED: While WLED is an excellent running machine, we do chip tuning ;-): Sometimes we want more than is possible in a WLED release or we want to showcase features which might fit in WLED in the future.

MoonModules/WLED is a fork from blaz/WLED which contains latest merge of v0.14 of WLED with additional features (see Merge-history). v0.13 of WLED is on AC/WLED. When AC/WLED will update to v0.14, MoonModules/WLED will fork from AC/WLED.

This fork is created by members of the Atuline/WLED team to make development against v0.14 possible while still preserving Atuline/WLED v0.13 as a stable and supported version. The Atuline/WLED fork is also called WLED SR (Sound Reactive).

Our latest work can be found here: mdev. You can compile it yourself using PlatformIO.ini entry esp32_4MB_max, or get a build from Serg74 (daily) or wladi (periodically).

See Features for an overview what is in the pipeline.

Disclaimer: using this software is the users responsibility as it is not bug free. Therefore contributors of this repo are not reliable for anything including but not limited to spontaneous combustion of the entire led strip, the house and the inevitable heat death of the universe

What are the differences between WLED SR, upstream AC WLED, and MoonModules fork?

Feature WLED SR 0.13 MoonModules WLED 0.14 Upstream WLED 0.14
0.14 architecture No Yes (upstream frequently merged) Yes
Usermods have own pages in main config menu Audio Reactive only Yes No
Segments 2D aware No (XY calculated, mirror not working) Yes Yes
Audio reactive Core Usermod Usermod
Microphone Profiles No Yes No
Audio dynamics limiter No Yes Yes
High Definition audio analysis, 32 channel GEQ No Yes (WIP)
for ESP32 and ESP32-S3
No
Custom Effects Yes Yes as a usermod! No
Effect ID's 0.13 compatible 0.13 compatible (recommended!) Changed, old SR presets will not work.
Expand 1D effects No Yes (+ Circles and Block) Yes
Extended hw info basic Yes No
JSON Mapping on 1D effects No Yes No
Games usermod (3D to 2D, gyro) No Yes (WIP) No
Weather usermod (syncing internet data) No Yes (WIP) No
HB effects Fully supported 80% supported (WIP) Not supported
"classic" ESP32 Yes Yes Yes
ESP32-S3 No Yes Experimental
ESP32-S2 and
ESP32-C3
No Experimental Experimental
ESP8266 No No Yes but no Audio Reactive for 8266
Ledmaps in presets Yes No (wait for upstream fix) No
Clone this wiki locally