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 ...
AVROTA (Arduino Via Remote OTA) offers a seamless way to program Arduino boards over Bluetooth, utilizing the power and versatility of the ESP32. This project enables wireless programming of Arduino ...
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 ...
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 ...
Bojan Jurca’s open-source Arduino sketch "Esp32_oscilloscope," transforms any ESP32 board to function as a web-based oscilloscope accessible over WiFi. While the Scoppy project demonstrated the ...
FlashESP is a web-based tool allowing the development of Arduino sketches and firmware flashing for ESP32 and ESP8266 hardware platforms. I initially thought it was similar to ESP Web Tools for ...