A scale that runs rust because of reasons
setup esp-rust-toolchain: run outside of this repository
cargo install espup --locked
espup install
cargo install espflash --lockedrestart terminal/ide after and maybe inbetween installation (due to path updates)
build project
cargo build --releaseafter successful build, connect esp32 board and run
espflash board-infoto search for devices.
to flash and run the calibration:
cargo run --bin calibrateto flash and run scale
cargo run --bin scale