
1. Getting started with MicroPython on the ESP32 — MicroPython …
1. Getting started with MicroPython on the ESP32 Using MicroPython is a great way to get the most of your ESP32 board. And vice versa, the ESP32 chip is a great platform for using MicroPython. This …
MicroPython tutorial for ESP32
Apr 20, 2026 · MicroPython tutorial for ESP32 This tutorial is intended to get you started using MicroPython on the ESP32 system-on-a-chip. If it is your first time it is recommended to follow the …
Quick reference for the ESP32 - MicroPython
Quick reference for the ESP32 The Espressif ESP32 Development Board (image attribution: Adafruit). Below is a quick reference for ESP32-based boards. If it is your first time working with this board it …
MicroPython tutorial for ESP32 — MicroPython v1.24.0 documentation
MicroPython tutorial for ESP32 This tutorial is intended to get you started using MicroPython on the ESP32 system-on-a-chip. If it is your first time it is recommended to follow the tutorial through in the …
functionality specific to the ESP32 - MicroPython
esp32 — functionality specific to the ESP32 The esp32 module contains functions and classes specifically aimed at controlling ESP32 modules. Functions esp32.wake_on_touch(wake) Configure …
General information about the ESP32 port - MicroPython
General information about the ESP32 port The ESP32 is a popular WiFi and Bluetooth enabled System-on-Chip (SoC) by Espressif Systems. Multitude of boards There is a multitude of modules and …
Quick reference for the ESP32 — MicroPython 1.14 documentation
Quick reference for the ESP32 ¶ The Espressif ESP32 Development Board (image attribution: Adafruit). Below is a quick reference for ESP32-based boards. If it is your first time working with this board it …
functions related to the ESP8266 and ESP32 - MicroPython
esp — functions related to the ESP8266 and ESP32 The esp module contains specific functions related to both the ESP8266 and ESP32 modules. Some functions are only available on one or the other of …
Getting started with MicroPython on the ESP32
Getting started with MicroPython on the ESP32 ¶ Using MicroPython is a great way to get the most of your ESP32 board. And vice versa, the ESP32 chip is a great platform for using MicroPython. This …
Overview — MicroPython latest documentation
Apr 20, 2026 · This is the documentation for the latest development branch of MicroPython and may refer to features that are not available in released versions. If you are looking for the documentation …