Skip to main content

MicroPython

This section covers the following topics. Please read according to your needs:

MicroPython Getting Started

New to ESP32 MicroPython development and looking for a quick start? We have prepared a comprehensive ESP32 MicroPython Getting Started Tutorial for you.

Note: This tutorial uses the ESP32-S3-Zero as a teaching example, and all hardware code is based on its pinout. Before proceeding, we recommend checking the pinout diagram of your specific development board to ensure the pin configuration is correct.

Development Environment Setup

1. Flashing MicroPython Firmware and Configuring Thonny

Please refer to the MicroPython Development Environment Setup Tutorial to flash the MicroPython firmware.

2. Additional Notes