Perhaps without many of us realising it, our single board computers perform the task of making programming their processor or SoC a lot easier. They take care of setting the right lines or commands to ...
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 ...
I have a lot of different ESP32-based devices, and the memory and processing constraints are both a blessing and a curse. They're a blessing in the sense that they allow for you to make single, ...