| Crates.io | grove-matrix-led-my9221-rs |
| lib.rs | grove-matrix-led-my9221-rs |
| version | 0.2.0 |
| created_at | 2022-02-06 14:29:58.872536+00 |
| updated_at | 2022-02-08 19:30:45.866824+00 |
| description | Rust driver for Grove RGB Matrix Led with my-9221 Driver |
| homepage | |
| repository | https://github.com/pyaillet/grove-matrix-led-my9221-rs |
| max_upload_size | |
| id | 527860 |
| size | 57,272 |
Rust driver for Grove RGB Matrix Led with my-9221 Driver
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