A low cost, high-performance microcontroller board built around Raspberry Pi's very own chip - the RP2040.


Raspberry Pi Pico is Raspberry Pi's first microcontroller board, designed especially for physical computing.


It can be easily reprogrammed over USB from a Raspberry Pi or other computer using the C/C++ SDK or the official MicroPython port. The landing page is the best place to get started, or scroll down for links to the technical documentation for both the Raspberry Pi Pico microcontroller board and the RP2040 microcontroller chip.


Board Specifications

Raspberry Pi Pico W has been designed to be a low cost yet flexible development platform for RP2040, with a 2.4GHz wireless interface and the following key features:


- RP2040 microcontroller chip designed by Raspberry Pi in the United Kingdom

- Dual-core ARM Cortex M0+ processor, flexible clock running up to 133 MHz

- 264kB of SRAM, and 2MB of on-board Flash memory

- On-board single-band 2.4GHz wireless interfaces (802.11n)

- Castellated module allows soldering direct to carrier boards

- USB 1.1 Host and Device support

- Low-power sleep and dormant modes

- Drag & drop programming using mass storage over USB

- 26 multi-function GPIO pins

- 2×SPI, 2×I2C, 2×UART, 3×12-bit ADC, 16×controllable PWM channels

- Accurate clock and timer on-chip

- Temperature sensor

- Accelerated floating point libraries on-chip

- 8×Programmable IO (PIO) state machines for custom peripheral support