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
$15.92
|
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...
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
- Non-volatile memory that keeps stored data even when power is removed. In this sensor, it matters because enrolled fingerprint templates can remain saved after the project is turned off.
- 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 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 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
- A reversible USB connector used for power and data on many modern devices. On this kit it indicates an alternate 5V power input, which may be useful for setup or charging without the solar panel.
Find this product in
Microcontrollers