Skip to content
RASPBERRYRaspberry Pi Pico Wifi With Pre-Soldered Headers
- The Raspberry Pi Pico W offers all the benefits of the Pico, plus built-in WiFi.
- The WH version comes with soldered headers for added convenience.
- Raspberry Pi Pico is a small, fast, and versatile board built using the RP2040 microcontroller chip designed by Raspberry Pi in the UK.
- From light displays to IoT devices and industrial processes, Raspberry Pi Pico can control countless home, hobby, and industrial operations.
- Programmable in C and MicroPython, Pico is adaptable to a wide range of applications and skill levels.
- Getting started is simple—just drag and drop a file!
- Experienced users can utilize SPI, I2C, and eight Programmable I/O (PIO) state machines for custom peripheral support.
Specifications:
- Dimensions: 21 mm × 51 mm form factor
- Microcontroller: RP2040 microcontroller chip by Raspberry Pi (UK)
- Processor: Dual-core Arm Cortex-M0+ processor, flexible clock up to 133 MHz
- Memory: 264kB on-chip SRAM
- Storage: 2MB on-board QSPI flash
- WiFi: 2.4GHz 802.11n wireless LAN (Pico W and Pico WH only)
- GPIO Pins: 26 multifunction GPIO pins, including 3 analogue inputs
- Communication: 2 × UART, 2 × SPI controllers, 2 × I2C controllers, 16 × PWM channels
- USB: 1 × USB 1.1 controller and PHY, with host and device support
- Programmable I/O: 8 × PIO state machines for custom peripheral support
- Input Power: Supported 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)
- Soldering Option: Castellated module allows soldering direct to carrier boards (Pico and Pico W only)
- Programming: Drag-and-drop programming using mass storage over USB
- Power Modes: Low-power sleep and dormant modes
- On-chip Features: Accurate clock, temperature sensor
- Libraries: Accelerated integer and floating-point libraries on-chip