Demo Hygro-Thermometer based on the esp-rust-board.
- http version based on
esp-hal
- Install
espflash
,ldproxy
andcargo-espflash
$ cargo install espflash ldproxy cargo-espflash
- Make sure to connect the board and that its serial/jtag gets detected by your system.
- Populate the
cfg.toml
with the wifi credentials.
If the toolchain is correctly installed the usual cargo build
and cargo run
will work.