esphome / feature-requests

ESPHome Feature Request Tracker
https://esphome.io/
411 stars 26 forks source link

ESP32 RMT LED strip component support for WS2812B #2440

Open leodesigner opened 10 months ago

leodesigner commented 10 months ago

Add support for WS2812B (in addition to WS2812)

WS2812B uses a bit different timings

Additional information regarding the communication protocol timings: https://cpldcpu.wordpress.com/2014/01/14/light_ws2812-library-v2-0-part-i-understanding-the-ws2812/ WS8212b datasheet: https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf

Zerogiven commented 1 month ago

Did you got it working with the right timings? Would be nice to know which values you used :)

leodesigner commented 1 week ago

No, I had no time to test it ;(