You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i just did a quick test, there seems to be no issues, driving 200 SK6812 in RGBW-mode with JoDaNls Program, plug'n'play. Maybe there will be issues with more Pixels and the timing could be optimized a little bit further.
I just added cnlohrs bitpattern-definitions for the SK6812, they are slightly different, and added a fourth color-channel. I dont have time to do a cleanup and error-checkup so i wont commit it. Maybe you can give it a try and report bugs, clean up a little bit and do this, if you like. If you just need a quick'n'dirty solution, it should work: https://cloudstore.zih.tu-dresden.de/index.php/s/XZItxbsQomUPaPp
check out the example and always define "__SK6812__" at the beginning of your code
I believe this library can support RGB SK6812 LEDs since they are clones of WS2812 (which happen to be more robust than the original).
There is also a RGBW version now, which uses a similar protocol. Anyone know if this library will work, or what it would take to make it work?
Here's some similar work: cpldcpu/light_ws2812#51
The text was updated successfully, but these errors were encountered: