
Board Specifications
- 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 onboard Flash memory
- Onboard FPC 8PIN connector, adapting USB Type-C port via adapter board
- Castellated module allows soldering direct to carrier boards
- USB 1.1 with device and host support
- Low-power sleep and dormant modes
- Drag-and-drop programming using mass storage over USB
- 20 × multi-function GPIO pins
- 2 × SPI, 2 × I2C, 2 × UART, 4 × 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

Compact Size, Separate Adapter Board Design-Comprehensive SDK, Dev Resources, Tutorials To Help You Easily Get Started

Pico C/C++ SDK
The Raspberry Pi official C SDK can be used from the command line, or from popular intergrated development environments like Visual Studio Code and Eclipse

MicroPython
Micropython is a full implementation of the Python 2 programming language that runs directly on embedded hardware like Raspberry Pi Pico

Arduino IDE
Arduino IDE is a open source electronic prototyping platform, convenient and flexible, easy to get started. After a simple learning, you can start to develop quickly.





Board Specifications
- 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 onboard Flash memory
- Onboard FPC 8PIN connector, adapting USB Type-C port via adapter board
- Castellated module allows soldering direct to carrier boards
- USB 1.1 with device and host support
- Low-power sleep and dormant modes
- Drag-and-drop programming using mass storage over USB
- 20 × multi-function GPIO pins
- 2 × SPI, 2 × I2C, 2 × UART, 4 × 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

Compact Size, Separate Adapter Board Design-Comprehensive SDK, Dev Resources, Tutorials To Help You Easily Get Started

Pico C/C++ SDK
The Raspberry Pi official C SDK can be used from the command line, or from popular intergrated development environments like Visual Studio Code and Eclipse

MicroPython
Micropython is a full implementation of the Python 2 programming language that runs directly on embedded hardware like Raspberry Pi Pico

Arduino IDE
Arduino IDE is a open source electronic prototyping platform, convenient and flexible, easy to get started. After a simple learning, you can start to develop quickly.



















