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.
- Section 1: Setup Development Environment
- Section 2: Basics
- Section 3: GPIO Digital Output/Input
- Section 4: ADC Analog Input
- Section 5: PWM Output
- Section 6: UART Communication
- Section 7: I2C Communication
- Section 8: SPI Communication
- Section 9: Wi-Fi Basic
- Section 10: Web Server
- Section 11: Bluetooth
- Section 12: Comprehensive Project
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
-
ESP32-C6-Zero MicroPython firmware download link: https://micropython.org/download/ESP32_GENERIC_C6/
-
If using the Espressif Flash Download Tool to flash the MicroPython firmware to the ESP32-C6-Zero, the flashing address is
0x0.