diff --git a/_board/seeed_xiao_esp32s3.md b/_board/seeed_xiao_esp32s3.md new file mode 100644 index 0000000000..524f6471e9 --- /dev/null +++ b/_board/seeed_xiao_esp32s3.md @@ -0,0 +1,50 @@ +--- +layout: download +board_id: "seeed_xiao_esp32s3" +title: "Seeed Studio XIAO ESP32S3 Download" +name: "Seeed Studio XIAO ESP32S3" +manufacturer: "Seeed Studio" +board_url: + - "https://www.seeedstudio.com/XIAO-ESP32S3-p-5627.html" +board_image: "seeed_xiao_esp32s3.jpg" +date_added: 2024-10-15 +family: esp32s3 +features: + - Breadboard-Friendly + - Xiao / QTPy Form Factor + - USB-C + - Wi-Fi + - Battery Charging +--- + +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. + +### Features + +- ***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 +_ ***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 +_ ***Great Memory for more Possibilities***: Offer 8MB PSRAM and 8MB FLASH, supporting SD card slot for external 32GB FAT memory +_ ***Outstanding RF performance***: Support 2.4GHz Wi-Fi and BLE dual wireless communication, support 100m+ remote communication when connected with U.FL antenna +_ ***Thumb-sized Compact Design***: 21 x 17.8mm, adopting the classic form factor of XIAO, suitable for space limited projects like wearable devices + + +### Description + +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 + +Wireless stack supports Complete ***2.4GHz Wi Fi subsystem BLE Bluetooth 5.0, Bluetooth mesh***. + +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 +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. + + +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. + + +## Purchase +* [Seeed Studio](https://www.seeedstudio.com/XIAO-ESP32S3-p-5627.html) + + +## Getting Started + [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. + diff --git a/assets/images/boards/original/seeed_xiao_esp32s3.jpg b/assets/images/boards/original/seeed_xiao_esp32s3.jpg new file mode 100644 index 0000000000..21a7cefada Binary files /dev/null and b/assets/images/boards/original/seeed_xiao_esp32s3.jpg differ