- 公式ドキュメントのトップページ
https://www.raspberrypi.com/documentation/
Pico以外の製品のドキュメントも含まれています。
MicroPython
- MicroPythonのトップページ
https://www.raspberrypi.com/documentation/microcontrollers/micropython.html - クイックリファレンス
https://docs.micropython.org/en/latest/rp2/quickref.html - RP2ライブラリ
https://docs.micropython.org/en/latest/library/rp2.html - (PDF) Raspberry Pi Pico-series Python SDK
https://datasheets.raspberrypi.com/pico/raspberry-pi-pico-python-sdk.pdf
C/C++
- C/C++ SDKのトップページ
https://www.raspberrypi.com/documentation/microcontrollers/c_sdk.html - APIドキュメント
https://www.raspberrypi.com/documentation/pico-sdk/index_doxygen.html - (PDF) Raspberry Pi Pico C/C++ SDK
https://datasheets.raspberrypi.com/pico/raspberry-pi-pico-c-sdk.pdf - サンプルコードのGitHubリポジトリ
https://github.com/raspberrypi/pico-examples
デバッグプローブ
掲示板
- Picoシリーズ用の掲示板
https://forums.raspberrypi.com/viewforum.php?f=143
- MicroPythonのPico用掲示板
https://github.com/orgs/micropython/discussions/categories/rp2040-pico
データシート
- データシートの一覧ページ
https://datasheets.raspberrypi.com/
Pico以外の製品のデータシートも含まれています。
日本語に翻訳されているドキュメント
- (PDF) Raspberry Pi Picoをセットアップしよう
Raspberry Pi Picoおよびその他のRP2040ベースのマイクロコントローラーボードを使用したC/C++開発
https://datasheets.raspberrypi.com/pico/getting-started-with-pico-JP.pdf - (PDF) RP2040を使用したハードウェア設計
RP2040マイクロコントローラーを使用したボードと製品のビルド
https://datasheets.raspberrypi.com/rp2040/hardware-design-with-rp2040-JP.pdf
SoCについてのドキュメント
RP2040
- (PDF) RP2040 Datasheet
A microcontroller by Raspberry Pi
https://datasheets.raspberrypi.com/rp2040/rp2040-datasheet.pdf - (PDF) Hardware design with RP2040
https://datasheets.raspberrypi.com/rp2040/hardware-design-with-rp2040.pdf
RP2350
- (PDF) RP2350 Datasheet
A microcontroller by Raspberry Pi
https://datasheets.raspberrypi.com/rp2350/rp2350-datasheet.pdf - (PDF) Hardware design with RP2350
https://datasheets.raspberrypi.com/rp2350/hardware-design-with-rp2350.pdf
製品についてのドキュメント
Raspberry Pi Pico
- (PDF) Raspberry Pi Pico Datasheet
An RP2040-based microcontroller board
https://datasheets.raspberrypi.com/pico/pico-datasheet.pdf - (PDF) Getting started with Raspberry Pi Pico
https://datasheets.raspberrypi.com/pico/getting-started-with-pico.pdf
Raspberry Pi Pico W
- (PDF) Raspberry Pi Pico W Datasheet
An RP2040-based microcontroller board with wireless
https://datasheets.raspberrypi.com/picow/pico-w-datasheet.pdf
- (PDF) Connecting to the Internet with Raspberry Pi Pico W
https://datasheets.raspberrypi.com/picow/connecting-to-the-internet-with-pico-w.pdf
Raspberry Pi Pico 2
- (PDF) Raspberry Pi Pico 2 Datasheet
An RP2350-based microcontroller board
https://datasheets.raspberrypi.com/pico/pico-2-datasheet.pdf - (PDF) Getting started with Raspberry Pi Pico-series Microcontrollers
https://datasheets.raspberrypi.com/pico/getting-started-with-pico.pdf