Skip to content
 
 

Repository files navigation

A scale that runs rust because of reasons

setup

setup esp-rust-toolchain: run outside of this repository

cargo install espup --locked
espup install
cargo install espflash --locked

restart terminal/ide after and maybe inbetween installation (due to path updates)

build project

cargo build --release

after successful build, connect esp32 board and run

espflash board-info

to search for devices.

to flash and run the calibration:

cargo run --bin calibrate

to flash and run scale

cargo run --bin scale

About

A bluteooth scale in rust

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages