MicroPython Guide
MicroPython Installation
MicroPython's Logo
By default, the Raspberry Pi Pico 2 WH has MicroPython installed. However if you want to install a different version or update it, you can follow these steps [1] | [2]:
- Download MicroPython's latest version for Raspberry Pi Pico from the official site: MicroPython.
- Press the BOOTSEL button in the Raspberry Pi Pico 2 W and connect it to a computer through a USB cable (keep the button press until the Pico is recognized as a storage device).
- Paste the
.uf2file downloaded onto the Raspberry Pi Pico's storage. Automatically, the Raspberry Pi Pico will reboot. - Disconnect the Raspberry Pi Pico and reconnect it without pressing the BOOTSEL button.
References
-
MicroPython. (2025). MicroPython. https://micropython.org/
-
MicroPython. (2025). Raspberry Pi. https://www.raspberrypi.com/documentation/micropython/