News

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 ...
I’ve been playing with a few MicroPython projects recently on several different embedded platforms, including a couple of ESP32 WiFi modules. There are various ways to program these modules ...
though it’s primarily optimized for ESP32 and ESP8266 variants. The steps for installing MicroPython using uPyCraft are as follows: 1. Start by installing the software on your computer and then ...