Shopping Cart

Your cart is empty.

Your cart is empty.

Pico 2 W with Color Pre-Soldered Header Compatible with Raspberry Pi Pico 2 W Microcontroller Board, 2.4GHz 802.11n Wire-Less LAN W-F-i4 and BLE 5.2, Based on RP2350 Dual-Core& Dual-Architecture

Free shipping on orders over CA $49.99

CA $23.03

CA $ 10 .99 CA $10.99

In Stock

About this item

  • RPi Pico 2 W Microcontroller Board (pre-soldered header (color-coded)), Based on Official RP2350 Chip, Dual-core & Dual-architecture Design. Upgraded hardware from Pico 2 with wire--less communication, onboard antenna, features 2.4GHz 802.11n W--F-i and Bluetooth 5.2.
  • Adopts unique dual-core and dual-architecture design: dual-core Arm Cortex-M33 processor and dual-core Hazard3 RISC-V processor, flexible clock running up to 150 MHz.
  • Onboard Infineon CYW43439 wire--less chip, supports W--F-i 4 wire--less and Bluetooth 5.2.
  • 520KB of SRAM, and 4MB of on-board Flash memory.
  • Castellated module allows soldering direct to carrier boards. USB 1.1 with device and host support. Low-power sleep and dormant modes. Drag-and-drop programming using mass storage over USB.
  • 26 × multi-function GPIO pins. 2 × SPI, 2 × I2C, 2 × UART, 3 × 12-bit ADC, 16 × controllable PWM channels. Temperature sensor. 12 × Programmable I/O (PIO) state machines for custom peripheral support.



Product Description

Raspberry-Pi-Pico-2-W-CC
Raspberry-Pi-Pico-2-W-M
Raspberry-Pi-Pico-2-W-M
Raspberry-Pi-Pico-2-W-M
Raspberry-Pi-Pico-2-W-M
Raspberry-Pi-Pico-2-W-M
Raspberry-Pi-Pico-2-W-CC

Customer
Reviewed in Canada on March 9, 2025
This is an RP2350 board (looks like an original Raspberry Pico 2W board, with headers soldered on). No debug pins soldered, but it came with a 3 pin block (yellow) to solder yourself if desired. The board has a micro-USB connector, and a USB-A to micro-USB cable is supplied so you can power it.The distinctive feature of this Pico2W seems to be the colored header pins. Each type of pin has a different color (black=ground, dark green=GPIO, blue=ADC, red=power (5v+3.3v), lime green=system control). Even just looking at the power and ground makes it easier to find a desired GPIO pin. A very good idea for useability. Note that the colors are only visible if you have the pins pointing upwards. So if (for example) you have the board inserted into a breadboard, you won’t be able to see them.I did some trials (using Arduino IDE), and the board seemed to function with no issues.I think the Pico 2W board is a neat little board for hobbyists, and this variation with the colored headers is even better.
Reviewed in Canada
Reviewed in Canada on March 2, 2025
The Pi ecosystem is very mature at this point, and there are a ton of python libraries that abstract the board differences away, and examples to get even complex things working in minutes.The colour coded headers are a small thing, but I still remember my first experience with 555 ICs 30 years ago, having to find the little dot to get the orientation right. For a beginner, this simple gesture reduces one of the many questions that will pop up if something goes wrong.Included cable worked fine, and I was able to get the board running some sample code with a breadboard, some LEDs, and some resistors in minutes.The price is decent for a no-MOQ, quickly delivered and pre-soldered pi.
Richard
Reviewed in Canada on March 15, 2025
This is a excellent little device that offers an infinite amount of different diy uses and configurations. It's made by waveshare. I wish it would have come with the jump wires to get it connected.
ralfwolf
Reviewed in the United States on March 12, 2025
Flexible dev module and lots of processing power. Good for prototyping or learning but for actual imbedded use I prefer the header not be pre-soldered.
Tapestry
Reviewed in Canada on February 17, 2025
The board came pressed onto a piece of foam with a 3 pin terminal block that can be soldered into the debug connector, and a micro USB power cord. The 3 pin terminal block is small, and easily lost, and comes in the same bag as the board, so take care when removing the board so you don’t lose it.It appears to be an authentic raspberry pi Pico 2W board with the header pins pre-soldered. The soldering on the board is good. The pins are labeled via silkscreen and the headers are colour coded pin connections to help identify what pins you want. At a quick glance the colour coding helps you ensure correct board orientation. Knowing where the analog pins are (the blue ones) is also nominally useful. Beyond that the labels are useful to get more details. Since the listing doesn’t mention it, red = power, black = ground, green = GPIO, blue = analog, yellow = system control.I loaded micropython onto it and used that to connect to my wifi network and serve a webpage from which I could control the LED and read the board temperature. It looks like it will be a useful, low power device, for adding wireless connectivity to various DIY projects.
marcelino
Reviewed in Canada on February 17, 2025
Great for small projects that involves wifi and bluetooth. The pre-soldered pins are great so it can be program and use right away. This module embed with wifi & bluetooth in 1 chip so its possible to run IOT of this thing. I like it and excited to use it to some of my projects.
BBD
Reviewed in Canada on February 16, 2025
I really like this UeeKKoo RP2350 dev board!Everything about it indicates very good quality - great board construction with excellent quality components. Soldering is very clean and the documentation is excellent. The coloured pins are unnecessary, but are still an extremely nice touch.Highly recommended!
JV
Reviewed in Canada on February 15, 2025
Pros:- Decent build quality- Includes programming cable with micro-USB connector- Excellent online documentation- Easy installation process- Colour pre-soldered header matches the pinout diagram- Beginner-friendly- Worked well with Thonny on Windows 11Cons:- Onboard LED not workingThe UeeKKoo Pico 2 W with Colour Pre-Soldered Header Compatible with Raspberry Pi Pico 2 W RP2350 Microcontroller Board with 2.4GHz 802.11n Wifi 4 and BLE 5.2 has a decent build quality. This board adds wireless capabilities to the popular Pi Pico 2 board. A programming cable with a micro-USB connector is included. Before using the Pico 2W board, you need to install MicroPython by flashing it with a .uf2 file. It comes with great online documentation, and the link is included in the bootloader. The online documentation also tells you where to download the .uf2 file. This is so refreshing to see, as many MCU boards I have reviewed failed to include any documentation. It is really not that hard for the manufacturer to include an external documentation link in the bootloader as demonstrated by UeeKKoo. For beginners, the difference is day and night!After you download the .uf2 file, you can boot into the bootloader of the board by holding the "boot" button on the board before plugging it into the computer. Wait until a folder pops up before you release the button. Just drag the .uf2 file into this folder, and if everything is done right, the folder will close, and the board will reboot.I used Thonny to test the Pico 2W board under review. With the board already plugged into my Windows laptop, I opened Thonny and selected the proper COM port for the board in the lower-right corner. Then I ran a little MicroPython script, and everything appeared to work fine.from machine import Pinimport time# Set up GPIO pin 0 as an output because GP25 pin 25 does not turn on the LEDled = Pin(0, Pin.OUT)while True:led.value(1) # Turn on the LEDtime.sleep(3) # Wait for 3 secondled.value(0) # Turn off the LEDtime.sleep(1) # Wait for 1 secondBasically, I toggled the GP0 output pin for 3 seconds high and 1 second low repeatedly. I used my multimeter to measure the voltage on Pin 1 of the board and observed that the voltage stayed at 3.3V for 3 seconds and 0V for 1 second. So it appears the basic function of the board is working. I did not test the WiFi or Bluetooth wireless interfaces.The onboard LED, which is supposed to be on GP25 from the documentation, does not work. I am not sure why. That's why I needed to use a multimeter to measure the voltage on Pin 1 (GP0 output).Overall, the basic functions of the UeeKKoo Pico 2 W board appear to work well with Thonny on a Windows 11 laptop. I love the colour pre-soldered header since the colour matches exactly what is in the pinout diagram of the Pico 2W board. When I measured the voltage on Pin 1, it was easy for me to tell that Pin 3 was Ground because it is black in colour. It just makes the whole debugging process much easier when you reference the official pin-out diagram of the board. The colour-coded headers are nice touches! I love it! The fairly extensive online documentation provided just makes the product so much more beginner-user-friendly. Good job, UeeKKoo! A great acquisition for me!
Nymeia Lux
Reviewed in Australia on February 11, 2025
Great little board, and the extra colour coding looks great & is super useful!
Sammy
Reviewed in Australia on February 11, 2025
The highlight of this board is the colour coded pins. The board feels well made, and while you pay extra for them the soldered pins are convenient. I love that I'll spend less time soldering and more time coding with this.It's a fun little board and I'm looking forward to hours of tinkering. I'm fairly new to these boards. So far I've installed MicroPython and tried to get it working as a temperature logger. I quickly learnt with the non-W version that it's difficult to get data off the board without networking, so I upgraded to this board. I had the temperature reading nicely for a moment but somehow it's not doing it anymore. I presume this is user error on my part, and all part of the fun of learning. I can recommend this board if you want to get into Pi coding. Definitely worth getting the W version.
Knight Flyer
Reviewed in the United States on April 11, 2025
As long as you are familiar with microprocessor, this is great device. It will program using the Arduino IDE. However I find the Visual Studio Code with the Pico SDK to be a more professional and complete solution.
Kevin Gustavson
Reviewed in the United States on April 10, 2025
I am very pleased with this purchase. I’ve already tried a number of projects with it.If you want to started learning about microcontrollers, this is a good starting place. Combine this with a breadboard and a few LEDs, resisters, and switches and you can do a number of fun projects. Look up Pico on the Raspberry Pi website to get started.
Recommended Products

CA $354.08

CA $ 99 .00 CA $99.00

4.9
Select Option