Raspberry Pi Pico WH
Downloads
- Raspberry Pi Pico W Product Brief
- Connecting the Internet with Raspberry Pi Pico W
- Design Files
- Pinout Diagram
- Fritzing Part
- STEP File
The Raspberry Pi Pico WH is the Pico W version with pre-soldered headers. There are two major differences between Pico and Pico H versions. The rest of the features are the same on the Raspberry Pi Pico W and WH.
Difference between Raspberry Pi Pico W and Pico WH
Pre-Soldered Headers
- Raspberry Pi Pico WH has pre-soldered headers.
- Whereas the Raspberry Pi Pico W is a castellated module which allows the user to solder directly to the carrier board.
Keyed 3-Pin Connector
- The Serial Wire Debug (SWD) 3-Pin header on the Pico WH is broken out into a small Keyed 3-Pin connector.
- The Serial Wire Debug (SWD) header on the Pico W has 3 through-hole castellated pins.
Raspberry Pi Pico WH is a member of the Raspberry Pi Pico series with the Single-Band 2.4GHz 802.11n add-on wireless interface. The form factor of the Pico remains the same. The Pico WH features the CYW43439 Infineon chip.
Wireless Specifications
- Single-band 2.4 GHz 802.11n wireless
- Infineon CYW43439 Chip
- WPA3
- Supports up to 4 clients through the soft access point
- Bluetooth BT 5.2 Support: Compatible with Bluetooth Classic and Bluetooth LE central and Peripheral roles
- On-board ABRACON licensed antenna
- SPI connection between RP2040 and wireless interface
Build a Wireless Weather Station with Raspberry Pi Pico W
Hack Your Garage Door with Raspberry Pi Pico W
Adding Raspberry Pi Pico W to ESPHome
Setting Up MQTT with Raspberry Pi Pico W
Raspberry Pi Pico W Web Server with MicroPython
Pin Definition
Controller Board Specifications
- Microcontroller Chip: RP2040
- Processor: ARM Cortex-M0 Dual Core
- Clock Speed: Up to 133 MHz
- RAM: 264kB
- QSPI Flash: 2MB
- GPIO Pins: 26 Multifunctional pins (3x analogue input pins)
- USB: 1x USB 1.1 controller and PHY (Device and HOST support)
- PIO: 8x programmable I/O support custom peripherals
- Controller Pins: 2x SPI, 2x UART, 2x I2C, and 16x PWM Channels
- Input Voltage: 1.8V ~ 5.5V DC
- Dimensions: 21mm x 51mm
- Temperature sensor, dormant mode, low-power sleep mode, and Drag & Drop programming through storage USB
- On-chip accelerated integer and floating-point libraries
Dimensions
Important Notes
- Some wireless interface pins are shred because of the pin limitations. VSYS monitor and CLK are shared and this is why the ADC can read VSYS only where not SPI transaction is in progress.
- The same pin on the RP2040 is shared by IRQ and CYW43439 DIN/DOUT. This means that IRQs can be checked when there is no SPI transaction in progress.
- For optimal wireless performance, make sure that there is no metal near or under the antenna. You can improve the bandwidth by adding grounded metal to the sides of the antenna.
Items Included
- Raspberry Pi Pico WH