jamesh
Raspberry Pi Engineer & Forum Moderator
Raspberry Pi Engineer & Forum Moderator
Posts: 32828
Joined: Sat Jul 30, 2011 7:41 pm

Quick links to the Raspberry Pi Pico Documentation

Sun Jan 31, 2021 5:51 pm

Navigation to the docs can be a bit of a struggle from the main website, so here are some quick links to things you might find useful.

The Pico landing page: https://www.raspberrypi.org/documentati ... ng-started
The Pico datasheet: https://datasheets.raspberrypi.org/pico ... asheet.pdf
The RP2040 datasheet: https://datasheets.raspberrypi.org/rp20 ... asheet.pdf
Hardware Design guide: https://datasheets.raspberrypi.org/rp20 ... rp2040.pdf
Getting Started (C/C++ SDK): https://datasheets.raspberrypi.org/pico ... h-pico.pdf
SDK Manual: https://datasheets.raspberrypi.org/pico ... -c-sdk.pdf
Python Manual: https://datasheets.raspberrypi.org/pico ... on-sdk.pdf
The Pico W datasheet: https://datasheets.raspberrypi.com/pico ... asheet.pdf
How to connect to the Internet with the Pico W: https://datasheets.raspberrypi.com/pico ... pico-w.pdf

The SDK API, as generated by Doxygen from the SDK source tree, is also available here: https://raspberrypi.github.io/pico-sdk-doxygen/

Also, you may not have noticed, but when you go in to BOOTSEL mode, the mass storage device comes up and the folder shows an INDEX.HTM, click on this to go direct to the Pico landing page!

Return to “Raspberry Pi Pico”