MoonModules / WLED

Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi! MoonModules adds features on top of upstream.
https://mm.kno.wled.ge
GNU General Public License v3.0
187 stars 54 forks source link

241 rings #127

Open netmindz opened 3 months ago

softhack007 commented 2 months ago

@netmindz could you change the usermod to also support smaller rings? I have a Ring93, which is the same layout just missing the outer 3 rings.

Additionally, there are two possible wiring patterns for rings - inside-out (led#1 0 is innermost LED) or outside-in (led#0 is on the outmost ring) . Not sure if this can be corrected by segment "reverse" - if not, then maybe both patterns could be considered in the usermod code?