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

5.0 (1 review)

$10.59 $15.75 Save 33% |
In stock
5.0 (1 review)

The Raspberry Pi Pico is a compact, low-cost microcontroller development board built on the RP2040 — Raspberry Pi's own custom ARM silicon. This version come...

Stock availability

Ready to ship from Sydney
24 in stock
Estimated Delivery
Arrives
Disclaimer
View Markdown
Secure checkout

The Raspberry Pi Pico is a compact, low-cost microcontroller development board built on the RP2040 — Raspberry Pi's own custom ARM silicon. This version comes with headers pre-soldered and a Micro-USB cable included, ready to use straight away.

Powered by a dual-core ARM Cortex-M0+ processor running at up to 133 MHz, the Pico offers 264 KB of SRAM and 2 MB of onboard flash. It exposes 26 multi-function GPIO pins (23 digital, 3 ADC-capable) and supports MicroPython, C/C++, and the official Raspberry Pi Pico SDK.

Key Features

  • RP2040 Dual-Core Cortex-M0+ – Up to 133 MHz with on-chip PLL
  • 264 KB SRAM – Multi-bank high-performance memory
  • 2 MB Flash – External Quad-SPI with execute-in-place (XIP)
  • 26 GPIO Pins – 23 digital + 3 ADC-capable (12-bit, 500 ksps)
  • Rich Peripherals – 2× UART, 2× SPI, 2× I²C, up to 16 PWM channels
  • Programmable IO (PIO) – Two PIO blocks for custom high-speed interfaces (SD card, VGA, etc.)
  • USB 1.1 – Device or host mode
  • Surface Mountable – Castellated edges for SMT reflow soldering
  • Headers Pre-Soldered – Ready for breadboard use

Specifications

  • Processor – RP2040 dual-core ARM Cortex-M0+ at 133 MHz
  • SRAM – 264 KB
  • Flash – 2 MB
  • GPIO – 26 (3.3 V logic)
  • ADC – 3 channels, 12-bit, 500 ksps
  • USB – Micro-USB B (power, data, flash programming)
  • Debug – 3-pin ARM Serial Wire Debug (SWD)
  • Board Size – 21 × 51 mm, 1 mm thick
Note: The 3-pin debug header is not soldered to allow compatibility with most cases. GPIO voltage is fixed at 3.3 V — not 5 V tolerant.

Package Contents

  • 1× Raspberry Pi Pico (with headers pre-soldered)
  • 1× Micro-USB cable

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.
kSPS
kSPS means thousands of samples per second, describing how many readings an ADC can take each second. It matters when choosing a board for fast-changing signals, because slow sensors do not need a high sample rate but audio-like or rapidly varying signals may.
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.
MicroPython
A version of the Python programming language made to run on microcontrollers. It matters because it lets beginners write readable code to control LEDs, sensors, motors and displays without needing to start with lower-level languages.
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.
VGA
VGA has two common meanings in electronics: as a resolution it usually refers to a 640 x 480 pixel image, which is modest detail suitable for basic display or inspection rather than high definition; as a connector it refers to the analogue 15-pin video output long used on computers and monitors. Check which sense a listing means.
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.