WS2813

5050 · smd · WS2813 · WorldSemi

Also sold as WS2813 5050

Channels
RGB
Wires
1-wire
Dimensions
5.0 × 5.0 × 1.6 mm
Pins
6
Max current
60 mA
Supply
4.5–5.5 V

The dual-signal WS2812B. Each LED takes data from both its predecessor and the one before that, so one dead LED does not blank everything downstream - which is why it is the sensible choice for anything installed behind a wall.

The pinout here is the 6-pin arrangement; the exact pin numbering has not been verified against a WorldSemi datasheet. See DATA-QUALITY.md.

Variants

One row per orderable SKU. Everything not listed is inherited from the part above.

Order codeFaceLensWhite PinsSiliconStatusFirst seenDatasheet
WS2813 white clear 6 active unknown PDF
WS2813-B black clear 6 active unknown PDF

Pinout

WS2813WS2813-B
top view1. VDDPWR2. DOUTOUT3. BINBIN4. VSSGND5. DININ6. NCNC
  1. 1 VDD power
  2. 2 DOUT data out
  3. 3 BIN backup data in
  4. 4 VSS ground
  5. 5 DIN data in
  6. 6 NC nc

Protocol — WS2813

Timings shown from datasheet. Other sources disagree; see the protocol page.

hilo012502500T0H 375nsT1H 875ns0 bit1 bit
T0H 375 / T0L 0 · T1H 875 / T1L 0 · period 1250 ns · reset 300 µs source: datasheet

Compatibility

  • near clone WS2812B

    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.

  • protocol compatible of this WS2814

    Same timing family and backup line, but four channels rather than three.

  • near clone of this WS2815

    Same backup-data-line concept, but 12 V and a different bit period. Do not assume WS2813 timings will drive it.

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.

  • 2016-05 datasheet revision WS2813 datasheet published by Normand Electronic; the month is taken from the publisher's own upload path (/upload/201605/) month
  • 2016-07-18 first library support FastLED — first commit introducing WS2813 day
  • 2018-01-10 first library support WLED — first commit introducing WS2813 day