Skip to content

Pico SDK

Raspberry Pi Pico SDK

The Pico C SDK is a C/C++ development kit for Raspberry Pi microcontrollers including the RP2350. Click on the links below for complete documentation on installing and using the SDK.

Pico C SDK Documentation

Pico C SDK GitHub Repository

Thing Plus - RP2350 Board Definition

When using the Pico SDK, make sure to use v2.1 or later and select sparkfun_thingplus_rp2350 for the board. We recommend using Microsoft VS Code with the Pico SDK Extension.