WS2801-Pi
Search…
Overview
Installation
Wiring
Usage
Example Animation
Functions
Changelog
Functions
Constructor
getLedStrip
setLed
fillLeds
setBrightness
setBrightness
getBrightness
setLedStrip
onLedStripChanged
onBrightnessChanged
clearLeds
show
Types
Ws2801PiConfig
ClockSpeed
LedColor
LedStrip
Powered By
GitBook
show
Updates the colors of the atual LED strip.
Returns
The rendering promise.
Promise<void>
Example
1
await
this
.
ledController
.
show
();
Copied!
Functions - Previous
clearLeds
Next - Types
Ws2801PiConfig
Last modified
1yr ago
Copy link
Contents
Returns
Example