Let's start with, I don't see pictures.... To fast
Keep in mind I started writing without pictures.
mooop:
How do I go down to 60% brightness wutg a 20A power source?
What we normally refer to when talking about power supplies is a voltage source. And that's indeed what you need, you need a fixed 5V source. The amperage rating is only what YOU can max pull out of it.
The leds just want 5V and will draw what YOU control them to draw (max 60mA per led) with the data you send to them. You DON'T limit the brightness by just grabbing a 15A supply. Because even though it's just a 15A supply, the leds will happily try to draw the full 24A if you tell them to.
mooop:
Also, what do you mean by big cables? In between the LEDs or just from the power source to the first LED of the strip?
24A is massive! In a normal Dutch house we have groups of 16A and in a lot of countries that's even just 10A. And heat and voltage loss don't depend on the voltage, just on the current (and of course material and surface area). So in order to keep that in check (aka, don't burn wires and supply 5V to each led and not just 3V because you dropped 2V) you need to use (multiple) thick wires. Only connecting it to each start will just not work and will probably burn the strip [edit]I assumed pre-fab strips[/edit]. But am I correct you use sections of 20 leds? That's 1,2A per section. So even for just a section a 0,5mm wire (which is just 0,2mm2) is pretty thin... But maybe if you supply it at both ends with power (which effectively increases the area / 600mA for both ends) you can make it. But you need to supply each section with a much thicker wire!
But it's a grid, that makes it a bit easier. I would grab 4mm2 (11AWG) and run power (so GND and 5V) on both sides of the grid creating a power bus on both sides. And connect both sides of the power buses to the supply again. That will thus give you 4 times a GND wire and 4 times a 5V for the supply. Don't forget a fuse!
mooop:
As for the power output, for now I just have the 3 wires 5V, Gnd and Data connected to the arduino with 0.5mm wire, and my arduino is hooked up to my macbook pro via usb.
I haven't tried lighting up all the LEDs at the same time yet, but I have already gone up to 160, and noticed the LEDs light starts to be shaky and unstable.
Then you are very very very lucky you didn't blow anything and it even kind of worked... 160 leds already need 10A and a computer port can only do 500mA... But probably the thin wires saved you from blowing things up / limiting the current severe. But that would be wayyyyyyyyyyyyy out of spec for the leds.
mooop:
- What would be a proper setup to light up the LED panel the right way?
- Do I have to start everything over, and is it doable in less than 2 months?
- Is there a compromise between what I have done and what should be done? Can I keep some things from what I have done and restart from that?
So in a nutshel:
- Calculate the current! Always! Leds are effective devices but if you have 200 of them and only use a small voltage you need A LOT of current to drive them so thick cables for the power.
- Not all over, but like I said, add power buses to the side
mooop:
Is it also maybe possible to split the LED panel in 2 sections, with 2 different 10A power outputs like this one?
2 times 10A still isn't 24A... And it's not a power supply problem (just get one big enough and you're fine) but a wire problem. 0,5mm wire will just light up on it's own with 24A...