Arduino developers and electronic enthusiasts may be interested to know that the official Arduino team has announced a new update to its Arduino Cloud that now allows you to update your ESP32 boards ...
Let’s say you’re working on an ESP32 project to send off to your grandma; something she can just plug in and it will start automatically monitoring her plant’s water levels. But you discover a ...
Earlier versions of the Arduino IDE made uploading files to an ESP32’s SPIFFS filesystem easy via the ESP32FS plugin. Sadly, that’s no longer possible under the rewritten Arduino 2.0 IDE. Thankfully, ...
This is one of my most used development tools for ESP32 programming, and I highly recommend using it. Its debugging and ...