Waveshare
Waveshare RP2040-PiZero Development Board, Based On The Raspberry Pi RP2040 Dual-core Processor, 264KB SRAM And 16MB Onboard Flash Memory
All Products
New Arrivals
Brands and Manufacturers
Microcontrollers & Development Boards
Pico
RP2040
Prototyping & Wiring
Microcontrollers
Raspberry Pi Microcontrollers
Waveshare
$16.40
|
In stock
Waveshare RP2040-PiZero Development Board, Based On The Raspberry Pi RP2040 Dual-core Processor, 264KB SRAM and 16MB onboard Flash memory, compatible with...
Get notified when back in stock
Estimated Delivery
Arrives
Disclaimer
Secure checkout
Waveshare RP2040-PiZero Development Board, Based On The Raspberry Pi RP2040 Dual-core Processor, 264KB SRAM and 16MB onboard Flash memory, compatible with Raspberry Pi 40PIN GPIO header
RP2040-PiZero Development Board
Based On Raspberry Pi RP2040
Onboard DVI interface, TF card slot and PIO-USB port
Board specifications
RP2040-PiZero is a high-performance and cost-effective microcontroller board designed by Waveshare, onboard DVI interface, TF card slot and PIO-USB port, compatible with Raspberry Pi 40PIN GPIO header, easy to develop and integrate into the products.
- RP2040 microcontroller chip designed by Raspberry Pi in the United Kingdom
- Dual-core ARM Cortex M0+ processor, flexible clock running up to 133 MHz
- 264KB of SRAM, and 16MB of onboard Flash memory
- Onboard DVI interface can drive most HDMI screens (DVI compatibility required)
- Supports using as a USB host or slave via onboard PIO-USB port
- Onboard TF card slot for reading and writing TF card
- Onboard Lithium battery recharge/discharge header, suitable for mobile scenarios
- USB 1.1 with device and host support
- Drag-and-drop programming using mass storage over USB
- Low-power sleep and dormant modes
- 2 × SPI, 2 × I2C, 2 × UART, 4 × 12-bit ADC, 16 × controllable PWM channels
- Accurate clock and timer on-chip
- Temperature sensor
- Accelerated floating-point libraries on-chip
- 8 × Programmable I/O (PIO) state machines for custom peripheral support
Integrates multiple Interfaces
Onboard DVI interface, PIO-USB port and TF card slot for more possibilities
for reference only, the 1.3inch LCD HAT and 7inch HDMI LCD (H) are Not included
Support C/C++, MicroPython, Arduino
Comprehensive SDK, Dev Resources, Tutorials To Help You Easily Get Started
* the DVI and PIO-USB functions are only supported in C environment and cannot be used at the same time
Dual-Core ARM Processor
Dual-core ARM Cortex M0+ processor, flexible clock running up to 133 MHz
What's On Board
-
USB Type-C connector
for communication and program burning -
PIO-USB port
for using as USB host or slave via PIO -
DVI interace (Mini HDMI connector)
for driving DVI screen with HDMI cable -
TF card slot
SPI interface communication -
RP2040
dual-core processor, up to 133MHz operating frequency -
W25Q128JV
16MB NOR-Flash -
RUN button
reset button -
BOOT button
Press it when resetting to enter download mode -
Lithium Battery Header
PH2.0 header, for connecting 3.7V Lithium battery, allows recharging/discharging the battery -
40PIN GPIO Header
Compatible with some Raspberry Pi HATs
Product Show
outline dimensions
Resources & Services
Pico Product Selection
RP2040-PiZero x1
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.
- Flash memory
- Flash memory is non-volatile memory that retains stored data even when power is removed, and can be erased and rewritten in blocks. It lets data such as firmware, settings or saved records persist across power cycles.
- 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.
- HDMI
- HDMI is a common digital video and audio connection used by computers, media players, and many displays. If a display kit has HDMI input, it is usually much easier to test with a single-board computer because it can act like a normal monitor.
- 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.
- LCD
- LCD stands for liquid crystal display, a screen technology that uses a backlight and liquid crystals to show images or text. It matters because LCD modules usually need a display driver and enough controller pins or a bus interface to send image data.
- 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 host
- A USB host is the side of a USB connection that controls attached devices, like a computer talking to a keyboard or flash drive. This matters because most microcontroller boards are normally USB devices, so adding USB host support lets them use common USB peripherals.
- USB Type-C
- USB Type-C is a small, reversible USB connector used for power, data and sometimes video on many modern devices. The connector itself does not guarantee a particular speed or voltage, so check the supported USB version, data rate and whether it carries more than 5V via USB Power Delivery.
Find this product in
Microcontrollers