A RetroSearch Logo

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

Search Query:

Showing content from https://github.com/playfulFence/esp-keypad-example/tree/feature/vscode-wokwi below:

GitHub - playfulFence/esp-keypad-example at feature/vscode-wokwi

Wokwi-example which shows initialization and work with ESP chips and keypad

cargo build --target xtensa-esp32s2-none-elf --release
Execution with VSCode Wokwi extension

Except of extension itself, you will need two files to execute the simulatuion inside of your VSCode IDE:

Both of them are already provided in this repo and you can edit them as needed.

F1 -> Wokwi: Start simulation

In case you will have additional questions - feel free to open an issue 😉

There's a short example for newcomers that shows, how classic keypad is initialised on different Espressif boards (ESP32, ESP32S2, ESP32C3) in bare-metal, this config is for ESP32S2 in terms of example, you can find brief instructions for other chips below

P.S. : Password is "12345" 😉

For esp32c3 board target (and corresponding changes for paths in wokwi.toml) is:

riscv32imac-unknown-none-elf

Board type in diagram.toml is:

"type": "board-esp32-c3-devkitm-1"

For esp32 board target (and corresponding changes for paths in wokwi.toml) is:

Board type in diagram.toml is:

"type": "wokwi-esp32-devkit-v1"

For esp32-s3 board target (and corresponding changes for paths in wokwi.toml) is:

Board type in diagram.toml is:

"type": "board-esp32-s3-devkitc-1"

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