p1.png p2.png p3.png
pico-pcb.png

Getting started (PDF).

This board supports micropython, C/C++, arduino

Specification

  • 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/4MB/8MB/16MB of on-board Flash memory
  • USB 1.1 with device and host support
  • Low-power sleep and dormant modes
  • Drag-and-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 I/O (PIO) state machines for custom peripheral support

Introduction

The Raspberry Pi Pico is a microcontroller board based on the Raspberry Pi RP2040 microcontroller chip. It has been designed to be a low-cost, high-performance microcontroller board with flexible digital interfaces. The Raspberry Pi Pico features two ARM Cortex-M0+ cores run up to 133MHz; 256KB RAM; 30 GPIO pins; and a broad range of interfacing options. This is paired with 2MB/4MB/8MB/16MB of onboard QSPI Flash memory for code and data storage.

Buyers comments

  • The 16MB board that I received came with MicroPython preinstalled. The MicroPython version string displayed was "MicroPython v1.17 on 2021-12-01; Pimoroni Pico LiPo 16MB with RP2040". I haven't done much work with the board yet, but initial tests show that the board works well with the Raspberry Pi Pico SDK V1.3.0, openocd and gdb-multiarch. The RP2040 mounted on the board is revision B2 which, at the time of writing, is the latest revision. 07 Jan 2022 12:49
  • Great USB-C RP2040 development board. Pin-compatible with RPi foundation's Pico, silk-screen on WeAct is much easier to read in comparison. Extra buttons, silkscreen indicating default KEY and LED pins, and 3V3 on the debug header are very nice touches.
  • Installing Circuitpython worked fast and without problems!
Comments: