SK6812

WS2812B Clone With Four Instead of Three Channels To Control RGBW

The SK6812 is very similar to the popular WS2812B but can control four instead of three channels.

Whenever you want to control RGBW LED instead of RGB LED, the SK6812 is the most commonly chosen controller.

It is a clone with all the risks and benefits. You get RGBW support for the price of a WS2812B, and due to a higher voltage range, you may be less subject to the effects of voltage drop.

When To Use

Here are the most important advantages over the WS2182B:

  • RGBW Support: You want to control RGBW LED instead of RGB LED
  • 3.3V Support: While the WS2812B can be controlled using 3.3V, this is outside the specs, and when the physical distance between microcontroller and first LED is longer than a few centimeters, you may have to use a level shifter. The SK6812 has a wider voltage range and works reliably with 3.3V.
  • Long Strips: due to the wider voltage range, a voltage drop seems to have less negative effects. This can be a benefit when using LED strips longer than 2.5m unless you use voltage injection anyway.

When To Not Use

There have been reports that protocol timing may be different from WS2812B. Typically, SK6812 are compatible but they are clones with slight variations. There have also been reports that some SK6812 use LED with smaller dies (lower brightness). If in doubt, check the data sheet of the particular SK6812 you are planning to purchase.

If you want to control RGB LED (and do not need the additional channel for RGBW), then probably the safest approach is to use the proven WS2182B. Often there are no significant price differences.

Datasheet

SK6812 Datasheet

Comments

Please do leave comments below. I am using utteran.ce, an open-source and ad-free light-weight commenting system.

Here is how your comments are stored

Whenever you leave a comment, a new github issue is created on your behalf.

  • All comments become trackable issues in the Github Issues section, and I (and you) can follow up on them.

  • There is no third-party provider, no disrupting ads, and everything remains transparent inside github.

Github Users Yes, Spammers No

To keep spammers out and comments attributable, all you do is log in using your (free) github account and grant utteranc.es the permission to submit issues on your behalf.

If you don’t have a github account yet, go get yourself one - it’s free and simple.

If for any reason you do not feel comfortable with letting the commenting system submit issues for you, then visit Github Issues directly, i.e. by clicking the red button Submit Issue at the bottom of each page, and submit your issue manually. You control everything.

Discussions

For chit-chat and quick questions, feel free to visit and participate in Discussions. They work much like classic forums or bulletin boards. Just keep in mind: your valued input isn’t equally well trackable there.

  Show on Github    Submit Issue

(content created Mar 06, 2024 - last updated Mar 19, 2024)