,

Raspberry Pi Pico W


Raspberry Pi Pico W: The Raspberry Pi Pico W is a compact microcontroller board with a dual-core ARM Cortex-M0+ processor, 264KB SRAM, and 2MB flash memory. It features built-in Wi-Fi, 26 GPIO pins, and versatile connectivity options, making it ideal for IoT and wireless projects.

1,200 L

Raspberry Pi Pico W: The Raspberry Pi Pico W is a compact and versatile microcontroller board that builds on the popular Raspberry Pi Pico with added wireless connectivity. Powered by the RP2040 chip, it features a dual-core ARM Cortex-M0+ processor running at 133MHz and 264KB of SRAM, with 2MB of onboard flash memory. The Pico W includes built-in Wi-Fi, making it ideal for IoT and wireless projects.

Key Features:

  • Processor: Dual-core ARM Cortex-M0+ @ 133MHz
  • Memory: 264KB SRAM, 2MB flash memory
  • Connectivity: Wireless LAN (Wi-Fi 802.11 b/g/n)
  • Ports: 26 multifunction GPIO pins, 1 × USB 1.1 Micro-B port
  • Interfaces: 1 × SPI, 1 × I2C, 1 × UART, 16 × PWM channels
  • Power Supply: 1.8V to 5.5V input, USB power
  • Operating Temperature: -20°C to 85°C

How about programming the Raspberry Pi Pico?

Like every other microcontroller out there, Raspberry Pi has made a C/C++ toolchain for the RP2040 microcontroller as well. However, with the sheer power this little guy packs, this is also capable of running MicroPython framework as well. Micropython is a full fledged Python compiler and runtime that can run on bare-metal microcontrollers.

Especially, this device supports firmware update over the USB mounted as a mass-storage device. Therefore, by holding BOOTSEL button when plugging in the Pico, you can enter the mass-storage mode and simply copy the compiled binary to the mounted drive, and reboot the Pico to start running the code!

For a Getting Started guide, check out Raspberry Pi foundation’s Raspberry Pi Pico – Getting Started Guide

For example projects done with Raspberry Pi Pico, visit the projects section by Raspberry Pi.

Raspberry Pi Pico Specifications:

  • Microcontroller: Raspberry Pi RP2040, Dual-core Arm Cortex-M0+ architecture, clocked at 133MHz
  • Memory:
    • 264KB on-chip RAM
    • Up to 16MB external RAM (connected via dedicated QSPI bus, 2MB on-board)
    • DMA controller for faster memory access
  • I/O:
    • 26 GPIO pins
    • 3 Analog Inputs
  • Hardware Peripherals:
    • 2 UART modules
    • 2 SPI controllers
    • 2 I2C controllers
    • 16 PWM channels
    • 1 USB 1.1 with PHY (host and device support)
    • 8 Programmable I/O state machines (for implementing custom protocols)
  • Power Requirements:
    • 1.8V to 5.5V DC
    • Low Power Modes (sleep and dormant)
  • Built-in Sensors:
    • On-chip RTC (Real-Time Clock)
    • Temperature sensor
  • Special Hardware Features:
    • USB Type-C connector (Data+Power)
    • On-board LED
    • Boot select pushbutton
    • Castellated pinout for easy surface-mounting
    • 0.1” pitched pins

Based on 0 reviews

0.0 overall
0
0
0
0
0

Only logged in customers who have purchased this product may leave a review.

There are no reviews yet.