Hello Sam,
I have been reading your comparisons between the different controllers for RGB leds.
Where does the SK61812 fit in ?
It seems that WS2812B refers to NeoPixel and APA102 refers to DotStar, but how do I order a strip with SK61812 controllers in it ?
The SK61812 is compatible with the WS2812 chips and the only real difference that it includes a white led in the package. There’s not really any need to worry about which chipset you’re getting beyond whether its the WS2812 (and varients such as the SK61812) or the APA102. Libraries will be compatible, and it’s just whether you want RGB or RGBW strips.
If you’re turning every LED on, full white, full brightness, then yes, you’ll need to account for that maximum current draw. So you’d simply use 3 power supplies, and break up the power rails on your strips every 3m to inject fresh power
Imagine that you’re building 3x smaller strips, each with it’s own power supply.
That said, if you don’t plan on that, or you’re going to implement some soft limiting in your code, then you can just less. Typically, most of the time you’ll only be drawing around half the max current, but it just depends on what you want to do.
And you can get our latest projects and tips straight away by following us on: