The article describes the use of low-level programming in C/C++ in the ESP-IDF framework paradigm from Espressif Systems for the development of an IoT application in the Wokwi simulator.
The article points out the differences compared to a fully functional framework with support for components and external Python tools and also mentions the disadvantages of ESP-IDF in the Wokwi simulator, especially the absence of starting system functionalities or working with eFuses.
The article also includes sample source codes that I created for the ESP32 microcontroller. The source code is for a demonstration of connecting to a WiFi network and also for a sensor node that communicates with a remote web interface via the HTTP or HTTPS protocol.
![[IMG]](proxy/gVdVheZ0A7R2hfOxLRYksBNx8dmSO%2BksnQF4Px4qXdV6dS6EE7sZSu3i6%2BoHfvTWZKj3c0HvrHT0cs7WTQFdaTGTDpE3lPw%3D/image.png)
The article points out the differences compared to a fully functional framework with support for components and external Python tools and also mentions the disadvantages of ESP-IDF in the Wokwi simulator, especially the absence of starting system functionalities or working with eFuses.
The article also includes sample source codes that I created for the ESP32 microcontroller. The source code is for a demonstration of connecting to a WiFi network and also for a sensor node that communicates with a remote web interface via the HTTP or HTTPS protocol.
![[IMG]](proxy/gVdVheZ0A7R2hfOxLRYksBNx8dmSO%2BksnQF4Px4qXdV6dS6EE7sZSu3i6%2BoHfvTWZKj3c0HvrHT0cs7WTQFdaTGTDpE3lPw%3D/image.png)