Skip to content

Commit 66c2ad2

Browse files
committed
Merge branch 'seeed_stduio_xiao_esp32s3' of https://github.com/Jasionf/circuitpython-org into seeed_stduio_xiao_esp32s3
2 parents ff1da76 + f8bcff1 commit 66c2ad2

File tree

2 files changed

+50
-0
lines changed

2 files changed

+50
-0
lines changed

_board/seeed_xiao_esp32s3.md

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
---
2+
layout: download
3+
board_id: "seeed_xiao_esp32s3"
4+
title: "Seeed Studio XIAO ESP32S3 Download"
5+
name: "Seeed Studio XIAO ESP32S3"
6+
manufacturer: "Seeed Studio"
7+
board_url:
8+
- "https://www.seeedstudio.com/XIAO-ESP32S3-p-5627.html"
9+
board_image: "seeed_xiao_esp32s3.jpg"
10+
date_added: 2024-10-15
11+
family: esp32s3
12+
features:
13+
- Breadboard-Friendly
14+
- Xiao / QTPy Form Factor
15+
- USB-C
16+
- Wi-Fi
17+
- Battery Charging
18+
---
19+
20+
XIAO ESP32S3 is an integrated ESP32S3 32-bit, dual core, Xtensa processor chip with a high-performance operating frequency of up to 240 MHz, supporting dual wireless communication transmission(Supports 2.4GHz Wi Fi and BLE), Designed with the thumb-size footprint and a single-sided mount of the XIAO Series,Suitable for high-performance projects in limited spaces,Lithium battery charging management capability, providing 4 power consumption modes, allowing deep sleep mode, with power consumption as low as 14 μ A.
21+
22+
### Features
23+
24+
- ***Powerful MCU Board:*** Incorporate the ESP32S3 32-bit, dual-core, Xtensa processor chip operating up to 240 MHz, mounted multiple development ports, Arduino / MicroPython supported
25+
_ ***Elaborate Power Design***: Lithium battery charge management capability, offer 4 power consumption model which allows for deep sleep mode with power consumption as low as 14μA
26+
_ ***Great Memory for more Possibilities***: Offer 8MB PSRAM and 8MB FLASH, supporting SD card slot for external 32GB FAT memory
27+
_ ***Outstanding RF performance***: Support 2.4GHz Wi-Fi and BLE dual wireless communication, support 100m+ remote communication when connected with U.FL antenna
28+
_ ***Thumb-sized Compact Design***: 21 x 17.8mm, adopting the classic form factor of XIAO, suitable for space limited projects like wearable devices
29+
30+
31+
### Description
32+
33+
Seeed Studi0 XIAO ESP32S3 adopts a highly integrated ESP32-S3 SoC with built-in ***Xtensa LX7 dual core, 32-bit processor*** that operates at ***up to 240 MHz***. The chip has ***8MB PSRAM and 8MB Flash***, which can provide greater programming space and better performance, and bring more possibilities for I0T control scenarios
34+
35+
Wireless stack supports Complete ***2.4GHz Wi Fi subsystem BLE Bluetooth 5.0, Bluetooth mesh***.
36+
37+
This new XIAO is equipped with a ***high-performance car mounted ceramic antenna***, which can reach a maximum range of 80m BLE/Wi Fi, and it also
38+
Reserved ***an interface for the external UFL antenna***. At the same time, it is also equipped with optimized power management functions. It has four types The power mode and onboard lithium battery charging management circuit can operate in deep sleep mode with a current as ***low as 14ux***, Make it very suitable for current battery powered applications.
39+
40+
41+
XIAO ESP32S3 is still a classic XIAO Design. Its design is suitable for ***21x17.8mm***, XIAO standard size, while maintaining its classic single-sided component safety Install. Even though it is only the size of a thumb, it astonishingly taps a total of ***15 GPIO pins***, including ***11 digital I/O for PWM pins and analog I/O for 9 ADC pins***. It supports UART, IIC, and SPI serial communication ports, all of which make it ideal for space constrained projects such as wearable devices, or for use with Production ready units designed for PCBA.
42+
43+
44+
## Purchase
45+
* [Seeed Studio](https://www.seeedstudio.com/XIAO-ESP32S3-p-5627.html)
46+
47+
48+
## Getting Started
49+
[Here is a complete guide](https://learn.adafruit.com/circuitpython-with-esp32-quick-start/overview) for getting Circuitpython installed onto an ESP32S3 device, and for enabling [Web Workflow](https://docs.circuitpython.org/en/latest/docs/workflows.html#web) so you can load your Python code onto it.
50+
265 KB
Loading

0 commit comments

Comments
 (0)