Edit

Share via


Ws2812b Class

Definition

Represents WS2812B LED driver

public class Ws2812b : Iot.Device.Ws28xx.Ws28xx
type Ws2812b = class
    inherit Ws28xx
Public Class Ws2812b
Inherits Ws28xx
Inheritance
Ws2812b

Constructors

Ws2812b(SpiDevice, Int32, Int32)

Constructs Ws2812b instance

Fields

_spiDevice

SPI device used for communication with the LED driver

(Inherited from Ws28xx)

Properties

Image

Backing image to be updated on the driver

(Inherited from Ws28xx)

Methods

Update()

Sends backing image to the LED driver

(Inherited from Ws28xx)

Applies to