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

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

Rust driver for Grove RGB Matrix Led with my-9221 Driver

2 unstable releases

0.2.0 Feb 8, 2022
0.0.1 Feb 6, 2022

#27 in #led-driver

MIT/Apache

28KB
566 lines

Grove RGB Matrix Led Rust Driver

Rust driver for Grove RGB Matrix Led with my-9221 Driver

Example

You can use the example provided for the stm32f3-discovery board

# Install Cargo embed
cargo install cargo-embed

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

This is an early stage project

Dependencies

~71KB