TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

WLED Arduino WiFi LED Controller

94 pointsby 692over 3 years ago

7 comments

senover 3 years ago
I love WLED and have used it on over a dozen lighting projects with ESP32s and ESP8266s. It makes it so ridiculously easy, and has an incredible set of features with a great app to control it all and integrate with other services.<p>- Kids bedside lamps. Using the timed preset changes in WLED it goes from bright white&#x2F;blue for reading time, then at bedtime it plays a rainbow animation and fades to a bright orange with pulses of similar colours, then throughout the next hour fades to a gentle animation of soft colours that stay on all night as their nightlights.<p>- Down-lighting on shelving, using strips of LEDs under each shelf lip. Gives a nice bright warm-white glow to everything on the shelves which shifts to a soft blue at night for mood lighting in the room.<p>- Ambient lighting throughout various rooms that is controlled via Home Assistant.<p>- LED strips on my 3D printers which are turned on via Octoprint when the printers start warming up, and stay on throughout the prints for timelapses then the lights all go green when the prints are finished.<p>... and many more. Every single one of those projects were simple 1-day affairs thanks to WLED. Stick the LEDs where you want them, wire them up to an ESP + a PSU (usually an old phone charger with a chopped USB cable to split out power), and flash the ESP and boot. Then the rest is done sitting down with your phone and playing with the sequence editor or choosing presets&#x2F;timers.
评论 #29975890 未加载
评论 #29972011 未加载
评论 #29973009 未加载
评论 #29975156 未加载
评论 #29974568 未加载
vinay427over 3 years ago
I&#x27;m a huge fan of WLED. It tends to work flawlessly after some minor tweaking of settings, at least on my ESP8266 board with WS2815 LED strips. The built-in effects are likely sufficient for most uses and can easily be programmatically controlled by something like Home Assistant [1].<p>If you consider building a setup, I would only recommend ensuring your wiring is correct and the power supplies are sufficient for the LEDs you&#x27;re using, unless the board&#x27;s built-in power output (probably with a level shifter to 5V) is enough.<p>[1] <a href="https:&#x2F;&#x2F;www.home-assistant.io" rel="nofollow">https:&#x2F;&#x2F;www.home-assistant.io</a>
rhdover 3 years ago
This project is great, I&#x27;ve used it in a number of 3d printed lamps (I did not design, just printed and assembled): Hex wall feature: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=k58HUUgFhOw" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=k58HUUgFhOw</a> Fiber lamp: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=lGlQDPNpxps" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=lGlQDPNpxps</a> Canister lamp: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=OdRT6GtUGSo" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=OdRT6GtUGSo</a>
评论 #29971504 未加载
评论 #29971325 未加载
creativeembassyover 3 years ago
Huge fan of WLED here.<p>- I wanted a semi-permanent lighting fixture for Christmas, but something that would work for other holidays as well. I took a bunch of bullet-style leds and inserted them into holes I drilled on a piece of material that matched the gutters. Mounted them just underneath the gutter, you don&#x27;t even see them unless you&#x27;re looking for them. &quot;Hanging&quot; my xmas lights outdoors means I hit one IOT button that turns on the power supply, then I can navigate to the private IP attached to the strand. The interface is easy enough that the kids&#x2F;missus change the lights whenever they feel like it.<p>- Two years in a row now for Halloween, I used WLED for my pumpkin carving. Carve out the inside, then drill evenly-spaced holes around the pumpkin and insert the same bullet-style LEDs into each hole facing the outside. Wifi-enabled pumpkin. The neighborhood kids call us &quot;the house with the UFO pumpkin that gives out full-sized candybars&quot;.
评论 #29975162 未加载
aidanlisterover 3 years ago
Does anyone know of a compatible ESP32 development board with a built-in microphone and frequency analyser e.g. an MSGEQ7 (for sound-reactive projects)?<p>Here&#x27;s their list of compatible hardware: <a href="https:&#x2F;&#x2F;github.com&#x2F;Aircoookie&#x2F;WLED&#x2F;wiki&#x2F;Compatible-hardware" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;Aircoookie&#x2F;WLED&#x2F;wiki&#x2F;Compatible-hardware</a>
theshrike79over 3 years ago
It&#x27;s not just for Arduinos. You can plug in an ESP32 and have a HTTP API to control your lights with any UI you like.
评论 #29971932 未加载
kbobover 3 years ago
How does WLED compare to PixelBlaze?<p><a href="https:&#x2F;&#x2F;www.bhencke.com&#x2F;pixelblaze" rel="nofollow">https:&#x2F;&#x2F;www.bhencke.com&#x2F;pixelblaze</a>
评论 #29972319 未加载
评论 #29973407 未加载
评论 #29972340 未加载