Skip to content

Commit 9f4731b

Browse files
authored
Merge pull request #768 from melopero/master
Adds Melopero Shake RP2040 development board
2 parents f2c726c + f892c8d commit 9f4731b

File tree

4 files changed

+62
-0
lines changed

4 files changed

+62
-0
lines changed

_board/melopero_shake_rp2040.md

Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
---
2+
layout: download
3+
board_id: “melopero_shake_rp2040"
4+
title: “Shake RP2040 Download"
5+
name: “Shake RP2040"
6+
manufacturer: “Melopero”
7+
board_url: "https://www.melopero.com/melopero-shake-rp2040"
8+
board_image: “melopero_shake_rp2040.jpg"
9+
date_added: 2021-9-22
10+
family: raspberrypi
11+
features:
12+
- Feather-Compatible
13+
- Battery Charging
14+
- STEMMA QT/QWIIC
15+
- USB-C
16+
- Breadboard-Friendly
17+
---
18+
19+
The **Melopero Shake RP2040** is a powerful development board based on the **Raspberry Pi RP2040** microcontroller, programmable in C/C++, MicroPython, CircuitPython and Arduino.
20+
21+
The board features:
22+
23+
* **16MB** of FLASH Memory
24+
* 3.7-4.2 LiPo **battery charger** (200mA charge curret)
25+
* **Battery monitor** (it sends an alert when the battery voltage drops at 3.4V)
26+
* Reset and boot buttons (no need to detach/attach the board to enter boot mode)
27+
* **Qwiic/Stemma QT connector** for attaching lots of Melopero, Adafruit and * SparkFun sensors
28+
* Classic **Feather pinout** for maximum compatibility
29+
* USB-C connector for powering, programming and charging
30+
* JST 2-pin connector for attaching the battery (we follow the Adafruit and SparkFun batteries polarity)
31+
* Green user LED on pin 13
32+
* **RGB WS2812 LED** (aka NeoPixel)
33+
* Orange LED for signaling the charging status
34+
* SWD header for debugging
35+
* 4 mounting holes
36+
* Programmable in **C/C++**, **MicroPython**, **CircuitPython** and **Arduino**
37+
38+
39+
Dimensions: 2.0” x 0.9” x 0.28” (50.8mm x 22.8mm x 7.05/max height ) .
40+
41+
**The RP2040 key features:**
42+
43+
* Dual ARM Cortex-M0+ @ 133MHz
44+
* 264kB on-chip SRAM in six independent banks
45+
* Support for up to 16MB of off-chip Flash memory via dedicated QSPI bus
46+
* DMA controller
47+
* Fully-connected AHB crossbar
48+
* Interpolator and integer divider peripherals
49+
* On-chip programmable LDO to generate core voltage
50+
* 2 on-chip PLLs to generate USB and core clocks
51+
* 30 GPIO pins, 4 of which can be used as analogue inputs
52+
* Peripherals
53+
◦ 2 UARTs
54+
◦ 2 SPI controllers
55+
◦ 2 I2C controllers
56+
◦ 16 PWM channels
57+
◦ USB 1.1 controller and PHY, with host and device support
58+
◦ 8 PIO state machines
59+
60+
61+
## Purchase
62+
* [Melopero](https://www.melopero.com/melopero-shake-rp2040)
Loading
Loading
Loading

0 commit comments

Comments
 (0)