#led-driver #rgb #grove #my-9221

nightly no-std grove-matrix-led-my9221-rs

Rust驱动的Grove RGB矩阵LED,使用my-9221驱动器

2个不稳定版本

0.2.0 2022年2月8日
0.0.1 2022年2月6日

#1098嵌入式开发

MIT/Apache

28KB
566

Grove RGB矩阵LED Rust驱动程序

Rust驱动的Grove RGB矩阵LED,使用my-9221驱动器

示例

您可以使用提供的示例,用于stm32f3-discovery板

# Install Cargo embed
cargo install cargo-embed

# Flash the board
cargo embed --chip STM32F303VCTx --release --example stm32f3-discovery-example --target thumbv7em-none-eabihf

这是一个早期阶段的项目

依赖关系

~71KB