Donโt let small header pins slow down your Pico projects! The Raspberry Pi Pico with โฆ
Donโt let small header pins slow down your Pico projects! The Raspberry Pi Pico with pre-soldered headers is ready to use right out of the box, making it easier to start your project immediately.
About a year and a half ago, the Raspberry Pi Foundation launched a groundbreaking update to their Single Board Computer (SBC) lineup with the Raspberry Pi 4, quickly becoming one of the most popular microcontroller boards in the community. Around the same time, they introduced another impressive SBCโthe Raspberry Pi Pico.
The Raspberry Pi Pico stands out as the lowest-cost, smallest development board ever produced by the Raspberry Pi Foundation. It is powered by the RP2040 microcontroller, the Foundationโs first dual-core ARM Cortex-M0+ processor designed for a compact, budget-friendly, and high-performance microcontroller solution.
The RP2040 supports both C/C++ and MicroPython, making it an ideal choice for beginners who want to learn programming or develop embedded applications.
For more detailed information, visit our Raspberry Pi Pico Blog Page
.
Features:
RP2040 microcontroller designed by Raspberry Pi
Dual-core ARM Cortex-M0+ processor, clockable up to 133 MHz
264 KB SRAM and 2 MB onboard Flash memory
Castellated module for soldering directly onto carrier boards
USB 1.1 support for both device and host
Low-power sleep and dormant modes
Drag-and-drop programming via USB mass storage
26 multi-function GPIO pins
Communication interfaces: 2 ร SPI, 2 ร I2C, 2 ร UART
3 ร 12-bit ADC channels and 16 ร controllable PWM channels
On-chip accurate clock and timer
Onboard temperature sensor
Accelerated floating-point libraries
8 Programmable I/O (PIO) state machines for custom peripheral support