> For the complete documentation index, see [llms.txt](https://docs.beekeeb.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.beekeeb.com/raspberry-pi-pico-and-other-rp2040-boards.md).

# Raspberry Pi Pico and Other RP2040 Boards

## Boards with 40P

### Raspberry Pi Pico

![Source: https://www.raspberrypi.com/documentation/microcontrollers/raspberry-pi-pico.html
](https://310059516-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MipCDWiRJbsrF2klOWK%2Fuploads%2FlR7EpGvGy6dGJxd0TeJT%2Fpico-pinout.svg?alt=media\&token=fb4bf7f3-ad21-4663-b22e-9bb56bba5cf9)

* OP Controls the on-board SMPS Power Save pin: GP23
* IP VBUS sense - high if VBUS is present, else low: GP24
* LED: GP25
* 26 GPIO pins: GP0 - GP22 (Digital), GP 26 - 28 (Analog)

### WeAct Studio RP2040 Pico

![Source: https://github.com/WeActTC/WeActStudio.RP2040CoreBoard](https://310059516-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MipCDWiRJbsrF2klOWK%2Fuploads%2FM4C2kb1TJhim3zItItDU%2Fweact-pinout.png?alt=media\&token=bbc37236-1e25-4f07-90b8-41012259c512)

* Same GPIO: GP0 - GP22
* Extra exposed pin: GP24, GP29
* User Key: GP23
* LED: GP25

### VCC-GND Studio YD-RP2040

![Source: https://vcc-gnd.com/](https://310059516-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MipCDWiRJbsrF2klOWK%2Fuploads%2FGkdDXS5goK1AcvPw2N9b%2FYD-2040-PIN.png?alt=media\&token=db7015c6-a997-4743-bb75-97e95af6985d)

* Same GPIO: GP0 - GP22, GP26 - GP28
* Extra exposed pin: GP23 (Used in RGB LED), GP29
* WS2812 RGB LED: GP23
* USER KEY: GP24
* LED: GP25

### WaveShare RP2040-Plus

![Source: https://www.waveshare.com/rp2040-plus.htm](https://310059516-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MipCDWiRJbsrF2klOWK%2Fuploads%2FRKdFHbtaDzgxiKXzLzvm%2FWaveShare-RP2040-Plus.jpeg?alt=media\&token=d6e8370a-827b-4cd3-a86a-bebd075ce366)

* With a battery connector

## Pro Micro Compatible

* Adafruit KB2040
* SparkFun Pro Micro - RP2040 - DEV-18288
* <https://github.com/joshajohnson/sea-picro>
* <https://github.com/plut0nium/0xB2>

Other boards can be found at <https://forums.raspberrypi.com/viewforum.php?f=147&sid=08057f6df74961143c3af132f24eafc3>
