Store

Waveshare

$22.53 |
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,...

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
  • USB – USB 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 power circuit that raises a lower input voltage to a higher output voltage. It matters here because the board can power a sensor that needs a higher supply voltage while still using a single connector for power and data.
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 lithium polymer rechargeable battery commonly used in portable electronics projects. It matters because LiPo batteries need correct charging circuitry and care, and this board includes hardware intended for that battery type.
microcontroller
A microcontroller is a small computer on a chip that runs your program and controls connected inputs and outputs. For this product, it is the part that reads buttons and sensors, drives the display and speaker, and communicates over Bluetooth.
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
A microcontroller chip used on many maker boards, with enough speed and flexible I/O for some camera and display projects. Compatibility with RP2040 matters because camera modules often need many pins and careful timing to read image data successfully.
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 serial connection that sends data over separate transmit and receive wires, often labelled TX and RX. It matters because this module is designed to replace a wired UART cable with a wireless link while keeping the same serial data format.
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
A modern reversible USB connector used for power and data connections. On this product it matters because it can connect directly to a computer as well as to a microcontroller project.
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.