1432 – RASPBERRY PI PICO AND HEADER SET
The Raspberry Pi Pico is the first product built on silicon designed
inhouse at Raspberry Pi (“Raspberry Silicon”). At its heart is RP2040
a Raspberry Pidesigned chip which features two ARM CortexM0+cores
clocked at 133MHz; 256KB RAM; 30 GPIO pins; and a broad range of
interfacing options. This is paired with 2MB of onboard QSPI Flash
memory for code and data storage.
A a solderin header (like two sets of Break Away Header Straight 40Pin cut into 2×20 strips and 1×3 strip)
Once the header pins are in place the Pico can be attached directly to a breadboard for wiring and prototyping.
Key Features
- RP2040 microcontroller chip designed by Raspberry Pi in the United Kingdom
- Dualcore Arm Cortex M0+ processor flexible clock running up to 133 MHz
- 264KB of SRAM and 2MB of onboard Flash memory
- Castellated module allows soldering direct to carrier boards
- USB 1.1 with device and host support
- Lowpower sleep and dormant modes
- Draganddrop programming using mass storage over USB
- 26 × multifunction GPIO pins (3.3V ONLY)
- 2 × SPI 2 × I2C 2 × UART 3 × 12bit ADC 16 × controllable PWM channels
- Accurate clock and timer onchip
- Temperature sensor
- Accelerated floatingpoint libraries onchip
- 8 × Programmable I/O (PIO) state machines for custom peripheral support