Ws2815b Class

Definition

Represents WS2815B LED driver

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

Constructors

Ws2815b(SpiDevice, Int32, Int32)

Constructs Ws2815b 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