# Wokwi

Wokwi is an online electronics simulator for Arduino, ESP32, STM32, and other boards, with coding, debugging, networking, and VS Code integration features.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Simplified Embedded Rust: A Comprehensive Guide to Embedded Rust Development

DevFeed: [Simplified Embedded Rust: A Comprehensive Guide to Embedded Rust Development](<https://devfeed.tech/articles/simplified-embedded-rust-a-comprehensive-guide-to-embedded-rust-development-13820.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/books-simplified-embedded-rust/>)

Author: John Lee

Published: 2024-06-07T00:00:00Z

Content type: article

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [Embedded Systems](<https://devfeed.tech/topics/embedded-systems.md>), [Rust](<https://devfeed.tech/topics/rust.md>), [ESP32-C3](<https://devfeed.tech/topics/esp32-c3.md>), [Espressif](<https://devfeed.tech/topics/espressif.md>), [Library](<https://devfeed.tech/topics/library.md>), [ESP-IDF](<https://devfeed.tech/topics/esp-idf.md>), [Wokwi](<https://devfeed.tech/topics/wokwi.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [book](<https://devfeed.tech/tags/book.md>), [embedded-systems](<https://devfeed.tech/tags/embedded-systems.md>), [esp-idf](<https://devfeed.tech/tags/esp-idf.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [esp32-c3](<https://devfeed.tech/tags/esp32-c3.md>), [espressif](<https://devfeed.tech/tags/espressif.md>), [library](<https://devfeed.tech/tags/library.md>), [review](<https://devfeed.tech/tags/review.md>), [rust](<https://devfeed.tech/tags/rust.md>), [vs-code](<https://devfeed.tech/tags/vs-code.md>), [wokwi](<https://devfeed.tech/tags/wokwi.md>)

### AI overview

Omar Hiari's "Simplified Embedded Rust" series presents two books for Rust development on Espressif ESP32-C3 chips. The ESP Core Library Edition uses no_std for developers seeking control and efficiency, while the ESP Standard Library Edition uses ESP-IDF to introduce embedded development more gently. Both books include practical examples and exercises, and their examples can run in the Wokwi simulator.

### Source excerpt

Simplified Embedded Rust: A Comprehensive Guide to Embedded Rust Development# By Omar Hiari# Omar Hiari's "Simplified Embedded Rust" series offers two books, each tailored to different stages of a developer's Rust and embedded systems journey. The two books, "ESP Core Library Edition" and "ESP Standard Library Edition," provide comprehensive guidance on using Rust for embedded development on Espressif chips, specifically the ESP32-C3.

## How to use Wokwi Simulator with Espressif-IDE

DevFeed: [How to use Wokwi Simulator with Espressif-IDE](<https://devfeed.tech/articles/how-to-use-wokwi-simulator-with-espressif-ide-13885.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/how-to-use-wokwi-simulator-with-espressif-ide/>)

Author: John Lee

Published: 2023-04-16T00:00:00Z

Content type: tutorial

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [Espressif IDE](<https://devfeed.tech/topics/espressif-ide.md>), [Wokwi](<https://devfeed.tech/topics/wokwi.md>), [ESP-IDF](<https://devfeed.tech/topics/esp-idf.md>), [ESP32](<https://devfeed.tech/topics/esp32.md>), [Espressif](<https://devfeed.tech/topics/espressif.md>), [Internet of things](<https://devfeed.tech/topics/iot.md>), [browser](<https://devfeed.tech/topics/browser.md>), [monitor](<https://devfeed.tech/topics/monitor.md>), [WebSocket](<https://devfeed.tech/topics/websocket.md>), [Development](<https://devfeed.tech/topics/development.md>)

Tags: [2-9-0](<https://devfeed.tech/tags/2-9-0.md>), [blog](<https://devfeed.tech/tags/blog.md>), [browser](<https://devfeed.tech/tags/browser.md>), [development](<https://devfeed.tech/tags/development.md>), [esp-idf](<https://devfeed.tech/tags/esp-idf.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [espressif](<https://devfeed.tech/tags/espressif.md>), [espressif-ide](<https://devfeed.tech/tags/espressif-ide.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [iot](<https://devfeed.tech/tags/iot.md>), [monitor](<https://devfeed.tech/tags/monitor.md>), [simulator](<https://devfeed.tech/tags/simulator.md>), [websocket](<https://devfeed.tech/tags/websocket.md>), [wokwi](<https://devfeed.tech/tags/wokwi.md>)

### AI overview

This tutorial explains how Espressif-IDE 2.9.0 integrates with the Wokwi online electronics simulator. The integration communicates with the Wokwi Server over WebSocket, flashes the project binary to a simulator selected by chip target and project ID, and displays serial monitor output in the IDE console.

### Source excerpt

The Espressif IDE version 2.9.0 has recently been released, introducing a new feature for the Espressif community who want to use the Wokwi simulator directly from within the IDE. What is Wokwi? Wokwi is an online electronics simulator that allows users to simulate various boards, parts, and sensors, including the ESP32. With a browser-based interface, Wokwi offers a simple and intuitive way to start coding your next IoT project within seconds.

## Espressif Announces Espressif DevCon2022 Online Developer Conference

DevFeed: [Espressif Announces Espressif DevCon2022 Online Developer Conference](<https://devfeed.tech/articles/september-2022-13958.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/september-2022/>)

Author: John Lee

Published: 2023-01-01T00:00:00Z

Content type: news

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [Espressif](<https://devfeed.tech/topics/espressif.md>), [ESP-IDF](<https://devfeed.tech/topics/esp-idf.md>), [Esp Rainmaker](<https://devfeed.tech/topics/esp-rainmaker.md>), [Matter](<https://devfeed.tech/topics/matter.md>), [Rust](<https://devfeed.tech/topics/rust.md>), [Toit](<https://devfeed.tech/topics/toit.md>), [Wokwi](<https://devfeed.tech/topics/wokwi.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [conference](<https://devfeed.tech/tags/conference.md>), [developers](<https://devfeed.tech/tags/developers.md>), [esp-idf](<https://devfeed.tech/tags/esp-idf.md>), [esp-rainmaker](<https://devfeed.tech/tags/esp-rainmaker.md>), [espressif](<https://devfeed.tech/tags/espressif.md>), [event](<https://devfeed.tech/tags/event.md>), [instagram](<https://devfeed.tech/tags/instagram.md>), [matter](<https://devfeed.tech/tags/matter.md>), [newsletter](<https://devfeed.tech/tags/newsletter.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [rust](<https://devfeed.tech/tags/rust.md>), [wokwi](<https://devfeed.tech/tags/wokwi.md>)

### AI overview

Espressif announces Espressif DevCon2022, a free online developer conference scheduled for 19 and 20 October 2022. The event will feature more than 30 talks on Matter, ESP RainMaker, ESP-IDF, Embedded Rust, and other topics.

### Source excerpt

Hi everyone, We are very excited this month, as we are hard at work preparing for Espressif Systems' first online conference, Espressif DevCon2022, which will hopefully become an annual tradition. The event will be broadcast live on 19 and 20 October 2022, starting at 10:00am (Central European Summer Time) and finishing at 20:00 on both days. This two-day online conference will highlight certain products and solutions created by Espressif and its partners.