====== Raspberry Pi Pico ====== Based on RP2040 Links * [[https://datasheets.raspberrypi.com/pico/getting-started-with-pico.pdf|Getting started with pico]] * [[https://datasheets.raspberrypi.com/rp2040/rp2040-datasheet.pdf|RP2040 Datasheet]] * [[https://datasheets.raspberrypi.com/pico/pico-datasheet.pdf|Raspberry Pi Pico Datasheet]] * [[https://datasheets.raspberrypi.com/rp2040/hardware-design-with-rp2040.pdf|RP2040 Hardware Design Guide]] * [[https://datasheets.raspberrypi.com/pico/raspberry-pi-pico-c-sdk.pdf|Raspberry Pi Pico C/C++ SDK]] * [[https://www.raspberrypi.com/documentation/microcontrollers/raspberry-pi-pico.html|Raspberry Pi Pico Documentation]]