Skip to content

Commit 7673c52

Browse files
authored
Merge pull request #1447 from bryanjhv-fork/fix/restore-rp2040-zero
Restore deleted Waveshare RP2040-Zero
2 parents 6ec46b6 + 886898d commit 7673c52

2 files changed

Lines changed: 39 additions & 2 deletions

File tree

_board/waveshare_rp2040_pizero.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
layout: download
33
board_id: "waveshare_rp2040_pizero"
4-
title: "Waveshare RP2040-Zero Download"
5-
name: "RP2040-Zero"
4+
title: "Waveshare RP2040-PiZero Download"
5+
name: "RP2040-PiZero"
66
manufacturer: "Waveshare"
77
board_url:
88
- "https://www.waveshare.com/rp2040-pizero.htm"

_board/waveshare_rp2040_zero.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
layout: download
3+
board_id: "waveshare_rp2040_zero"
4+
title: "Waveshare RP2040-Zero Download"
5+
name: "RP2040-Zero"
6+
manufacturer: "Waveshare"
7+
board_url:
8+
- "https://www.waveshare.com/rp2040-zero.htm"
9+
board_image: "waveshare_rp2040_zero.jpg"
10+
date_added: 2022-01-12
11+
family: raspberrypi
12+
features:
13+
- USB-C
14+
- Breadboard-Friendly
15+
---
16+
17+
a Pico-like MCU board based on Raspberry Pi RP2040
18+
19+
**Board specifications**
20+
21+
- RP2040 microcontroller chip designed by Raspberry Pi in the United Kingdom
22+
- Dual-core Arm Cortex M0+ processor, flexible clock running up to 133 MHz
23+
- 264KB of SRAM, and 2MB of on-board Flash memory
24+
- USB-C connector, keeps it up to date, easier to use
25+
- Castellated module allows soldering direct to carrier boards
26+
- USB 1.1 with device and host support
27+
- Low-power sleep and dormant modes
28+
- Drag-and-drop programming using mass storage over USB
29+
- 29 × multi-function GPIO pins (20× via edge pinout, others via solder points)
30+
- 2 × SPI, 2 × I2C, 2 × UART, 4 × 12-bit ADC, 16 × controllable PWM channels
31+
- Accurate clock and timer on-chip
32+
- Temperature sensor
33+
- Accelerated floating-point libraries on-chip
34+
- 8 × Programmable I/O (PIO) state machines for custom peripheral support
35+
36+
## Purchase
37+
* [Waveshare](https://www.waveshare.com/rp2040-zero.htm)

0 commit comments

Comments
 (0)