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...

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 metal pins used to plug a module into a breadboard or connect it with jumper wires. Pre-soldered headers make the module easier to use straight away without needing to solder 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 chip that runs your program and controls connected inputs and outputs. For this product, it is the part that reads buttons and sensors, drives the display and speaker, and communicates over Bluetooth.
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
A microcontroller chip used on many maker boards, with enough speed and flexible I/O for some camera and display projects. Compatibility with RP2040 matters because camera modules often need many pins and careful timing to read image data successfully.
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 is a two-wire programming and debugging interface used with many microcontrollers. It matters if you need low-level access to program, recover or debug the processor board connected to this carrier.
UART
UART is a simple serial connection that sends data over separate transmit and receive wires, often labelled TX and RX. It matters because this module is designed to replace a wired UART cable with a wireless link while keeping the same serial data format.
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.