Raspberry Pi Pico Board
Raspberry Pi Pico Board
Pico
Pico Amazon

Raspberry Pi Pico Board

£4.99 GBP

Raspberry Pi Pico is the first product built on silicon designed by Raspberry Pi. At its heart is RP2040, a Raspberry Pi-designed chip, which features Dual Core ARM Cortex-M0+ clocked at 133MHz; 256KB...

Raspberry Pi Pico Board Raspberry Pi Pico Board
£4.99 GBP
Subtotal: £4.99 GBP
Description

Raspberry Pi Pico is the first product built on silicon designed by Raspberry Pi. At its heart is RP2040, a Raspberry Pi-designed chip, which features Dual Core ARM Cortex-M0+ clocked at 133MHz; 256KB RAM; 30 GPIO pins; and a broad range of interfacing options. Raspberry Pi Pico is paired with 2MB of onboard QSPI Flash memory for code and data storage. 

Whether you choose to use Raspberry Pi’s C/C++ Software Development Kit or the official Micro Python port, everything you need to get started is here. You’ll also find links to the technical documentation for both the Raspberry Pi Pico microcontroller board and our RP2040 microcontroller chip.”

Drag and drop MicroPython

You can program your Pico by connecting it to a computer via USB, then dragging and dropping a file onto it, so we’ve put together a downloadable UF2 file to let you install MicroPython more easily.
  • Download the MicroPython UF2 file by clicking the button below.
  • Push and hold the BOOTSEL button and plug your Pico into the USB port of your Raspberry Pi or another computer.
  • Release the BOOTSEL button after your Pico is connected to your computer.
  • It will mount as a Mass Storage Device called RPI-RP2.
  • Drag and drop the MicroPython UF2 file onto the RPI-RP2 volume.
  • Your Pico will reboot. You are now running MicroPython.
  • You can access the REPL and MicroPython via USB Serial.

Blink an LED

The first program anyone writes when using a new microcontroller is to blink an LED on and off. The Raspberry Pi Pico comes with a single LED on-board (connected to GPIO pin 25). You can blink this on and off by,

  • Download the Blink UF2
  • Push and hold the BOOTSEL button and plug your Pico into the USB port of your Raspberry Pi or another computer.
  • It will mount as a Mass Storage Device called RPI-RP2.
  • Drag and drop the Blink UF2 binary onto the RPI-RP2 volume.
  • Pico will reboot, and the onboard LED should start blinking.

Documentation

Documentation for the Raspberry Pi Pico board and the RP2040 microcontroller

The API level Doxygen documentation for the Raspberry Pi Pico C/C++ SDK is available as a micro-site.

Made in Japan

Learning Resources:

Specification

  • 21 mm × 51 mm form factor RP2040 microcontroller chip designed by Raspberry Pi in the UK Dual-core Arm Cortex-M0+ processor, flexible clock running up to 133 MHz 264kB on-chip SRAM
  • 2MB on-board QSPI flash 2.4GHz 802.11n wireless LAN (Raspberry Pi Pico W and WH only) 26 multifunction GPIO pins, including 3 analogue inputs
  • 2 × UART, 2 × SPI controllers, 2 × I2C controllers, 16 × PWM channels 1 × USB 1.1 controller and PHY, with host and device support 8 × Programmable I/O (PIO) state machines for custom peripheral support Supported input power 1.8–5.5V DC
  • Operating temperature -20°C to +85°C (Raspberry Pi Pico and Pico H); -20°C to +70°C (Raspberry Pi Pico W and Pico WH)
  • Castellated module allows soldering direct to carrier boards (Raspberry Pi Pico and Pico W only)
  • Drag-and-drop programming using mass storage over USB Low-power sleep and dormant modes Accurate on-chip clock Temperature sensor Accelerated integer and floating-point libraries on-chip

Reviews

Customer Reviews

Based on 2 reviews
100%
(2)
0%
(0)
0%
(0)
0%
(0)
0%
(0)
R
Rory Bell
Perfect for beginners

A cheap and well documented entry into electronics, over the past 2 weeks I have put the board through hell with my terrible soldering skills and it continues to work. Highly recommend using the official raspberry pi pico tutorials to get up to speed.

C
Chris Sharma

Raspberry Pi Pico Board