News

Right! The toolchain for programming the ESP32 in C is pretty straightforward. You’ll need Espressif’s software library (esp-idf), a cross-compiler and build tools that are specific to the ...
I’ve been playing with a few MicroPython projects recently on several different embedded platforms, including a couple of ESP32 WiFi modules ... of teaching Python programming classes to ...
To erase the Flash Memory on an ESP32 using a CMD or Terminal window, your system should have the latest version of Python. If Python is not installed on your system, install it and proceed with ...