RASPBERRY PI PICO W


The Raspberry Pi Pico W is a microcontroller board based on the RP2040 chip, and it is an upgraded version of the original Raspberry Pi Pico. The key difference with the Pico W is that it adds Wi-Fi capability, making it more suitable for IoT (Internet of Things) projects. Here's a breakdown of its main features:


Currently unavailable.

Thank you!

We will notify once stock available.
Price :  excl. GST
Qty Price
1 > 557.00
50 > 551.00
200 > 551.00
500 > 551.00
1000 > 551.00
1001 > 546.00

Key Features:

  1. RP2040 Chip: The Raspberry Pi Pico W uses the RP2040 microcontroller, which has a dual-core ARM Cortex-M0+ processor running at 133 MHz, along with 264KB of SRAM and 2MB of flash memory.

  2. Wi-Fi Connectivity: Unlike the original Pico, the Pico W includes the Infineon CYW43439 Wi-Fi chip, allowing you to connect to Wi-Fi networks for Internet connectivity or other wireless communication tasks.

  3. GPIO Pins: It has 26 GPIO pins, which include:

    • 3.3V power

    • I2C, SPI, and UART interfaces

    • PWM, ADC (analog-to-digital converter) capabilities

  4. Low Power Consumption: As with the Raspberry Pi Pico, the Pico W is designed for low-power use, which is excellent for battery-powered projects.

  5. USB 1.1: It includes a Micro-USB port for power and data transfer. You can also use it as a device for USB HID (e.g., keyboard, mouse).

  6. Flexible Development: The Pico W can be programmed in C/C++, MicroPython, or other supported languages. Raspberry Pi provides libraries and SDKs to make development easier.

  7. Compact Form Factor: The board is small (51mm x 21mm), which makes it suitable for embedded and small-scale projects.

  8. Cost-effective: Like the Raspberry Pi Pico, the Pico W is very affordable, which makes it great for hobbyists and large-scale deployments.