malam04:
Sorry, I should have stated at that if all 600 LEDS are one at max brightness (white) the current pull in total should be 36A. (600LEDs *60mA/perbulb@max) I doubt I will ever be leaving it on in that state but I'd like to have the peace of mind knowinng if it is on that it'll be safe.
I'm using 2.5 mm2 wire. My original plan was to inject it at the end of the second strip, so at 10m. So you're saying that's useless?
I understood. But that is 18A per strip. Even when connected at both ends that's still flowing 9A into the tiny tracks of the strip which will result in significant voltage drops. And also, although it's save (aka, the heat isn't going to melt the cable) to use 2,5 mm2. It probably has a significant voltage drop. You have to remember you're only starting with just 5V. 0,5V already is 10%
And that will probably reduce brightness by around 1/6th.
malam04:
I thought the 470 ohm resistor was only from the data pin out form the ESP to the data in on the strip?
It's used to protect the data pin in case there are voltage differences between the data line and the Vcc of the led receiving it. So it's useful everywhere you might have voltage differences. And between the two strips there is a bigger change.
Also, not really sure but just checking, doesn't the strip need 5V data? Which a 3V3 ESP cannot do (without a level converter).
malam04:
Any downsides to wiring them in parallel?
You don't have a choice.... You have a single 5V supply to feed multiple 5V devices. So yeah, parallel it is. But for the current I think I would have used two 20A supplies.
malam04:
Would you suggest me to use a larger one? It's really only there as a protection from the power supply peaking when powered on.
Should be fine without... The supply will just have a (low ESR) cap at the output.
malam04:
Understood, I do plan on chaining the data pins together as you mentioned and sharing the ground. How can I power the ESP and ensure that the current form the strips never pass through it?
Use thick cables. Note that connecting both ends of the cable running parallel to the strip effectively doubles the wire thickness. And I would go for a star ground aka only connect the GND of the two strips and the ESP at the supply. The resistor in line with the data line should protect the dataIn of the first led.