



People Also Buy

Raspberry Pi Pico with Headers and Micro USB Cable

Raspberry Pi Pico H - Pico with Headers Soldered

Raspberry Pi Pico
Found a better price?
Let us know!
We'll try to match the price for you
Package Includes:
- 1 x Raspberry Pi Pico W
Specifications:
CPU | Dual-core Arm Cortex-M0+ @ 133MHz |
Memory | 264KB on-chip SRAM; 2MB onboard QSPI flash |
Interfacing | 26 GPIO pins, including 3 analogue inputs |
Connectivity | 2.4GHz IEEE 802.11b/g/n wireless LAN, on-board antenna |
Input power | 1.8–5.5v DC |
Operating temperature | -20°C to +70°C |
Dimensions (mm) L x B | 21?mm?×?51?mm |
Warranty Coverage:
Raspberry Pi Original boards comes with a 1-year manufacturer warranty from the date of purchase, covering manufacturing defects only.
Warranty Void If:
The product shows signs of physical damage, mishandling, exposure to water/moisture, fire, natural calamities, unauthorized repairs, improper storage near heat or direct sunlight, or alteration in any way.
1. Do I need to install any drivers to use Pico W on Windows/Mac?
No special drivers are needed. It appears as a USB mass storage device when connected in boot mode.
2. Can I power the Pico W with a battery?
Yes, it can be powered using Li-ion, Li-Po, or AA batteries as long as the voltage is within 1.8V–5.5V range.
3. How do I enter bootloader mode on the Pico W?
Hold the BOOTSEL button while plugging it into your computer via USB, and it will show up as a removable drive.
4. Is the Pico W supported in Arduino IDE?
Yes, with the proper board definitions installed, you can program Pico W using Arduino IDE.
5. Can Raspberry Pi Pico W run Linux or Raspberry Pi OS?
No, Pico W is a microcontroller, not a full-fledged computer like Raspberry Pi 4. It runs firmware, not an operating system.
6. Can I connect Pico W to a mobile hotspot or router?
Yes, you can connect it to WiFi networks like home routers or mobile hotspots using WiFi libraries in MicroPython.