Crates.io | ws2812-pio |
lib.rs | ws2812-pio |
version | 0.8.0 |
source | src |
created_at | 2022-01-03 13:48:55.027476 |
updated_at | 2024-03-16 22:48:28.509148 |
description | Driver implementation for the WS2812 smart LED using the RP2040's PIO peripheral. |
homepage | |
repository | https://github.com/rp-rs/ws2812-pio-rs/ |
max_upload_size | |
id | 507116 |
size | 22,643 |
Implements SmartLedsWrite
for the Raspberry's RP2040 using the PIO peripheral.
Refer to the rp-hal
for examples.