Learn how to build a web server to control the ESP32 ESP8266 outputs using MicroPython framework. As an example we'll build a web server with ON and OFF buttons| Random Nerd Tutorials
Learn how to program the ESP32 and ESP8266 with MicroPython firmware with our eBook. This is one of the easiest ways to program your ESP32 and ESP8266 boards!| Random Nerd Tutorials
This posts shows how to flash MicroPython firmware on ESP32 and ESP8266 boards using the esptool.py. It works on Windows, Mac OS X, and Linux computers.| Random Nerd Tutorials
MicroPython is a lean and efficient implementation of the Python 3 programming language that includes a small subset of the Python standard library and is optimised to run on microcontrollers and in constrained environments.| micropython.org