Raspberry Pi Pico WH - Pico Wireless with Headers Soldered

SKU: AF-5544
Price
$13.55
GST included. Shipping calculated at checkout.

Got a Question?

Give us a call on 1300 240 817

Frequently Bought Together

We Accept

American Express
Apple Pay
Google Pay
Mastercard
PayPal
Shop Pay
Union Pay
Visa

Description

The Raspberry Pi foundation changed single-board computing when they released the Raspberry Pi computer, now they're ready to do the same for microcontrollers with the release of the brand new Raspberry Pi Pico WH. This low-cost microcontroller board features their powerful new chip, the RP2040, and all the fixin's to get started with IoT embedded electronics projects at a stress-free price.
Raspberry Pi Pico WH brings WiFi + BLE (coming soon) wireless networking to the Pico platform while retaining complete pin compatibility with its older sibling.
Raspberry Pi Pico WH is just like the classic Pico but adds pre-soldered headers, a new 3-pin debug connector, and an on-board single-band 2.4GHz wireless interfaces (802.11n) using the Infineon CYW4343 while retaining the Pico form factor. The on-board 2.4GHz wireless interface has the following features:
  • Wireless (802.11n), Single-band (2.4 GHz) WiFi with WPA3 and Soft Access Point supporting up to 4 clients
  • Bluetooth Low Energy - note this isn't supported in software yet, its just a hardware capability.
  • The wireless interface is connected via SPI to the RP2040 microcontroller and has a micropython driver for wireless capability
Due to pin limitations (the Pico brings out all the GPIO) some of the wireless interface pins are shared with the exposed pads:
  • The SPI CLK is shared with VSYS monitor, so only when there isn’t an SPI transaction in progress can VSYS be read via the ADC.
  • The Infineon CYW43439 SPI DIN/DOUT and IRQ all share one pin on the RP2040. Only when an SPI transaction isn’t in progress is it suitable to check for IRQs.
  • The interface typically runs at 33MHz.
For best wireless performance, the antenna should be in free space. For instance, putting metal under or close by the antenna can reduce its performance both in terms of gain and bandwidth. Adding grounded metal to the sides of the antenna can improve the antenna’s bandwidth.
The Pico WH comes with soldered headers for use in a breadboard or perfboard or can be soldered directly onto a PCB. There's 20 pads on each side, with groups of general purpose input-and-output (GPIO) pins interleaved with plenty of ground pins. All of the GPIO pins are 3.3V logic, and are not 5V-safe so stick to 3V! You get a total of 25 GPIO pins, 3 of those can be analog inputs (the chip has 4 ADC but one is not broken out). There are no true analog output (DAC) pins.
On the slim green board is minimal circuitry to get you going: A 5V to 3.3V power supply converter, green LED connected through on the wireless module, boot select button, RP2040 chip with dual-core Cortex M0, Wireless chipset with antenna, 2 MegaBytes of QSPI flash storage, and crystal.
Inside the RP2040 is a 'permanent ROM' USB UF2 bootloader. What that means is when you want to program new firmware, you can hold down the BOOTSEL button while plugging it into USB (or pulling down the RUN/Reset pin to ground) and it will appear as a USB disk drive you can drag the firmware onto. Folks who have been using Adafruit products will find this very familiar - we use the technique all our native-USB boards. Just note you don't double-click reset, instead hold down BOOTSEL during boot to enter the bootloader!
The RP2040 is a powerful chip, which has the clock speed of our M4 (SAMD51), and two cores that are equivalent to our M0 (SAMD21). Since it is an M0 chip, it does not have a floating point unit, or DSP hardware support - so if you're doing something with heavy floating point math, it will be done in software and thus not as fast as an M4. For many other computational tasks, you'll get close-to-M4 speeds!
For peripherals, there are two I2C controllers, two SPI controllers, and two UARTs that are multiplexed across the GPIO - check the pinout for what pins can be set to which. There are 16 PWM channels, each pin has a channel it can be set to (ditto on the pinout).
You'll note there's no I2S peripheral, or SDIO, or camera, what's up with that? Well instead of having specific hardware support for serial-data-like peripherals like these, the RP2040 comes with the PIO state machine system which is a unique and powerful way to create custom hardware logic and data processing blocks that run on their own without taking up a CPU. For example, NeoPixels - often we bitbang the timing-specific protocol for these LEDs. For the RP2040, we instead use a PIO object that reads in the data buffer and clocks out the right bitstream with perfect accuracy. Same with I2S audio in or out, LED matrix displays, 8-bit or SPI based TFTs, even VGA! In MicroPython and CircuitPython you can create PIO control commands to script the peripheral and load it in at runtime. There are 2 PIO peripherals with 4 state machines each.
There is great C/C++ support, an official MicroPython port, and a CircuitPython port! We of course recommend CircuitPython because we think it's the easiest way to get started and it has support with most of our drivers, displays, sensors, and more, supported out of the box so you can follow along with our CircuitPython projects and tutorials.
At the time of launch, only MicroPython has WiFi support.
While the RP2040 has lots of onboard RAM (264KB), it does not have built-in FLASH memory. Instead, that is provided by the external QSPI flash chip. On this board, there is 2MB, which is shared between the program it's running and any file storage used by MicroPython or CircuitPython. When using C/C++ you get the whole flash memory, if using Python you will have about 1 MB remaining for code, files, images, fonts, etc.
RP2040 Chip features:
  • Dual ARM Cortex-M0+ @ 133MHz
  • 264kB on-chip SRAM in six independent banks
  • Support for up to 16MB of off-chip Flash memory via dedicated QSPI bus
  • DMA controller
  • Fully-connected AHB crossbar
  • Interpolator and integer divider peripherals
  • On-chip programmable LDO to generate core voltage
  • 2 on-chip PLLs to generate USB and core clocks
  • 30 GPIO pins, 4 of which can be used as analog inputs
  • Peripherals
     
    • 2 UARTs
  •  
    • 2 SPI controllers
  •  
    • 2 I2C controllers
  •  
    • 16 PWM channels
  •  
    • USB 1.1 controller and PHY, with host and device support
  •  
    • 8 PIO state machines
  •  

Recommended for You

Buy with Confidence

We're Australia's only Raspberry Pi approved reseller in Sydney, Australia.

Meet the Pi Powered Robot that ships other Pis

This is our secret to shipping the Raspberry Pi Pico WH - Pico Wireless with Headers Soldered out so fast to you!

FAQ

How do you Ship your Raspberry Pis?

We ship via Australia Post eParcel from our Sydney warehouse.

Australia Post picks up from us daily.

Asll shipping methods we use have tracking.

Do you ship from Sydney, Australia?

All our products ship from our warehouse in Sydney, Australia.

What payment methods do you accept?

We accept all major credit cards, Apple Pay, Google Pay and PayPal.

We also accept purchase orders from educational and government institutions on 30-day terms.

You're automatically approved if you're a school, university, or state or federal government department or agency.

What is your return, exchange and warranty policy?

Returns

We accept returns for faulty products, but will first work with you to help get your Raspberry Pi working again.

99% of the time there it is not the Raspberry Pi that is faulty.

If you need help, reach out to us on help@littlebird.com.au.

Change of Mind

We are happy to accept a return for a "change of mind", however, you will need to cover the cost of any merchant fees associated with the return. Goods need to be in an "as new" state.

What's the warranty on your Raspberry Pis?

You can have peace of mind knowing that Raspberry Pi is backed by a 1-year warranty, and thanks to rigorous quality assurance testing in the UK factory, you can be sure that your Raspberry Pi will stay in good working condition.

How long does shipping and delivery take?

At our Sydney, Australia warehouse, we provide fast and reliable shipping. To go even further, we have created our own Raspberry Pi powered Robot called Bishop.

How long does delivery take?

Australia Post picks up from us daily. If you're within the Australia Post next day network you can usually expect your order to arrive the next day if ordered with Express Post before 2pm.

80% of Australian addresses covered and you probably already know if you're in the network.

How can I track my order?

When we ship your order (which we do daily), we send you a tracking link.

If you haven't received a tracking link, please email us on help@littlebird.com.au .

How do I contact customer service?

You can call us on 1300 240 817 or email help@littlebird.com.au .

Do you have a secure website?

Yes, our website is secure and we use the latest security features to ensure your data is always kept safe.

Can I get my order shipped to a PO Box or Parcel Locker?

If you want to ship to a PO Box, Parcel Locker or another otherwise anonymising delivery address, we need you to use Paypal at checkout.