Add native support for Gen2 ARGB #3298
Unanswered
FSys77
asked this question in
Component enhancements
Replies: 1 comment 1 reply
-
It looks like, unless you're doing the configuration commands, that's it's just WS2812. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Component name
Light / esp32_rmt_led_strip
Link to component documentation on our website
https://esphome.io/components/light/esp32_rmt_led_strip/
Describe the enhancement
Add native support for Gen2 ARGB. In some cases WS2812 might work (Fractal Design, Thermaltake), in other cases (Arctic) WS2812 does not work. They use SK6112 MINI.
Gen2 ARGB was introduced by companies in the gaming PC space to allow for more flexible control of RGB lighting in PC cases.
https://github.com/cpldcpu/Gen2-Addressable-RGB/blob/main/docs/Gen2_ARGB_protocol_analysis.md
Use cases
Control RGB fans with ESP32
Anything else?
No response
Beta Was this translation helpful? Give feedback.
All reactions