News

Learn how to store data persistently on the ESP32 without relying on EEPROM! In this tutorial, I’ll show you how to use RTC ...
In theory, using MicroPython on the ESP32 is easy — just flash an image and connect using a serial port. But that leaves a lot of things you still have to do. You need to move files between … ...