Overview
The Raspberry Pi Pico is a compact, low-cost microcontroller board based on the powerful RP2040 chip. It features dual ARM Cortex-M0+ processors, flexible I/O, and a range of programming options, making it suitable for hobbyist projects, IoT applications, and embedded systems.
Features
- Powerful Microcontroller: Dual-core ARM Cortex-M0+ running at 133 MHz.
- Ample Memory: 264 KB SRAM and 2 MB onboard Flash storage.
- Flexible I/O: 26 multi-function GPIO pins, including ADC and PWM support.
- Multiple Interfaces: I2C, SPI, UART, and USB 1.1 support.
- Low Power: Designed for battery-powered and energy-efficient applications.
- Programmable in Multiple Languages: Supports MicroPython, C, and C++.
Specifications
- Microcontroller: RP2040 (Dual-core ARM Cortex-M0+)
- Clock Speed: 133 MHz
- Memory: 264 KB SRAM, 2 MB Flash
- GPIO Pins: 26 (3.3V logic level)
- Interfaces: I2C, SPI, UART, PWM, ADC (12-bit, 3 channels)
- Operating Voltage: 1.8V to 5.5V (via USB or external power supply)
- USB Support: USB 1.1 with host and device support