My goal is to power 600 WS2812B RGB LEDs at full power. Currently, when all LEDs are set to white (255, 255, 255) at max brightness, a color gradient from white to red is displayed. I discovered that this also happens when, for all LEDs at max brightness, any one RGB channel is maxed out and another is ~50%. For example, the issue would also occur if all LEDs were set to R=255, B=127, G=0 at max brightness.
I've experimented with higher amperage power supplies and different wire gauges (12, 16, 20) but I can't seem to figure this out. I would appreciate any and all comments, concerns, or guidance! See below for details of my circuit and please let me know if additional information is needed.
Circuit specs:
- I'm using 2 of these 5V LED strips daisy-chained together. The total length of the LED chain is 32.8 ft (16.4 ft per strip).
- I'm using 2 of these 5V, 40A, 200W power supplies: one at the start of the LED chain and one where the two strips are chained together. There's no room for a third power supply!
- The distance between each power supply and the LED strip is 8 ft. This 20 gauge, tinned copper wire is used to bridge both distances.
Other information:
- I use this microcontroller (ESP32) to drive the LEDs. This receives power directly from the first power supply.
- These connectors are soldered onto the ends of the power cables, LED strips, and power supply terminals.
- I settled on 40A power supplies because I found that a single WS2812B LED consumes about 0.06A at max brightness (source: reply #7). So for 600 LEDs, I need 0.06A X 600 = 36A. I couldn't find 36 amp power supplies so I went with 40 amps.
I've experimented with higher amperage power supplies and different wire gauges (12, 16, 20) but I can't seem to figure this out. I would appreciate any and all comments, concerns, or guidance! See below for details of my circuit and please let me know if additional information is needed.
Circuit specs:
- I'm using 2 of these 5V LED strips daisy-chained together. The total length of the LED chain is 32.8 ft (16.4 ft per strip).
- I'm using 2 of these 5V, 40A, 200W power supplies: one at the start of the LED chain and one where the two strips are chained together. There's no room for a third power supply!
- The distance between each power supply and the LED strip is 8 ft. This 20 gauge, tinned copper wire is used to bridge both distances.
Other information:
- I use this microcontroller (ESP32) to drive the LEDs. This receives power directly from the first power supply.
- These connectors are soldered onto the ends of the power cables, LED strips, and power supply terminals.
- I settled on 40A power supplies because I found that a single WS2812B LED consumes about 0.06A at max brightness (source: reply #7). So for 600 LEDs, I need 0.06A X 600 = 36A. I couldn't find 36 amp power supplies so I went with 40 amps.