Aircoookie / WLED

Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi!
https://kno.wled.ge
MIT License
14.59k stars 3.13k forks source link

Ws2811 #235

Closed Bpasop closed 4 years ago

Bpasop commented 4 years ago

Hi there, I’ve got these ws2811 lights and i can’t get these work good with WLED. In the user interface i’ve selected solid green color. But the lights keep chancing color and brightness. Also all the other effect or colors don’t work the way they should. Are mine lights not compatible? Or do I have to change some settings?

Kind regards

image

theshadowsvk commented 4 years ago

If you selected solid (effect) the colors should be the same, if you change colors on rgb or hue slider all the leds should be the same color. Can you share your wiring diagram, especially that led panel

Bpasop commented 4 years ago

I’ve connected the red to the 5v power source the white on ground and the green to D4 on my wemos d1 mini. The wemos and led’s do have different power supply’s.

IMG_9593

theshadowsvk commented 4 years ago

Do they share the common ground ? D4 is which gpio ??

Aircoookie commented 4 years ago

Yes, doesn't seem like the Wemos and LEDs share common ground! Please connect them together (but not the 5V!) and it should work fine!

Bpasop commented 4 years ago

Yeah this did the trick! Thanks for the help. Only it did not worked with separate 5v, so I controlling and feeding the led's directly from my Wemos. I don't get power issues at this moment.