From light displays and IoT devices to signage and manufacturing processes, Raspberry Pi Pico gives you the power to control countless home, hobby, and industrial operations.
Programmable in C and MicroPython, Pico is adaptable to a vast range of applications and skill levels, and getting started is as easy as dragging and dropping a file.
More experienced users can take advantage of Raspberry Pi Pico's rich peripheral set, including SPI, I2C, and eight Programmable I/O (PIO) state machines for custom peripheral support.
Now available with wireless connectivity or pre-soldered headers, for even more flexibility in your projects.
Connect wirelessly
Network your Pico for a complete IoT solution. Raspberry Pi Pico W comes with a fully certified module on board featuring 2.4GHz 802.11n wireless LAN, making it the perfect solution for loT applications and projects requiring wireless communication. Pico W is available now for $6.
A low cost, flexible microcontroller board with wireless, built around Raspberry Pi's RP2040 chip.
Raspberry Pi Pico W is Raspberry Pi's first wireless microcontroller board, designed especially for physical computing. Microcontrollers are a different type of device than Single Board Computers (like the Raspberry Pi 4 and previous generations of Pi), they don't run an operating system and they are typically programmed to do just one task - though that task can be pretty intricate and exciting! They're perfect for experimenting with hardware and using as the brains of custom devices, machines and inventions. With the onboard 2.4GHz wireless capabilities of the Pico W, it's now possible for your creations to talk to each other, and to the internet!
Apart from the addition of wireless networking, Raspberry Pi Pico W is very similar to Raspberry Pi Pico and, like all RP2040-based boards, can be easily reprogrammed over USB from a Raspberry Pi or other computer using the C/C++ SDK or the official MicroPython port