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 ...
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, ...
For a device advertised as the “Multi-tool Device for Hackers”, the Flipper Zero already offers a considerable list of onboard capabilities. But some hard decisions had to be made to get the retail ...
My first foray into the IoT utilized the Espressif ESP8266, an SoC with 32-bit MCU and 2.4-GHz Wi-Fi built in. Since then, I have used many different module variants based on the microcontroller. So ...