- Channels
- RGB
- Wires
- 1-wire
- Dimensions
- 3.5 × 3.5 × 1.4 mm
- Pins
- 4
- Max current
- —
- Supply
- 3.5–5.3 V
WorldSemi’s own 3535 “MINI”, distinct from the plain WS2812B-3535 entry in that it is sold with an explicit silicon revision. FastLED treats the V3 silicon as sharing timings with WS2812B-V5, which is why the V3 variant below points at the V5 protocol.
Variants
One row per orderable SKU. Everything not listed is inherited from the part above.
| Order code | Face | Lens | White | Pins | Silicon | Status | First seen | Datasheet |
|---|---|---|---|---|---|---|---|---|
| WS2812B-MINI-V3 | white | clear | — | 4 | V3 | active | unknown | — |
| FastLED shares one timing entry between WS2812B_V5 and WS2812B_MINI_V3, so this variant points at the V5 protocol: same longer reset, same higher PWM frequency. | ||||||||
Pinout
- 1 VDD power
- 2 DOUT data out
- 3 VSS ground
- 4 DIN data in
Protocol — WS2812B
Timings shown from datasheet. Other sources disagree; see the protocol page.
Compatibility
-
protocol compatible
WS2812
Same signalling; different package and pin count (4-pin vs 6-pin).
-
near clone
APA104
Same 800 kHz single-wire signalling, but the APA104 inverts nothing and differs in reset requirements; usually interchangeable in practice.
-
near clone of this
APA104
Same single-wire 800 kHz scheme and the same 5050 footprint, and every library drives it as a WS2812. Reset requirements differ, so a marginal driver that works on one may not work on the other.
-
near clone of this
APA106
Electrically a WS2812B workalike in a 5 mm through-hole dome rather than an SMD package. Colour order is commonly RGB rather than GRB, which is the usual thing people get wrong.
-
electrically similar of this
PL9823
Often sold interchangeably with the APA106 as a through-hole "NeoPixel", but the bit period differs from the WS2812B and the colour order is typically RGB rather than GRB. FastLED carries it as its own chipset for that reason.
-
drop in of this
SK6812
Timings overlap enough that WS2812B code drives it without changes, and the 5050 footprint and pinout match. The differences that matter are better PWM frequency and a shorter required reset.
-
protocol compatible of this
WS2812
Same signalling, different package and pin count: WS2812 is a 6-pin part, WS2812B is 4-pin. Not footprint-interchangeable.
-
near clone of this
WS2812B-V5
Same package, pinout and command set, but the reset/latch period is extended to roughly 280 us. Code written against the old 50 us figure can glitch. This is the most common cause of "my new reel of the same part flickers".
-
drop in of this
WS2812C
Sold as fully compatible with the WS2812B and driven identically by every library; the difference is packaging and cost, not signalling.
-
near clone of this
WS2813
Close enough that libraries drive it with WS2812 timings, but it needs a longer reset (300 us) and has a second data input, so it is a 5-pin part on strip. Not pin-compatible.
Dating evidence
Nobody announces these parts, so this records what we can actually cite rather than a release date. Library support proves only that the part existed by that date.
- 2024-08-31 first library support FastLED — first commit introducing WS2812B-V5 ↗ day
Where to buy
Stub data — a few rows so purchase links can grow later. Prices are not tracked.
- LCSC listing checked 2026-09-04