Skip to content

Commit c2a0fb3

Browse files
committed
Add box
I love box
1 parent 72ba709 commit c2a0fb3

File tree

4 files changed

+46
-0
lines changed

4 files changed

+46
-0
lines changed

_board/espressif_esp32s3_box.md

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
---
2+
layout: download
3+
board_id: "espressif_esp32s3_devkitc_1"
4+
title: "ESP32-S3 Box - 16MB Flash, 8MB PSRAM"
5+
name: "ESP32-S3 Box"
6+
manufacturer: "Espressif"
7+
board_url: "https://www.adafruit.com/product/5290"
8+
board_image: "espressif_esp32s3_box.jpg"
9+
date_added: 2020-05-15
10+
family: esp32s3
11+
features:
12+
- Wi-Fi
13+
- Breadboard-Friendly
14+
- Display
15+
- Speaker
16+
---
17+
18+
The **ESP-BOX** is a new generation AIoT development platform released by Espressif Systems. The ESP32-S3-BOX is an AIoT development board that is based on Espressif’s ESP32-S3 Wi-Fi + Bluetooth 5 (LE) SoC. The ESP32-S3-BOX provides a platform for developing the control of home appliances using Voice Assistance + touch screen controller, sensor, infrared controller, and intelligent Wi-Fi gateway.
19+
20+
The ESP32-S3-BOX comes with pre-built firmware that supports offline voice interaction, with the SDKs and examples provided by Espressif, you will be able to develop a wide variety of AIoT applications based on the ESP32-S3-BOX such as online and offline voice assistants, voice-enabled devices, HMI touch-screen devices, control panels, multi-protocol gateways easily.
21+
22+
**ESP-BOX features:**
23+
24+
* Supports far-field voice interaction with 2 mics
25+
* Offline voice wake-up with high wake-up rate
26+
* Offline speech commands recognition in Chinese and English languages with high recognition rate
27+
* Reconfigurable voice commands in Chinese and English languages
28+
* Flexible and reusable GUI framework
29+
* End-to-end IoT development framework ESP-RainMaker
30+
* Pmod™ compatible headers support expand peripheral modules
31+
32+
* For getting started with ESP32-S3-BOX, [Please refer to the Getting Started](https://github.com/espressif/esp-box/blob/master/docs/getting_started.md)
33+
* For voice control and customization, [please refer to the Voice Assistance Control and Customization](https://github.com/espressif/esp-box/blob/master/docs/getting_started.md#voice-assistance-control-and-customization)
34+
* For controlling the device by graphical user interface, [please refer to the GUI Guide](https://github.com/espressif/esp-box/blob/master/docs/getting_started.md#esp32-s3-box-graphical-user-interface)
35+
* For more details of ESP32-S3-BOX hardware, [Please refer to ESP32-S3-BOX hardware overview](https://github.com/espressif/esp-box/blob/master/docs/hardware_overview.md)
36+
* For the latest version firmware, [Please refer to the ESP32-S3-BOX firmware update](https://github.com/espressif/esp-box/blob/master/docs/firmware_update.md)
37+
38+
**Important Note: We recommend [updating the ESP32-S3-BOX firmware](https://github.com/espressif/esp-box/blob/master/docs/firmware_update.md) when you first receive the kit to have the latest features and bugfix. Current firmware support is though ESP-IDF (not Arduino or CircuitPython/MicroPython yet)**
39+
40+
## Purchase
41+
42+
* [Adafruit](https://www.adafruit.com/product/5290)
43+
44+
## Contribute
45+
46+
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)