mirror of
https://github.com/raspberrypi/pico-sdk.git
synced 2025-08-07 17:02:52 +03:00
* Update and expand docs/weblinks_page.md * Add link to RM2 datasheet too * Updated shortlinks
2.4 KiB
2.4 KiB
Documentation and datasheets
The full documentation for the RP2040, RP2350 and Raspberry Pi Pico-series boards can be found at the following links
- RP2040 Datasheet
- Raspberry Pi Pico Datasheet
- Raspberry Pi Pico W Datasheet
- Hardware design with RP2040
- RP2350 Datasheet
- Raspberry Pi Pico 2 Datasheet
- Raspberry Pi Pico 2 W Datasheet
- Hardware design with RP2350
- RM2 Datasheet
- Raspberry Pi Pico-series C/C++ SDK
- Raspberry Pi Pico-series Python SDK
- Getting started with Raspberry Pi Pico-series
- Connecting to the Internet with Raspberry Pi Pico W-series
Weblinks
At Raspberry Pi we have a very community-based attitude to help. We run a very popular and busy forum where you can ask questions about any aspect of the Raspberry Pi ecosystem, including the Raspberry Pi Pico.
You can find our forums at the following link.
For the main Raspberry Pi website, see here
For the Raspberry Pi Pico page, see here
GitHub
All the source code for the Raspberry Pi Pico SDK, examples and other libraries can be found on GitHub.