In progress... TL;DR (take me to the battle field) Introduction and Motivation In some recent project, we added some ESP32 to replace wired communication with a BLE solution. Additionally, the…
ESP32-EVB, PlatformIO And ESP-IDF – Yet Another ESP32 tutorial
I already posted a tutorial on using the ESP32-EVB from olimex with Arduino. This time, I will provide the same with ESP-IDF, the original SDK from Espressif. Why I decided…
ESP32-EVB, PlatformIO And Arduino – Yet Another ESP32 tutorial
What the heck? Aren't there enough toturials out there about ESP32? I believe: Yes, too many. And there are too many that struggle with setting up the arduino environment for…