I am replacing some old outdoor lights and I want to get LED lights that I can program? Any suggestions on the best ones? Ideally replaceable/extendable light strings with some kind of programmable controller that has usb/wifi. If it has an app my family can use that’s a plus.
pwg|1 year ago
Many 'effects' already prepackaged. Plus the ability to schedule time based changes (on/off/change pattern/etc.). Includes a web server to provide "app like" control over a phone or PC. Also includes integrations for several "home control" systems and a http API for programmatic control from another system. Can even synchronize plural controllers into a whole 'net' (note, I've not used this feature yet).
Small ESP32 boards (with wifi capability) such as this example (no affiliation, just an example that works):
https://www.amazon.com/dp/B09Y8X1GK7
WS2811 LED strings [1] (of which there are an infinite variety) suitable for outdoor use. One example (no affiliation):
https://www.amazon.com/dp/B0CYZF1WCR
Suitable power supplies, outdoor weather sealed boxes, and wiring (all left to you to locate).
Willingness to assemble the pieces and some time to do so. Having a soldering iron is helpful here, although one could possibly get by with screw terminal blocks inside weatherproof boxes if need be for many of the 'connections'.
[1] Or other 'programmable LED' strings for which WLED is compatible (it works with numerous different programmable LED standards, browse the WLED website for details).
codetrotter|1 year ago
I want to take a moment to ackno.wled.ge how absolute awesome of a domain hack “kno.wled.ge” is for the website of a WLED project!
mbesto|1 year ago
I personally buy them from AliExpress since I dont care if they arrive in a week as opposed to 1-2 days from Amazon.
https://btf-lighting.aliexpress.com/store/1100777574
eddieroger|1 year ago
sowbug|1 year ago
I used to build my own controllers from ESP development boards, but it's just not worth it when an enclosed controller with convenient connectors is priced between $10-20.
quickthrowman|1 year ago
Do not roll the dice on the power supply, buy a UL listed one. If you buy some shitty Chinese PSU and it lights your house on fire, your homeowners insurance will deny the claim.
This one puts out 30w @ 5VDC and is also UL listed: https://poliledsigns.com/shop/poli-5vdc-30w-waterproof-led-p...
Even though it says ‘waterproof’, it needs to be installed in an enclosure, NEMA 3R rated enclosure if it’s installed outdoors.
leptons|1 year ago
jhardy54|1 year ago
neotek|1 year ago
unknown|1 year ago
[deleted]
joshstrange|1 year ago
The Home Assistant integration works great as well.
Firerouge|1 year ago
zwb2324550|1 year ago
beala|1 year ago
the tl;dw is that most color LED lights work by emitting a single frequency of light. Compared to classic christmas lights, which are incandescent filaments filtered through dyed glass, the LED lights look a bit... radioactive.
My personal pet peeve are white LED lights. If you're not careful to buy the ones labeled "warm" they look cold, and imo, not very festive and inviting.
Of course, this is all a matter of taste, but once I became privy to the difference, I could no longer ignore it. I guess I'm just a millennial nostalgic for the lights of my youth.
binary_slinger|1 year ago
I completely agree. This is true also for all household LED lighting. I prefer cold for kitchen food prep areas and bathrooms, but warm everywhere else.
majormajor|1 year ago
I wanted to get the incandescent opaque-paint-covered lights I grew up with but the power consumption - and the number of outlets required if you follow the "don't chain more than 2 or 3 strings together" guidance - was (unsurprisingly, in retrospect) WAY higher, so I just found the closest LED version I could find.
They look pretty decent at the end of the day, and one pro is that you can get more brightness and vividness out of them (helpful if you have other newer, bright-LED decorations).
tannedNerd|1 year ago
linsomniac|1 year ago
Last year we put up this Govee LED grid "curtain" and my son had some fun programming it.
havnagiggle|1 year ago
chris_overseas|1 year ago
Some reasons why: - It has a much more intuitive user interface - It's far easier to program new patterns. Programming is done in-browser with a language that's a subset of Javascript, with code changes being applied in realtime. - Due to the way its rendering engine works, the patterns it produces are generally far more 'organic' looking and smoother than most of the WLED ones. - It's possible to map LEDs in arbitrary 2D or 3D configurations (think lights strewn all over a Christmas tree), which WLED can't really do at all. - If you have multiple Pixelblazes you can get them to sync with each other over Wifi. - A really helpful community forum.
Downside: - The firmware isn't open source, though some of its tooling is, and the firmware is stable and gets fairly regular updates, so it's not a huge issue to me. YMMV.
For the LEDs, you probably want wired bullet-style strings of LEDs rather than the thin copper LED strips since they're generally more suited to outside use. By far the most common (and generally cheapest) type of LEDs are WS-2812B or similar. They're OK, though you might notice they don't have good definition at low brightness levels. APA-102 or equivalent are a bit more expensive, but have MUCH better dynamic range, so I'd suggest going for these if you can. There are other better (and more expensive) LEDs still, but it starts to become diminishing returns, plus they can be hard to come by or find suitable controllers for. If you're running lengths of more than a 150 or so LEDs then power starts to matter, and you'll either need to inject power regularly into the strips, and/or use LEDs designed to take 12V or 24V. These can come with caveats such as worse power consumption and/or fewer addressable LEDs per meter, so research what you're buying carefully.
[1] https://electromage.com/pixelblaze
jerich|1 year ago
I’ve been using a pixelblaze with a long string of cheap 2812 LEDs on my Christmas tree for three years now with tons of compliments from neighbors.
I’m an embedded software guy, and every year I mean to dig in and try roll my own, or do something clever with an RP2040 board (also a shoutout for the Pimoroni Plasma), but the demands of life and “get the light show started” mean I keep using the Pixelblaze.
I even upgraded to their newer versions last year, and used some of the smaller ones to make some LED tutus for my girls that synced pattern with the tree (the tutus were synced with each other for a Christmas show, but it was trivial to then add the tree for fun afterwards).
The mapping is huge for the wow factor, and the pixelblaze makes it so much easier to get something fast and good enough.
There’s so many community-shared patterns to choose from, and it’s been easy to make small modifications to look better once mapped to a tree, though most work as-is.
My project I won’t get done this year is to try to make some calibration patterns and use ChatGPT to analyze some photos/videos to make a 3-D map, but I’ll realistically probably end up with the vaguely-triangular 2-D map again; I can get it done in about 30 minutes now.
The following is a couple years ago. I think last year I was up to 1100 LEDs and the mapping was a bit better, but I didn’t take good videos.
https://youtu.be/hu-RQx_NpAY?si=BMYbafbPAn2XAlU9
entangledqubit|1 year ago
sixothree|1 year ago
For any addressable light system for a tree or bush I would recommend getting more lights than you think you need.
My personal christmas decoration consists of a charly brown christmas tree with a single ornament on it. It started as a joke (and convenience for ongoing construction), but it became a tradition. I truly appreciate the zen nature of unfolding it into an appealingly broken pattern and also having just a single ornament.
yumcimil|1 year ago
I have no intention of swapping to Twinkly for my normal accent lighting around the house - btf-lighting.com + WLED is still your friend for that.
shaftway|1 year ago
I wish there was a bit more customization. Particularly around the flashing effect. Also, oddly, the color settings are HSV, but they don't give you the V, so you can't get a clean grey color. I wanted dim white lights with sparkle flashes, but I haven't been able to make that happen.
TheJoeMan|1 year ago
AstroJetson|1 year ago
This is a simplistic view of what it looks like.
http://www.brianhensley.net/wp-content/uploads/2017/10/Chris...
sircastor|1 year ago
My personal preference is 12v ws2811 bullet-style voltage-regulated nodes. They’re extendable, individual nodes on a strand are replaceable if you’re willing to do some cutting and crimping.
I like the 12v because you can go for longer strands without losing colors from voltage drop. Regulated over a resistive voltage divider = less heat.
As has been mentioned, you can install WLED onto a microcontroller and have a web-page for a remote control.
averageRoyalty|1 year ago
Always standardise your connectors. I'm a fan of the Ray Wu ones.
ESP/WLED driven is my preference, but the Falcon controllers are popular amongst people who are more DIY/woodworking oriented as they're much simpler to set up and not _heaps_ more expensive. Falcon Player/xlights is the standard software for designing/playback of your show regardless of hardware.
Coro props (corrugated plastic, corflute) are a cheap and effective way to stand out from the crowd. Animatronics, smoke etc are also an option when going more advanced.
It's a lot of work. You rarely want to start after October or order your goods after July. You are running a live production and things will go wrong. Good luck to anyone entering the space, it's very fun and expensive!
INTPenis|1 year ago
SoftTalker|1 year ago
riiii|1 year ago
kd5bjo|1 year ago
mch82|1 year ago
tedchs|1 year ago
highdeserthackr|1 year ago
charleslmunger|1 year ago
LED lights as a string or strip - sk8612 are RGBW, which you need if you want a nice looking white. Lots of strips of varying density and waterproofing are available everywhere; strings ("pixels") can be harder to find but are available on AliExpress.
Controller is https://quinled.info/
Runs wled which has a simple web interface, mobile apps, and works with home assistant.
NoMoreNicksLeft|1 year ago
Have them around eaves/gutters, windows, whatever. Is there some aspect of this I'm not getting that makes it impractical (or ugly in the off seasons)?
atonse|1 year ago
Unless it’s a home built for one customer.
ramones13|1 year ago
For your specific question, Wally’s Lights is great, and like others have mentioned, something running WLED to control them is a great choice.
copperx|1 year ago
hgomersall|1 year ago
There're a couple of other variants of that board too, one with wifi. Basically you can animate Neopixels with about 6 lines of pretty simple python.
ulrischa|1 year ago
silverlight|1 year ago
rapjr9|1 year ago
https://github.com/arisona/mpm
https://ofxpimapper.com/
https://mapmapteam.github.io/
There are media players and graphics generators that will run on a RaspPi also. Finding a bright enough projector and sheltering it for outdoor use might be the main challenge.
Another approach might be a galvo scanned laser with DMX software to control it, though there may be safety/liability issues with that.
moepstar|1 year ago
theshrike79|1 year ago
If you're fine with one colour for the whole strip, this is an easy plug-and-play-ish solution.
luxuryballs|1 year ago
blutack|1 year ago
https://quinled.info/2019/06/03/what-digital-5v-12v-rgbw-led... good intro to the subject.
Tepix|1 year ago
sowbug|1 year ago
function_seven|1 year ago
I installed a Honeywell similar to this one [1]. You tell it the date and your lat/long, and it knows the times for dawn and dusk.
I had a previous version of it 10 years ago [2]. Worked great.
[1] https://www.amazon.com/gp/product/B004AP92N2/
[2] https://www.amazon.com/gp/product/B004SOZHXY/
josefresco|1 year ago
https://twinkly.com
oigursh|1 year ago
ryukoposting|1 year ago
criddell|1 year ago
The app has a bunch of canned patterns and there's an online site for user designs and of course you can design your own. It's a lot of fun and they aren't terribly expensive (there was a good black friday sale).
asjfkdlf|1 year ago
anfractuosity|1 year ago
netsharc|1 year ago
riedel|1 year ago
kodt|1 year ago
daredoes|1 year ago