Raspberry
Pi PicoW is a tiny, fast and versatile board that is built with RP2040, a
new microcontroller chip designed by Raspberry Pi in the UK. Raspberry Pi Pico
can be used in many everyday operations such as controlling appliances and
operating a light display among other uses. It is programmable in MicroPython
and C, making it adaptable to a wide range of applications and skill levels.
Getting started is just as easy and dragging and dropping a file.
Experts
can take advantage of Pico’s rich peripheral set including SPI, 12C and 8
Programmable I/O (PIO) state machines to customize peripheral support.
Specification:
1.RP2040 microcontroller chip designed by
Raspberry Pi in the United Kingdom
2.Dual-core Arm Cortex M0+ processor, flexible
clock running up to 133 MHz
3.264KB of SRAM, and 2MB of on-board Flash memory
4.Castellated module allows soldering direct to
carrier boards
5.USB 1.1 with device and host support
6.Low-power sleep and dormant modes
7.Drag-and-drop programming using mass storage
over USB