Apa102 Class

Definition

Driver for APA102. A double line transmission integrated control LED

public class Apa102 : IDisposable
type Apa102 = class
    interface IDisposable
Public Class Apa102
Implements IDisposable
Inheritance
Apa102
Implements

Constructors

Apa102(SpiDevice, Int32)

Initializes a new instance of the APA102 device.

Properties

Pixels

Colors of LEDs

Methods

Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

Flush()

Update color data to LEDs

Applies to