In a recent post, I talked about using the “Blue Pill” STM32 module with the Arduino IDE. I’m not a big fan of the Arduino IDE, but I will admit it is simple to use which makes it good for simple ...
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, ...
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 ...