A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/georgik/esp32-buddy-rs below:

georgik/esp32-buddy-rs: Rust Bare Metal implementation of ESP Buddy

Rust Bare Metal implementation of ESP-Buddy based on https://github.com/espressif/esp-mdf/tree/master/examples/development_kit/buddy

Copy the code from examples to main.rs and run ./scripts/run-wokwi.sh. Once the build is complete, click the link in terminal to open Wokwi simulator.

Flash the device using web flasher by command ./scripts/flash.sh

How to use examples locally

Run the base application:

This is mapped by .cargo/config.toml to command:

cargo espflash flash --release --monitor

Run animation example with:

cargo run --release --example animation
cargo run --release --example animation
cargo run --release --example buttons
export SSID="replace_by_ssid"
export PASSWORD="replace_by_password"
cargo run --release --example clock
cargo run --release --example gpio
cargo run --release --example snow
cargo run --release --example temperature
export SSID="replace_by_ssid"
export PASSWORD="replace_by_password"
cargo run --release --example wifi

When using a custom Wokwi project, please change the WOKWI_PROJECT_ID in run-wokwi.sh. If no project id is specified, a DevKit for esp32 will be used.

Wokwi offers debugging with GDB.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4