This repository is home to the MicroPython firmware and examples for Pico LiPo, Pico LiPo 2 and Pico LiPo 2XL W.
- Pico LiPo (4MB, 16MB) - https://shop.pimoroni.com/products/pimoroni-pico-lipo
- Pico LiPo 2 - https://shop.pimoroni.com/products/pimoroni-pico-lipo-2
- Pico LiPo 2XL W - https://shop.pimoroni.com/products/pimoroni-pico-lipo-2-xl-w
You can find the latest firmware releases at https://github.com/pimoroni/pico-lipo/releases/latest.
For each board there are two choices, a regular build that just updates the firmware and a "-with-examples" build which includes a selection of examples depending upon your board.
- Connect your LiPo board to your computer with a USB Type-C cable.
- Put your device into bootloader mode by holding down the BOOT button and toggling the power off/on.
- Drag and drop the downloaded .uf2 to the "RP2350" drive that appears.
- Your device should reset, and you should be able to connect to it using Thonny.