> **Source:** Core Electronics is an Australian maker-electronics retailer and manufacturer based in Newcastle, NSW, run by a team of makers and educators. We design and manufacture our own product lines (PiicoDev, CE originals) and are official retailers for iconic maker and industrial brands including Raspberry Pi, Arduino, Adafruit, SparkFun and DFRobot. Orders ship Australia-wide from our Newcastle warehouse. Prices are in AUD and include GST. Pricing, stock and dispatch on this page are generated from the store's live catalog. Full machine-readable index: https://core-electronics.com.au/llms.txt

# Pimoroni Pico LiPo 2

**Type:** Product page · **SKU:** PIM775 · **Brand:** [Pimoroni](https://core-electronics.com.au/brands/pimoroni-australia)
**Page:** https://core-electronics.com.au/pimoroni-pico-lipo-2-rp2350.html ([markdown](https://core-electronics.com.au/pimoroni-pico-lipo-2-rp2350.html.md))

A top of the line Pirate-brand RP2350-powered microcontroller with 16MB of flash storage, 8MB of PSRAM, USB-C, Qw/ST and built in LiPo charging....

## Pricing

- **Price:** $31.10 (inc GST) — $28.27 AUD, exc GST
- **Quantity discounts:** 10+ $27.15 (exc GST) · 25+ $26.29 (exc GST)

## Availability & dispatch

- In stock, ships same business day if ordered before 2PM (Australia/Sydney).
- We can dispatch 2 today, and up to 200 more in 7–12 days.

## How to buy

- **Build a cart:** compose `https://core-electronics.com.au/cart/link?items=PIM775:1` (comma-separated SKU:qty pairs) and share the link. Opening it shows a confirmation page with live pricing and stock before anything is added to the cart.
- **Verify the cart first:** fetch `https://core-electronics.com.au/cart/link/PIM775:1.md` for live line prices (inc & exc GST, quantity discounts applied), stock and dispatch estimates, and totals. Append `/to/{AU-postcode}` (or `/to/{country-code}:{postcode}`) before `.md` for delivery options and prices to that destination. Unknown, retired, or out-of-stock SKUs are flagged. (Query form `cart/link.md?items=...` also works but some robots parsers refuse query strings here.)
- **Checkout** is completed on-site and includes a captcha at the payment step. Share the cart link; checkout takes it from there.
- **Search the catalogue:** `https://core-electronics.com.au/search/{query}.md` (URL-encode the query; pages 2-3 at `search/{query}/{page}.md`; `search.md?q=` also works)
- **Payment methods, purchase orders, policies and contact details:** https://core-electronics.com.au/llms.txt
## Description

A top of the line Pirate-brand RP2350-powered microcontroller with 16MB of flash storage, 8MB of PSRAM, USB-C, Qw/ST and built in LiPo charging.

Psst - looking to use a RP2350 board in your project, but want more features than are present on a vanilla Raspberry Pi Pico 2? Pimoroni Pico boards are souped up microcontroller boards, with all the tasty extras baked in

Pimoroni Pico LiPo 2 is **powered and programmable via USB-C** and comes with an upgraded **8MB RAM**, **16MB of flash storage** and **easy to read pin labels**. It's got **onboard LiPo/LiIon battery management** - the inbuilt charging circuitry means charging your battery is as easy as plugging your board in via USB. There's two indicator LEDs connected to the battery circuit to keep you informed of on/off state and charging status and it's compatible with any of our [LiPo](https://core-electronics.com.au/power-batteries/liion-lipoly/2-pin.html), [LiIon](https://core-electronics.com.au/power-batteries/liion-lipoly.html#category_1175) and high capacity LiPo batteries. There's also a handy power button and a BOOT button, which can also be used as a user switch.

It's super easy to connect up to things without soldering, with a **Qw/ST connector** (for adding [I2C sensors and breakouts](https://core-electronics.com.au/catalogsearch/result/?q=qwiic%20stemma)), a **SP/CE connector** (for hooking up [SPI/serial breakouts ](https://core-electronics.com.au/catalogsearch/result/?q=sp%2Fce)or for adding a [RM2 wireless breakout](https://core-electronics.com.au/catalog/product/view/sku/PIM730)) and a **debug connector** (for if you prefer to program using a [SWD debugger](https://core-electronics.com.au/raspberry-pi-debug-probe.html)).

Looking for a similar board with WiFi and Bluetooth connectivity built in? Check out [Pimoroni Pico LiPo 2 XL W](https://core-electronics.com.au/catalog/product/view/sku/PIM776)!

**Features**

- Powered by RP2350B (Dual Arm Cortex M33 running at up to 150MHz with 520KB of SRAM)
- 16MB of QSPI flash supporting XiP
- 8MB of PSRAM
- MCP73831 charger with 215mA charging current ([datasheet](https://core-electronics.com.au/attachments/localcontent/MCP73831-Family-Data-Sheet-DS20001984H_8891846872a.pdf))
- XB6096I2S battery protector ([datasheet](https://core-electronics.com.au/attachments/localcontent/XB6096I2S_178325c7657.pdf))
- USB-C connector for power, programming, and data transfer
- Qw/ST (Qwiic/STEMMA QT) connector for attaching I2C breakouts
- SP/CE connector for attaching SPI/serial devices
- 3 pin debug connector (JST-SH)
- Switch for basic input (doubles up as DFU select on boot)
- Power button
- Power, charging and user LED indicators
- On-board 3V3 regulator (max regulator current output 600mA)
- Input voltage range 3V - 5.5V
- 2-pole JST PH battery connector, with polarity marked on the board
- Two rows of 20 pins, exposing 26 GPIO
- Compatible with Raspberry Pi Pico add-ons

**Batteries, cables and headers are not included.**

**Pinout and Schematic**

[![](https://core-electronics.com.au/attachments/localcontent/ppico_lipo_2_pinout_diagram_29221ab602b.png)](https://core-electronics.com.au/attachments/localcontent/ppico_lipo_2_pinout_diagram_29221ab602b.png)

- [Download a printable PDF version](https://core-electronics.com.au/attachments/localcontent/ppico_lipo_2_pinout_diagram_23452a44e3d.pdf)
- [Schematic](https://core-electronics.com.au/attachments/localcontent/Pimoroni_Pico_LiPo_2_Schematic_18768240a81.pdf)

**Getting Started**

If you're new to working with RP2350 boards we'd recommend starting with our custom MicroPython build, which includes support for our breakouts and Pico add-ons.

- [Pico LiPo MicroPython firmware and examples](https://github.com/pimoroni/pico-lipo)
- [MicroPython examples for add-ons and breakouts](https://github.com/pimoroni/pimoroni-pico/tree/main/micropython/examples)

**Connecting Breakouts**

Pico Lipo 2 XL W has both a Qw/ST (AKA Qwiic/STEMMA QT) connector and a SP/CE connector. You can easily connect up Qw/ST breakouts using a [4-pin JST-SH to 4-pin JST-SH cable](https://core-electronics.com.au/piicodev/cables.html) and SP/CE breakouts using a 8-pin JST-SH to 8-pin JST-SH cable.

- [Qw/ST breakouts currently compatible with our C++/MicroPython builds](https://github.com/pimoroni/pimoroni-pico#breakouts)

## Images

- [Product image 1](https://core-electronics.com.au/media/catalog/product/P/I/PIM775-2.jpg)
