dotnet / iot

This repo includes .NET Core implementations for various IoT boards, chips, displays and PCBs.
MIT License
2.12k stars 574 forks source link

Add sk6812rgbw support #2259

Closed HumJ0218 closed 5 months ago

HumJ0218 commented 6 months ago

Similar to ws2812, but with one more color and a slightly different timing

Microsoft Reviewers: Open in CodeFlow
HumJ0218 commented 6 months ago

I just noticed that there is SK6812 support in WS2812 binding and that the fourth color channel is mentioned. I'm going to try the existing binding to SK6812RGBW, and if it works, I'll close this PR