MicroPython: ESP32/ESP8266 Get Device Info (CPU, MAC Address, Flash Size, PSRAM & More)
In this quick guide, we’ll share a simple MicroPython script that displays useful information about your board. It’s a great tool for diagnostics and testing. The script retrieves details about …