Skip to content

Commit 5712d9e

Browse files
authored
Merge pull request adafruit#600 from skerr92/add-cp-sapling
adding cp sapling markdown and image assets
2 parents e9b3f65 + 58bd757 commit 5712d9e

File tree

4 files changed

+41
-0
lines changed

4 files changed

+41
-0
lines changed

_board/cp_sapling_m0.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
---
2+
layout: download
3+
board_id: "cp_sapling_m0"
4+
title: "CP Sapling M0 Download"
5+
name: "CP Sapling"
6+
manufacturer: "Oak Development Technologies"
7+
board_url: "https://www.oakdev.tech/store/p7/CP-Sapling-m0-development-board.html#/"
8+
board_image: "cp_sapling_m0.jpg"
9+
date_added: 2020-11-23
10+
features:
11+
- STEMMA QT/QWIIC
12+
---
13+
14+
Finally, a tree that runs CircuitPython? YEP! Now you can get working in CircuitPython fast with our new CircuitPython compatible development board featuring the popular Microchip AT SAM D21 microcontroller.
15+
16+
Providing quick and easy access to SPI and I2C (pins + Stemma/Qwiic connector) so you can get your project off the ground in no time.
17+
18+
This board also comes with the SOIC-8 pads available on the bottom of the board to enable it to expand storage with SPI FLASH!
19+
20+
21+
22+
* **ATSAMD21E18** 32-bit Cortex M0+ - 48 MHz 32 bit processor with **256KB Flash** and **32 KB RAM**
23+
* Native USB supported by every OS - can be used in CircuitPython as USB serial console, MIDI, Keyboard/Mouse HID, even a little disk drive for storing Python scripts.
24+
* Can be used with **CircuitPython** (Arduino coming soon!)
25+
* **Built in BIG 3535 RGB NeoPixel LED**
26+
* **8 GPIO pins**:
27+
* 2 x 12-bit analog inputs (SDA/SCL do not have analog inputs)
28+
* 8 x PWM outputs
29+
* Hardware I2C port with STEMMA QT plug-n-play connector
30+
* Hardware SPI
31+
* 3.3V regulator with [500mA peak output]()
32+
* [Optional SOIC-8 SPI Flash chip on bottom]
33+
* **Reset switch** for starting your project code over or entering bootloader mode
34+
35+
## Purchase
36+
37+
* [Oak Dev Tech](https://www.oakdev.tech/store/p7/CP-Sapling-m0-development-board.html#/)
38+
39+
## Contribute
40+
41+
Have some info to add for this board? Edit the source for this page [here](https://github.com/adafruit/circuitpython-org/edit/master/_board/{{ page.board_id }}.md).
76.4 KB
Loading
981 KB
Loading
15.7 KB
Loading

0 commit comments

Comments
 (0)