Driver for WS2812 smart LEDs using the RP2040's PIO peripheral.
# Cargo.toml
[dependencies]
ws2812-pio = "0.9.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initializes a WS2812 LED driver on an RP2040 microcontroller.
Ensure your target hardware is RP2040 and use the appropriate HAL.
No dependency data recorded yet.