Skip to content

Commit e629dab

Browse files
authored
Merge pull request #744 from UnexpectedMaker/master
Added my new FeatherS2 Neo ESP32-S2 board
2 parents c0b7080 + 15c7c51 commit e629dab

File tree

4 files changed

+55
-0
lines changed

4 files changed

+55
-0
lines changed
Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
---
2+
layout: download
3+
board_id: "unexpectedmaker_feathers2_neo"
4+
title: "Unexpected Maker FeatherS2 Neo Download"
5+
name: "Unexpected Maker FeatherS2 Neo"
6+
manufacturer: "Unexpected Maker"
7+
board_url: ""
8+
board_image: "unexpectedmaker_feathers2_neo.jpg"
9+
date_added: 2021-08-31
10+
features:
11+
- Feather-Compatible
12+
- Battery Charging
13+
- Wi-Fi
14+
- STEMMA QT/QWIIC
15+
- USB-C
16+
- Breadboard-Friendly
17+
---
18+
19+
Introducing the FeatherS2 Neo - The Blingy RGB ESP32-S2 based development board in a Feather format!
20+
21+
**Features & Specifications**
22+
- 32-bit 240 MHz single-core processor
23+
- 4 MB SPI Flash
24+
- 2 MB extra PSRAM
25+
- 2.4 GHz Wi-Fi - 802.11b/g/n
26+
- 3D Antenna
27+
- 700 mA 3.3 V LDO regulator
28+
- Optimised power path for low-power battery usage
29+
- LiPo battery management
30+
- Power (red), Charge (orange) & IO13 (blue) LEDs
31+
- 5x5 RGB LED matrix + User controller power
32+
- 22x GPIO
33+
- VBAT voltage sense on IO2
34+
- VBUS detection om IO34
35+
- USB-C
36+
- RGB LED (PWR 39, DATA IO40)
37+
- QWIIC/STEMMA connector
38+
- Feather format
39+
40+
**Onboard 5x5 RGB Matrix? Really?**
41+
42+
Yeah, why not! Getting compelling information out of a single RGB LED can be a real challenge, so with a 5x5 matrix, you can scroll text, show icons or even display cool animating patterns!
43+
44+
The RGB Matrix is powered from its own 3.3V LDO, that defaults to the off state, so there is no current draw if you put the FeatherS2 Neo into deep sleep. Turning the power on is as simple as setting IO4 HIGH.
45+
46+
You can find out more about the FeatherS2 Neo at [unexpected maker](https://unexpectedmaker.com/feathers2-neo-soon)
47+
48+
## Purchase
49+
You can purchase your very own FeatherS2 Neo from:
50+
51+
**Coming soon!**
52+
53+
## Contribute
54+
55+
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)