The source code is coming soon.
Voice control has become an integral part of modern smart home automation. In this tutorial, we build a voice-controlled LED system using the ESP32-S3-BOX-3 development board, combining wake word ...
Learn how to store data persistently on the ESP32 without relying on EEPROM! In this tutorial, I’ll show you how to use RTC memory for quick data retention and SPIFFS filesystem for more permanent ...
GUITION JC1060P470C is an ESP32-P4 board with an integrated 7-inch touchscreen display and an ESP32-C6 WiFi 6 and Bluetooth 5 module providing wireless connectivity. The display also features a ...
Our project uses the classic Bluetooth function. Some Android phones cannot adjust the volume. We asked for help from the idf-esp project and provided a modification patch. It can be used normally in ...
Some of the newer Espressif Systems wireless SoCs such as the ESP32-H2 and ESP32-C6 support Zigbee through their built-in 802.15.4 radio. It’s been working since the release of the ESP-IDF 5.1 ...
I want to build my project using esp idf plugin for vscode, for this I wrote idf_component.yml where I included the commits of the latest tags of the necessary dependencies, however, on the side I get ...