SolarOS 4.6.8 manual · command
neopixel
List attached WS2812/NeoPixel strips.
Usage
| Usage | Description | |
|---|---|---|
| `neopixel [status\ | list] [name]` | List attached WS2812/NeoPixel strips. |
neopixel set <name> <index> <red> <green> <blue> | Set one zero-based pixel and immediately refresh the strip. | |
neopixel fill <name> <red> <green> <blue> | Fill and immediately refresh the strip. Color components are 0..255. | |
| `neopixel clear\ | show <name>` | Clear a strip immediately, or transmit its buffered colors. |