ws2818-rgb-led-spi-driver 2.0.0

Simple, stripped down, educational, no_std-compatible driver for WS28XX (WS2811/12) RGB LEDs. Uses SPI device for timing/clock, and works definitely on Linux/Raspberry Pi.
Documentation

ws2818-rgb-led-spi-driver

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 3 feature flags, 3 of them enabled by default.

default

  • adapter_spidev

adapter_spidev

  • spidev

spidev

    This feature flag does not enable additional features.