This is my new ambilight project with brand new 2812b led strip. Everything connected like in this project:
So basicly: Raspberry Pi 2 + Arduino Uno + 5V 20A DC + WS2812B. Connection to Arduino exactly like on this image: ((1000 µF, 25V capacitor and 470 ohm resistor)
So my problem is: after one day when everything works perfect, 4/5 of my leds shines only white after few minutes ater starting ambilight. This is my 2nd led strip (in previous project I didn't use ane capacitor or resistor and most leds dies day after day...) and I have no idea what could be wrong this time. I don't want to replace the new died leds everyday
guru88:
By usb power supplies you mean Raspberry Pi? Ground it's connected only to Arduino, Led strip and capacitor.
No, I just meant the Arduino, power supply and led strip, as shown in the diagram you posted.
Suggest you remove the Pi and just run some well-known test code on the Arduino to drive the strip for a few days, to help understand if this is a software or hardware problem. You could use the Adafruit Neopixel "strandtest" sketch, for example.