Rust project for the Arduino Uno with a button to trigger red leds and a green led to indicate idle mode.
-
Install prerequisites as described in the Chapter 1.
-
Run
cargo build
to build the firmware. -
Run
cargo run
to flash the firmware to a connected board. Ifravedude
fails to detect your board, check its documentation at https://crates.io/crates/ravedude.