AI agents & screen readers: for a machine-readable, text-only catalogue, start at /llms.txt. Products are available as Markdown (/products.md, /products/{handle}.md) and JSON (/products.json, /products/{handle}.json).
Store

Waveshare

$23.20 |
In stock
No reviews yet

The RP2040-Plus is a Pico-compatible development board based on the Raspberry Pi RP2040 microcontroller, upgraded with 4 MB onboard flash, a USB-C connector,...

Stock availability

In our warehouse
12 in stock
Available with leadtime
100 available
Estimated Delivery
Arrives
Disclaimer
View Markdown
Secure checkout

The RP2040-Plus is a Pico-compatible development board based on the Raspberry Pi RP2040 microcontroller, upgraded with 4 MB onboard flash, a USB-C connector, and a lithium battery charge/discharge header for portable applications.

Like the Raspberry Pi Pico, it features a dual-core ARM Cortex-M0+ processor running up to 133 MHz, 264 KB SRAM, 26 multi-function GPIO pins, and support for C/C++ and MicroPython. The onboard TPS63000 DC-DC buck-boost converter provides efficient power delivery with up to 1.8A switching current.

Key Features

  • RP2040 Microcontroller – Dual-core ARM Cortex-M0+ at up to 133 MHz
  • 4 MB Onboard Flash – Double the storage of the standard Pico
  • USB-C Connector – Modern, reversible connection
  • LiPo Battery Header – Built-in charge/discharge circuit for portable use
  • TPS63000 DC-DC Converter – High-efficiency buck-boost, 1.8A switching current
  • Castellated Pads – Solder directly to carrier boards
  • Drag-and-Drop Programming – Load firmware via USB mass storage
  • Pico Compatible – Same pinout and GPIO layout

Specifications

  • Processor – Dual-core ARM Cortex-M0+ @ 133 MHz
  • SRAM – 264 KB
  • Flash – 4 MB (onboard)
  • GPIO – 26× multi-function pins
  • Interfaces – 2× SPI, 2× I2C, 2× UART, 3× 12-bit ADC, 16× PWM
  • PIO – 8× programmable I/O state machines
  • USBUSB 1.1 (device and host support), USB-C connector
  • Power – TPS63000 buck-boost DC-DC, 1.8A switching
  • Other – On-chip temperature sensor, accelerated floating-point libraries

Ideal For

  • Portable and battery-powered projects
  • Projects requiring more flash than the standard Pico
  • Pico-compatible builds with USB-C preference
  • Embedding directly onto custom carrier boards

Package Contents

  • 1× RP2040-Plus Development Board

Jargon buster

Plain-language definitions for the technical terms used above.

ADC
An analogue-to-digital converter reads a changing voltage and turns it into a number the microcontroller can use. It matters when connecting analogue sensors such as light, sound, or variable-resistor sensors.
boost converter
A boost converter is a switching power circuit that raises a lower input voltage to a higher output voltage. It is used when a device needs more voltage than its power source provides, for example running a 5 V sensor from a 3.3 V supply.
DC
DC means direct current, where electricity flows in one constant direction, as supplied by batteries, USB ports and many plug-pack power supplies. When a product specifies DC, it runs from a DC supply rather than mains AC, so you need to provide the correct voltage and polarity.
GPIO
General-purpose input/output pins are microcontroller pins you can set in software to read signals, switch devices on and off, or connect to peripherals. The number of GPIO pins matters because it limits how many buttons, LEDs, sensors, and other parts you can wire directly to the board.
I2C
I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
LiPo
A LiPo (lithium polymer) battery is a rechargeable lithium battery widely used in portable projects because it is light and compact. LiPo cells need correct charging circuitry and careful handling to stay safe, so equipment that supports LiPo generally includes charging or protection hardware suited to that battery type.
microcontroller
A microcontroller is a small computer on a single chip that runs a stored program and controls connected inputs and outputs such as buttons, sensors, displays and communication interfaces. In a device built around one, it is the part that executes the code and coordinates the device's behaviour.
MicroPython
A version of the Python programming language made to run on microcontrollers. It matters because it lets beginners write readable code to control LEDs, sensors, motors and displays without needing to start with lower-level languages.
PWM
Pulse Width Modulation is a way for a digital pin to simulate variable output power by switching on and off very quickly. It matters for controlling things like LED brightness, motor speed, or servo-style signals from a microcontroller pin.
RP2040
The RP2040 is a dual-core Arm Cortex-M0+ microcontroller chip from Raspberry Pi, used on many maker boards and offering programmable I/O, multiple GPIO pins and reasonable processing speed. Code and accessories built for that chip should work where RP2040 compatibility is listed, though demanding tasks such as reading a camera can require careful pin allocation and timing.
SPI
A fast serial communication bus often used for displays, memory cards, and sensors. It matters because SPI devices need specific pins for clock and data, plus a separate chip-select line for each device.
SRAM
Fast temporary memory used by a processor while a program is running. More SRAM helps with projects that handle larger data buffers, networking, displays, or more complex code.
UART
UART is a simple asynchronous serial interface that sends data over separate transmit and receive wires, usually labelled TX and RX, with both ends set to the same baud rate. It is a common way for microcontrollers and other serial devices to exchange data.
USB 1.1
USB 1.1 is an older USB standard with much slower data transfer than USB 2.0 and later versions. Compatibility with it allows connection to very old computers, though data-heavy tasks such as video may be limited at that speed.
USB mass storage
USB mass storage is the standard USB device class used by many flash drives and external storage devices. If a board supports it, your project may be able to read and write files on compatible USB storage, provided the software library also supports the device.
USB-C
USB-C is a small, reversible USB connector that can carry power, data and, on some devices, video over a single cable. The same connector can range from charging only to high-speed data, so the functions a given port actually supports vary.
Stella
Stella Expert

Ask me anything about this product

Maddy, co-founder of Little Bird

Need help? We're here for you!

Hi, I'm Maddy. My team and I are ready to help with your order or any questions.