Skip to content

Commit 1f47cda

Browse files
authored
Merge pull request #701 from CytronTechnologies/add-maker-pi-rp2040
Added Maker Pi RP2040
2 parents a95c7f5 + 42712e7 commit 1f47cda

File tree

4 files changed

+59
-0
lines changed

4 files changed

+59
-0
lines changed

_board/cytron_maker_pi_rp2040.md

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
---
2+
layout: download
3+
board_id: "cytron_maker_pi_rp2040"
4+
title: "Maker Pi RP2040 Download"
5+
name: "Maker Pi RP2040"
6+
manufacturer: "Cytron Technologies"
7+
board_url: "https://www.cytron.io/p-maker-pi-rp2040"
8+
board_image: "cytron_maker_pi_rp2040.jpg"
9+
features:
10+
- Battery Charging
11+
- Speaker
12+
- Robotics
13+
---
14+
15+
## Simplifying Robotics with Raspberry Pi® RP2040
16+
17+
Cytron Maker Pi RP2040 features the first microcontroller designed by Raspberry Pi - RP2040, embedded on a robot controller board. The board also comes with 2-channel DC motor driver, 4 servo motor ports and 7 Grove I/O connectors, ready for your next DIY robot / motion control projects. Now you can build a robot, while trying out the new RP2040 chip.
18+
19+
The DC motor driver onboard is able to control two brushed DC motors or single bipolar/unipolar stepper motor from 3.6V to 6V, providing up to 1A current per channel continuously. The built-in Quick Test buttons and motor output LEDs allow functional test of the motor driver in a quick and convenient way without the need of writing any test code. Vmotor for both DC and servo motors depends on the input voltage supplied to the board.
20+
21+
Maker Pi RP2040 features all the goodness of Cytron's Maker series products. It too has lots of LEDs useful for troubleshooting (& visual effects), is able to make quite some noise with the onboard piezo buzzer and comes with push buttons ready to detect your touch.
22+
23+
There are three ways to supply power to the Maker Pi RP2040 - via USB (5V) socket, with a single cell LiPo/Li-Ion battery or through the VIN (3.6-6V) terminals. However only one power source is needed to power up both controller board and motors at a time. Power supply from all these power sources can all be controlled with the power on/off switch onboard.
24+
25+
Cytron Maker Pi RP2040 is basically the Raspberry Pi Pico + Maker series' goodness + Robot controller & other useful features. Therefore this board is compatible with the existing Pico ecosystem. Software, firmware, libraries and resources that are developed for Pico should work seamlessly with Cytron Maker Pi RP2040 too.
26+
CircuitPython is preloaded on the Maker Pi RP2040 and it runs a simple demo program right out-of-the-box. Connect it to your computer via USB micro cable and turn it on, you will be greeted by a melody tune and LEDs running light. Press GP20 and GP21 push buttons to toggle the LEDs on/off, while controlling any DC and servo motors connected to it to move and stop. With this demo code, you get to test the board the moment you receive it!
27+
28+
While connected to your computer, a new CIRCUITPY drive appears. Explore and edit the demo code (code.py & lib folder) with any code editor you like, save any changes to the drive and you shall see it in action in no time. That's CircuitPython - very easy to get started. Wish to use other programming lauguages? Sure, you are free to use MicroPython and C/C++ for Pico/RP2040. For those of you who loves the Arduino ecosystem, please take a look at this official news by Arduino and also the unofficial Pico Arduino Core by Earle F. Philhower.
29+
30+
**Features:**
31+
- Powered by Rapberry Pi RP2040
32+
- Dual-core Arm Cortex-M0+ processor
33+
- 264KB internal RAM
34+
- 2MB of Flash memory
35+
- The exact same specifications with Raspberry Pi Pico
36+
- Robot controller board
37+
- 4x Servo motors
38+
- 2x DC motors with quick test buttons
39+
- Versatile power circuit
40+
- 7 Automatic power selection: USB 5V, LiPo (1-cell) or Vin (3.6-6V)
41+
- Built-in 1-cell LiPo/Li-Ion charger (over-charged & over-discharged protection)
42+
- Power on/off switch
43+
- 13x Status indicator LEDs for GPIO pins
44+
- 1x Piezo buzzer with mute switch
45+
- 2x Push button
46+
- 2x RGB LED (Neopixel)
47+
- 7x Grove ports (flexible I/O options: digital, analog, I2C, SPI, UART...)
48+
- Preloaded with CircuitPython out-of-the-box
49+
- Mouting holes
50+
- 4x 4.8mm mounting hole (LEGO® pin compatible)
51+
- 6x M3 screw hole
52+
53+
## Resources:
54+
- [Getting Started with Maker Pi RP2040 & Example Code](https://github.com/CytronTechnologies/MAKER-PI-RP2040)
55+
- [Maker Pi RP2040 Datasheet](https://docs.google.com/document/d/1DJASwxgbattM37V4AIlJVR4pxukq0up25LppA8-z_AY/edit)
56+
57+
58+
## Purchase
59+
* [Cytron](https://www.cytron.io/p-maker-pi-rp2040)
Loading
Loading
Loading

0 commit comments

Comments
 (0)