Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 608 Bytes

File metadata and controls

16 lines (9 loc) · 608 Bytes

Chapter 2 Spaceship Interface

Rust project for the Arduino Uno with a button to trigger red leds and a green led to indicate idle mode.

Arduino board with a button and

Build Instructions

  1. Install prerequisites as described in the Chapter 1.

  2. Run cargo build to build the firmware.

  3. Run cargo run to flash the firmware to a connected board. If ravedude fails to detect your board, check its documentation at https://crates.io/crates/ravedude.