ESP32-S3
How to Create an UI Application for the ESP32-S3
·9 mins
ESP32
ESP-IDF
GUI
Embedded Wizard
ESP32-S3
ESP32-S2
The following article explains all necessary steps to create an Embedded Wizard GUI application suitable for the ESP32-S3-BOX from Espressif.
Using ESP-BSP with DevKits
·3 mins
Embedded Systems
ESP32
ESP32-S2
ESP32-S3
ESP32-C2
Espressif
BSP
DevKit
Introduction # The BSP (Board Support Package) from Espressif is ready to use package for selected boards (usually for Espressif’s and M5Stack boards).
Using the ESP Flash Download Tool to finish the Flash Encryption + Secure Boot + NVS Encryption
·22 mins
ESP32-S3
ESP-IDF
Flash Encryption
Secure Boot
NVS Encryption
Introduction # This tutorial is a step-by-step guide on how to set the “ Flash Encryption plus the Secure Boot V2 and NVS Encryption” functions on the ESP32-S3 using the Flash Download Tool.
Easily Develop Graphical User Interfaces (GUIs) with Espressif Microcontrollers (MCUs)
·4 mins
ESP32
ESP-IDF
GUI
Embedded Wizard
ESP32-S3
ESP32-S2
Introduction # In today’s fast-paced world of IoT and embedded systems, creating an intuitive and responsive Graphical User Interface (GUI) can make or break the user experience of your product.
ESP32's family Memory Map 101
·11 mins
ESP32
ESP32-S2
ESP32-S3
ESP32-C3
ESP32-C6
The performance and memory capabilities of the microcontrollers are increasing, and so is their complexity, especially when the users are responsible for mapping external memory chips such as flash or SPIRAM by configuring a memory management unit.
Using ESP-NOW in Arduino
·14 mins
Arduino
ESP-NOW
Wireless
Wi-Fi
ESP32
ESP32-S2
ESP32-S3
ESP32-C3
ESP32-C6
ESP-NOW is a connectionless Wi-Fi communication protocol developed by Espressif for its microcontrollers. It allows for efficient, low-power, and low-latency peer-to-peer communication.
How to switch between multiple ESP32 firmware binaries stored in the flash memory
·6 mins
Embedded Systems
ESP32
ESP32-S3
ESP32-P4
GUI
OTA
Espressif
BSP
Introduction # The ESP32 microcontroller is a versatile and powerful device, widely used in IoT and embedded applications.
Maximizing Wi-Fi Throughput: Fine-Tuning Zephyr for Peak Performance with ESP32 SoCs in IoT Applications
·6 mins
ESP32-S3
Zephyr
Wi-Fi
Those who develop IoT applications based on Zephyr OS often need to optimize the communication performance.
Simplify Your Embedded Projects with ESP-BSP
·5 mins
Embedded Systems
ESP32
ESP32-S3
Espressif
BSP
Introduction # Are you a maker or an embedded systems enthusiast looking to create applications that work across different development boards with Espressif SoCs like ESP32 or ESP32-S3?