Hello!
I’m currently working on a project to add 1800 leds to my ceiling.
The room is a rectangle 4.70m x 4.30m (18m total, so 1728 leds).
I have around 20m of WS2812B strips (96leds/m) available.
Those will be in Paulmann Delta Strip profiles in the corners between the walls and the ceiling
The board I installed WLED to is an AZDelivery ESP32
Now how do I power all this?
My estimated power consumption for worst case scenario (full brightness white) would be
0.30W * 18 * 96 = 518.3W
518.3W / 5V = 103.68A
First thing I thought of was to have 2 60A/300W PSUs and each would power half of the strips.
So I bought a single one to test with 9m first.
Would be 0.30W * 9 * 96 = 259.2W (51.84A)
It did not went well lol. Factory strip wires just melted under power. So I soldered some new thicker wires and it went great! Satisfying moment!
Progressively adding max power limit in the WLED app, I added more and more length of leds.
Now I’m trying to power 5m (480leds, 29.4A) and the white is not white at the end of the strip and the solder I made starts fuming.
How do I fix this? 2 ideas I though of:
- Thicker wire
- Power injection
I bought 8AWG wire that could handle that much power (iirc) but it’s really thick and I don’t know how I can solder it on the tiny bit of the strip. How could I do that?
Can the strip even handle that much amps?
About power injection, at first I would like to avoid it because I don’t want many wires running around the ceiling so I can keep it clean looking.
Ideally, I would have those 2 60A PSU on the same corner of the room each powering an end of the single 18m strip.
But if I have to do power injection, there’s still a problem (?).
How I would do is 4 PSUs on each corner of the room, each powering 2 halfs of wall.
(2.35m + 2.15m (432leds per PSU))
But the problem is, I have a corner where there’s heating pipes running from floor to ceiling. I don’t know if the power wires would be fine?
TLDR;
- How can I safely solder an 8AWG wire to a led strip? (Huge difference in thickness)
- Can a 9m led strip even handle 55A on a single power wire?
- If not, is it safe to run power wires along heating pipes?
- If not, what could I do to power a single 18m (1728 leds) strip in a room with only 4 corners to run wires from floor to ceiling?
Thanks for reading!
Hope everything is clear!