grove-matrix-led-my9221-rs

Crates.iogrove-matrix-led-my9221-rs
lib.rsgrove-matrix-led-my9221-rs
version0.2.0
sourcesrc
created_at2022-02-06 14:29:58.872536
updated_at2022-02-08 19:30:45.866824
descriptionRust driver for Grove RGB Matrix Led with my-9221 Driver
homepage
repositoryhttps://github.com/pyaillet/grove-matrix-led-my9221-rs
max_upload_size
id527860
size57,272
Pierre-Yves Aillet (pyaillet)

documentation

README

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

Commit count: 21

cargo fmt