News

ESP32-C2 is also supported by Arduino-ESP32 but requires rebuilding the static libraries. This is not trivial and requires a good understanding of the ESP-IDF build system. For more information, see ...
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 ...
I installed the Library in the Arduino IDE from ZIP file, and copied/pasted the basic example provided in the GitHub main page (I'm not posting it here because I did not modify anything therein) In ...
ESP32 animate 24V= LED system garlands with flashing and variable brightness (13 different parameters) with one ESP32 and FreeRTOS multi-tasking. ESP32 code uses multi-tasking of FreeRTOS. See Diagram ...
The Maker’s Pet Robotics Kit is a DIY learning kit designed for robotics enthusiasts, students, and hobbyists who want to explore autonomous navigation and mapping. At its core, the ESP32 works with ...
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 ...
The power of Espressif’s ESP32-S3 meets Arduino’s unmatched customer experience, documentation and community — all in the compact form factor of the Nano. Provides support for both Micropython and ...
If you use the Arduino IDE to program the ESP32, you might be interested in [Andreas Spiess’] latest video (see below). In it, he shows an example of using all three ESP32 UARTs from an Arduino ...
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 ...