
Blog










Introduction to Zephyr OS Tracing and Profiling
This is an introduction to the critical embedded system debugging techniques of tracing and profiling within the Zephyr RTOS. After reading this article, you can use Zephyr’s native tracing tools to gain a visual, in-depth understanding of system dynamics, helping to evaluate performance, spot timing issues, and diagnose complex problems like memory leaks or thread interaction glitches.









How to Create an UI Application for the ESP32-S3
Step-by-step guide to creating Embedded Wizard GUI applications for ESP32-S3-BOX with ESP-IDF V5.3.1, including examples and build instructions.






Easily Develop Graphical User Interfaces (GUIs) with Espressif Microcontrollers (MCUs)
Learn how Embedded Wizard 15 with AI-assisted development and Figma integration helps you create stunning, responsive GUIs for ESP32-S2 and ESP32-S3 microcontrollers.



ESP32's family Memory Map 101
This article addresses the complexity of Espressif SoCs by offering a visual, structured compilation of crucial technical data from their datasheets and TRMs. The main takeaway for the reader is a simplified, actionable understanding of the memory maps, caches, peripherals, and eFuse blocks, which is essential for low-level system and driver development.


