Raspberry Pi Pico

Pi Pico W

The central component at the heart of your projects. It runs code, reads and processes sensor data, and controls outputs (lights, motors, speakers, etc.)


The Raspberry Pi Pico is a versatile development board powered by a RP2040 microcontroller.

This page assumes your Pi Pico W runs CircuitPython. To learn more, refer to Adafruit’s documentation:

CircuitPython on Pi Pico W

This includes information on how to (re)-install or update CircuitPython, as well as how to use some advanced features.