Elecrow
RP2350A Pico W5 Board WiFi 2.4GHz/5.8GHz/BT
All Products
New Arrivals
Raspberry Pi Pico Boards
Bluetooth Modules
Raspberry Pi
Brands and Manufacturers
Microcontrollers & Development Boards
Raspberry Pi Pico
IoT Development Boards
Pico
Elecrow
Wi-Fi Modules
Wireless & Connectivity
Connectivity
Prototyping & Wiring
Microcontrollers
Raspberry Pi Microcontrollers
$16.40
|
Out of stock
The Pico W5 packs a serious punch for developers who want more out of their Raspberry Pi Pico-based projects. It preserves the best parts of the original Pic...
Get notified when back in stock
Estimated Delivery
Arrives
Disclaimer
Secure checkout
The Pico W5 packs a serious punch for developers who want more out of their Raspberry Pi Pico-based projects. It preserves the best parts of the original Pico W design while adding stronger wireless capabilities, a USB Type-C interface, and support for both 2.4GHz and 5GHz wireless connectivity. The increased Flash capacity and improved Bluetooth functionality give you more headroom for code and data, making the Pico W5 ideal for IoT experiments, edge computing, STEM education, and all sorts of creative tinkering.
Its form factor, pin definition, and dimensions are the same as the Raspberry Pi Pico, and its stamp-hole design ensures compatibility with most Pico modules. With support for C/C++ and MicroPython, along with open source tutorials and a comprehensive SDK, it's ready to slot into all kinds of applications, whether you're turning out quick prototypes or working on serious embedded systems.
Features
- Larger onboard Flash compared to Pico W and a USB Type-C interface
- Support for Wi-Fi 802.11a/b/g/n (2.4GHz or 5GHz), plus low-power Bluetooth and Bluetooth 5.0
- Same appearance, pin definitions, and dimensions as Raspberry Pi Pico for broad compatibility
- Stamp-hole design for easy soldering and integration onto custom boards
- C/C++ and MicroPython development
- Comprehensive SDK and open source tutorials
Applications
- IoT device development: smart home, industrial automation, remote monitoring
- Edge computing and edge AI: local data analysis and processing
- Education and DIY: STEM projects, electronics builds, robotics
- Low-cost, low-power embedded systems: wearable devices, battery-powered gadgets
- Rapid prototyping and proof of concept testing
Specifications
- Main chip: RP2350
- CPU/SoC: Arm Cortex-M33 core or dual Hazard3 RISC-V core
- System memory: 520 KB on-chip SRAM; 4 MB on-board QSPI flash
- Memory: 8 MB Flash
- Development languages: MicroPython, C/C++
- Wi-Fi: 802.11a/b/g/n, 2.4GHz/5GHz
- Bluetooth: Low Energy and Bluetooth 5.0
- Interface: USB Type-C
- Reset button: Yes (for reset signal)
- Boot button: Yes (for firmware updates)
- User LED: Yes (not a power indicator)
- Operating temperature: -10 to 60°C
- Power input: 5V/2A via USB port
- Dimensions: 51 x 21 x 4.2 mm
- Weight: 3 g
Package List
- 1x Pico W5
For more details, consult the official wiki.
Jargon buster
Plain-language definitions for the technical terms used above.
- Arm Cortex-M33
- A 32-bit, low-power Arm microcontroller core designed for real-time, timing-sensitive control tasks such as reading sensors or driving motors. It can act as a chip's main controller, or in some systems-on-chip run alongside larger application cores that handle an operating system like Linux.
- edge computing
- Edge computing means processing data close to where it is collected, such as on the device itself, rather than sending everything to the cloud. This can reduce delays, internet dependence, and privacy concerns in sensor, camera, and robotics projects.
- IoT
- Short for Internet of Things, meaning physical devices that connect to networks or the internet to send data or be controlled remotely. It matters if you want projects such as connected sensors, remote controls or classroom data-logging activities.
- LED
- A light-emitting diode (LED) is a small electronic component that emits light when current flows through it in the correct direction. Because it only conducts one way, its polarity matters, and a through-hole LED must be soldered the correct way around to light up.
- MicroPython
- A version of the Python programming language made to run on microcontrollers. It matters because it lets beginners write readable code to control LEDs, sensors, motors and displays without needing to start with lower-level languages.
- RISC-V
- RISC-V is an open, royalty-free processor instruction-set architecture used in chips ranging from tiny microcontrollers to Linux-capable application processors. The choice of RISC-V determines which compilers, software tools, and performance or low-power features are available, separate from the more common Arm or x86 architectures.
- RP2350
- A microcontroller chip from Raspberry Pi used as the main processor on some development boards. Knowing the board is built around an RP2350 helps you check software support, pin capabilities and whether it suits MicroPython projects.
- SRAM
- Fast temporary memory used by a processor while a program is running. More SRAM helps with projects that handle larger data buffers, networking, displays, or more complex code.
- Type-C
- USB Type-C (USB-C) is a small, reversible USB connector used for charging, power, and data transfer on many modern devices. A Type-C port or plug indicates the cable and charger connection needed to power, charge, or communicate with a device.
- USB Type-C
- USB Type-C is a small, reversible USB connector used for power, data and sometimes video on many modern devices. The connector itself does not guarantee a particular speed or voltage, so check the supported USB version, data rate and whether it carries more than 5V via USB Power Delivery.
Find this product in
All Products
New Arrivals
Prototyping & Wiring
Raspberry Pi Microcontrollers
Raspberry Pi Pico Boards
Brands
Microcontrollers
rp2040 datasheet
Datasheet · 5.1 MB · Click any page to view full size
bw16 v1.2.1 product specification en
Document · 1.0 MB · Click any page to view full size
Resources & Downloads
Guides, code examples, and more