Skip to content

Commit 435381a

Browse files
authored
Merge pull request #739 from tylercrumpton/master
Create page for CrumpS2 board
2 parents 8d24b51 + ade69a9 commit 435381a

File tree

4 files changed

+31
-0
lines changed

4 files changed

+31
-0
lines changed

_board/crumpspace_crumps2.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
layout: download
3+
board_id: "crumpspace_crumps2"
4+
title: "CrumpSpace CrumpS2 Download"
5+
name: "CrumpSpace CrumpS2"
6+
manufacturer: "CrumpSpace"
7+
board_url: "https://github.com/tylercrumpton/CrumpS2"
8+
board_image: "crumpspace_crumps2.jpg"
9+
date_added: 2021-8-13
10+
features:
11+
- Wi-Fi
12+
- USB-C
13+
- Breadboard-Friendly
14+
---
15+
16+
The **CrumpS2** is a super-basic CircuitPython-compatible development board for the ESP32-S2 WiFi Microcontroller. It was designed to be easy to assemble while staying low-cost so that anyone can fabricate and assemble for use in you WiFi hardware projects!
17+
18+
## Specs
19+
20+
- ESP32-S2-WROVER module
21+
- USB-C connector for data and power
22+
- 3.3V voltage regualtor
23+
- APA102 RGB LED
24+
- 33 GPIO pins
25+
- 4 MB SPI flash
26+
- 2 MB PSRAM
27+
- Low part count for easier hand-assembly
28+
29+
## Contribute
30+
31+
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).
Loading
Loading
Loading

0 commit comments

Comments
 (0)