I’m trying to create a 2’ x 3’ pixel matrix using 12V WS2811 bullet pixels, but when I plug everything in to my ESP32 board and turn on the power, it flickers nonstop. My matrix is made up of 864 pixels, and I have them split into three groups of 300, 300, and 264. I have made sure my grounds are tied together, I’ve tried using null pixels at the start of the problematic strings, and I’ve tried resoldering (using solder tubes) the connections at as many points as I can think of. I am power injecting every 100 pixels or so, and I’ve double checked that all of my polarities are correct.
My data pins (after shuffling them around a few times to no avail) are on 16 (RX2), 13, and 14. I’m using a level shifter to take my 12V power supply down to 5V plugged into the VIN pin. I need to finish this project before the weekend, or before next at the very very latest.
Picture from the back side to show how they misbehave in general.