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
clearLeds
Sets the whole LED strip to black.
Example
1
ledController.clearLeds();
Copied!
Functions - Previous
onBrightnessChanged
Next - Functions
show
Last modified
1yr ago
Copy link
Contents
Example