Skip to content

Commit 96c801a

Browse files
committed
Added Cytron EDU PICO W
1 parent c98c065 commit 96c801a

File tree

4 files changed

+58
-0
lines changed

4 files changed

+58
-0
lines changed

_board/cytron_edu_pico_w.md

Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
---
2+
layout: download
3+
board_id: "cytron_edu_pico_w"
4+
title: "Maker Pi RP2040 Download"
5+
name: "EDU PICO for Pico W"
6+
manufacturer: "Cytron Technologies"
7+
board_url:
8+
- "https://www.cytron.io/p-maker-pi-rp2040"
9+
- "https://www.adafruit.com/product/5129"
10+
board_image: "cytron_edu_pico_w.jpg"
11+
date_added: 2024-1-24
12+
family: raspberrypi
13+
features:
14+
- Battery Charging
15+
- Speaker
16+
- Robotics
17+
---
18+
19+
Cytron Maker Pi RP2040 features the RP2040 chip, 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.
20+
21+
The DC motor driver onboard is able to control two brushed DC motors or single bipolar/unipolar stepper motor from 3.6 V to 6 V, providing up to 1 A 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.
22+
23+
Maker Pi RP2040 has lots of LEDs for troubleshooting and visual effects, is able to make quite some noise with the onboard piezo buzzer and comes with push buttons ready to detect your touch.
24+
25+
There are three ways to supply power to the Maker Pi RP2040 - via USB (5 V) socket, with a single cell LiPo/Li-Ion battery or through the VIN (3.6-6 V) 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.
26+
27+
CircuitPython is preloaded on the Maker Pi RP2040 and it runs a simple demo program right out-of-the-box. It can also be programmed with C/C++ (natively or with Arduino IDE support) or MicroPython.
28+
29+
## Technical details
30+
31+
- Dual-core Arm Cortex-M0+ processor
32+
- 264 KB internal RAM
33+
- 2 MB of Flash memory
34+
- Robot controller board
35+
- 4x Servo motors (`GPIO12`. `GPIO13`, `GPIO14`, `GPIO15`)
36+
- 2x DC motors with quick test buttons (Dual-channel H-bridge)
37+
- Versatile power circuit
38+
- 7 Automatic power selection: USB 5 V, LiPo (1-cell) or Vin (3.6-6 V)
39+
- Built-in 1-cell LiPo/Li-Ion charger (over-charged & over-discharged protection)
40+
- Power on/off switch
41+
- 13x Status indicator LEDs for GPIO pins
42+
- 1x Piezo buzzer with mute switch
43+
- 2x Push button
44+
- 22x RGB LED (Neopixel)
45+
- 7x Grove ports (flexible I/O options: digital, analog, I2C, SPI, UART)
46+
- Mouting holes
47+
- 4x 4.8 mm mounting hole (LEGO® pin compatible)
48+
- 6x M3 screw hole
49+
50+
## Resources
51+
52+
- [Getting Started with Maker Pi RP2040 & Example Code](https://github.com/CytronTechnologies/MAKER-PI-RP2040)
53+
- [Maker Pi RP2040 Datasheet](https://docs.google.com/document/d/1DJASwxgbattM37V4AIlJVR4pxukq0up25LppA8-z_AY/edit)
54+
55+
## Purchase
56+
57+
* [Adafruit](https://www.adafruit.com/product/5129)
58+
* [Cytron](https://www.cytron.io/p-maker-pi-rp2040)
51.5 KB
Loading
512 KB
Loading
19.2 KB
Loading

0 commit comments

Comments
 (0)