News

Last year we built a drone using ESP32 and our community loved it. Since then the project has evolved and the drone is now ...
Educational robotics company Hiwonder has released miniHexa, an AI hexapod robot based on an ESP32 with Arduino programming ...
In case you missed it, the big news is that a minimal Arduino core is up and working on the ESP32. There’s still lots left to do, but the core functionality — GPIO, UART, SPI, I2C, and WiFi — are all ...
Status: Needs investigationWe need to do some research before taking next steps on this issueWe need to do some research before taking next steps on this issue When using Arduino IDE 1.8.19, the code ...
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 ...
We previously noted the ESP32 Arduino Core 3.0.0 Alpha release added support for ESP32-C6 and ESP32-H2 among other changes. The good news is that Arduino ESP32 Core 3.0.0 is now considered stable, and ...
ESP32 is a versatile microcontroller and a great starting point for anyone venturing into the IoT realm, but its configuration and interfacing of sensors can be challenging for new users. Arduino ...
Arduino is built on top of ESP-IDF. This is important to realize that ESP-IDF release schedule changes affect and impact Arduino for ESP32 Releases (both the core and the component). It is important ...
In this tutorial, we will learn how to install multiple versions of the ESP32 board package in the Arduino IDE. Once set up, you’ll have the option to choose a specific version of the ESP32 package ...
In the previous project update, you learned about enhancements to the ESP32 Energy Meter’s schematic design and PCB. This article focuses on the practical implementation and integration of the new ...