ESP32 boards are great for making affordable smart devices and IoT projects. Apart from ESPHome-based projects, you need the Arduino IDE and PlatformIO to set up a full development environment for ...
Often, reprogramming a microcontroller involves placing it in reset, flashing the code, and letting it fire back up. It usually involves shutting the chip down entirely. However, [bor0] has built a ...