AI agents & screen readers: for a machine-readable, text-only catalogue, start at /llms.txt. Products are available as Markdown (/products.md, /products/{handle}.md) and JSON (/products.json, /products/{handle}.json).
Store

Raspberry Pi Ltd

·

$8.46 |
In stock
No reviews yet

A Raspberry Pi Pico with GPIO headers pre-soldered by Pi Australia – ready to plug into breadboards and Pico add-on boards straight out of the box. Perfect i...

Stock availability

Ready to ship from Sydney
295 in stock
Genuine AU stock · Ships from Sydney AU warranty GST tax invoice
Estimated Delivery
Arrives
Order within 5h 57m for same-day dispatch
Disclaimer
View Markdown
Secure checkout

A Raspberry Pi Pico with GPIO headers pre-soldered by Pi Australia – ready to plug into breadboards and Pico add-on boards straight out of the box. Perfect if you don't have soldering equipment or just want to get started quickly.

The Raspberry Pi Pico is a low-cost, high-performance microcontroller board built on the RP2040 chip – Raspberry Pi's first custom silicon featuring dual ARM Cortex M0+ cores.

Key Features

  • Pre-Soldered Headers – 2× 20-pin headers ready for use
  • RP2040 Chip – Dual-core Cortex M0+ at up to 133MHz
  • 264KB SRAM – High-performance multi-bank memory
  • 2MB Flash – Onboard QSPI flash with XIP
  • 26 GPIO Pins – 23 digital + 3 ADC capable
  • Flexible Power – USB, external supply, or battery options

Specifications

  • Processor: RP2040 dual-core Cortex M0+ @ 133MHz
  • Memory: 264KB SRAM, 2MB Flash
  • GPIO: 26 multi-function (3.3V)
  • ADC: 12-bit, 500ksps, 3 channels
  • Interfaces:UART, 2× I2C, 2× SPI, 16× PWM
  • USB: USB 1.1 (device or host)
  • Programmable IO: 2× PIO blocks
  • Debug: 3-pin SWD port

Package Contents

  • 1× Raspberry Pi Pico with pre-soldered headers
Note: The 3-pin debug header is not soldered to ensure compatibility with cases. Headers point downward for use with breadboards and add-on boards.

Jargon buster

Plain-language definitions for the technical terms used above.

ADC
An analogue-to-digital converter reads a changing voltage and turns it into a number the microcontroller can use. It matters when connecting analogue sensors such as light, sound, or variable-resistor sensors.
GPIO
General-purpose input/output pins are microcontroller pins you can set in software to read signals, switch devices on and off, or connect to peripherals. The number of GPIO pins matters because it limits how many buttons, LEDs, sensors, and other parts you can wire directly to the board.
Headers
Rows of connector contacts on a fixed pitch (commonly 2.54 mm) used to link a board to a breadboard, jumper wires, or another board. They come as male pin headers and female socket headers; when a module ships with pre-soldered headers it can be used straight away, whereas bare pads require soldering the pins yourself.
I2C
I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
microcontroller
A microcontroller is a small computer on a single chip that runs a stored program and controls connected inputs and outputs such as buttons, sensors, displays and communication interfaces. In a device built around one, it is the part that executes the code and coordinates the device's behaviour.
PWM
Pulse Width Modulation is a way for a digital pin to simulate variable output power by switching on and off very quickly. It matters for controlling things like LED brightness, motor speed, or servo-style signals from a microcontroller pin.
RP2040
The RP2040 is a dual-core Arm Cortex-M0+ microcontroller chip from Raspberry Pi, used on many maker boards and offering programmable I/O, multiple GPIO pins and reasonable processing speed. Code and accessories built for that chip should work where RP2040 compatibility is listed, though demanding tasks such as reading a camera can require careful pin allocation and timing.
SPI
A fast serial communication bus often used for displays, memory cards, and sensors. It matters because SPI devices need specific pins for clock and data, plus a separate chip-select line for each device.
SRAM
Fast temporary memory used by a processor while a program is running. More SRAM helps with projects that handle larger data buffers, networking, displays, or more complex code.
SWD
Serial Wire Debug (SWD) is a two-wire programming and debugging interface used with many ARM Cortex-M microcontrollers. It provides low-level access to program, recover or debug the microcontroller.
UART
UART is a simple asynchronous serial interface that sends data over separate transmit and receive wires, usually labelled TX and RX, with both ends set to the same baud rate. It is a common way for microcontrollers and other serial devices to exchange data.
USB 1.1
USB 1.1 is an older USB standard with much slower data transfer than USB 2.0 and later versions. Compatibility with it allows connection to very old computers, though data-heavy tasks such as video may be limited at that speed.
Stella
Stella Expert

Ask me anything about this product

Maddy, co-founder of Little Bird

Need help? We're here for you!

Hi, I'm Maddy. My team and I are ready to help with your order or any questions.