Edit

Share via


Ws2808 Class

Definition

Represents WS2808 LED driver

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

Constructors

Ws2808(SpiDevice, Int32, Int32)

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