Skip to content

MicroPython Guide

MicroPython Installation

MicroPython's Logo 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]:

  1. Download MicroPython's latest version for Raspberry Pi Pico from the official site: MicroPython.
  2. 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).
  3. Paste the .uf2 file downloaded onto the Raspberry Pi Pico's storage. Automatically, the Raspberry Pi Pico will reboot.
  4. Disconnect the Raspberry Pi Pico and reconnect it without pressing the BOOTSEL button.

References

  1. MicroPython. (2025). MicroPython. https://micropython.org/

  2. MicroPython. (2025). Raspberry Pi. https://www.raspberrypi.com/documentation/micropython/