espressif2022 / esp-box

The ESP-BOX is a new generation AIoT development platform released by Espressif Systems.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ESPRESSIF

ESP-BOX AIoT Development Framework

GitHub

Try it with ESP Launchpad

Important Note:

Upon receiving the ESP32-S3-BOX-3, we advise updating the built-in factory firmware to ensure you have the latest bugfixes via Espressif's online firmware flashing tool ESP Launchpad. Up till now, the latest version is ESP-BOX-3_Demo_V1.2.4. To verify the software version, please go to the 'About Us' Page.

The ESP-BOX is an advanced AIoT, Edge AI, and IIoT applications development platform released by Espressif Systems. The ESP32-S3-BOX, ESP32-S3-BOX-Lite, and ESP32-S3-BOX-3 are a series of development boards designed for this platform, they are built on Espressif’s powerful ESP32-S3 Wi-Fi + Bluetooth 5 (LE) SoC and feature compact and beautiful enclosures. Leveraging the multi-functional accessories and reliable examples from the repo’s, these development boards cater to both prototyping new projects and building complex IoT systems, providing a perfect balance of form and function.

ESP-BOX provides a platform for developing applications in various domains, including Offline Voice Assistants, Online AI Chatbots (developed using OpenAI and other large language model platforms), Matter Device/Controller, Robot Controller, USB Device/Host, Wireless Sensor Application and a wide range of Human Machine Interaction (HMI) applications. Experience the possibilities—add one to your toolkit and explore the limitless potential!

Product Name Product Figure Marketing Status
ESP32-S3-BOX 1 End of Life
User Guide
ESP32-S3-BOX-Lite 1 Active
User Guide
ESP32-S3-BOX-3 Active
User Guide

Note 1: Upon receiving the ESP32-S3-BOX and ESP32-S3-BOX-Lite, we advise updating the built-in factory firmware to ensure you have the latest bug fixes. In the master branch, we will gradually offer limited support for these two development boards. For further information, kindly refer to the examples readme.

Versions

ESP-BOX Dependent ESP-IDF Branch Note Support State
master >= release/v5.1
commit id: 22cfbf30c3
Latest developing firmware
esp-sr components version: v1.4.1
Partial support for ESP32-S3-BOX, ESP32-S3-BOX-Lite, and ESP32-S3-BOX-3
Use menuconfig to select board
Refer to the Examples README for more details.
Tag 0.5.0 release/v5.1
commit id: 22cfbf30c3
esp-sr components version: v1.3.4 Compatible with ESP32-S3-BOX and ESP32-S3-BOX-Lite
Use menuconfig to select board
Tag 0.3.0 release/v4.4
commit id: 2bdea81b2a
esp-sr version: dev/v2.0
commit id: c873a35
Compatible with ESP32-S3-BOX and ESP32-S3-BOX-Lite
Tag 0.2.1 release/v4.4 with patch esp-sr version: close v1.0
commit id: 3ce34fe
Support ESP32-S3-BOX only
Tag 0.1.1 release/v4.4 with patch esp-sr version: v0.9.6
commit id: 3ce34fe
Support ESP32-S3-BOX only

Features

  • An out-of-the-box entry-level edge AI + HMI application development board.
  • FreeRTOS-based four-in-one voice interaction panel: offline voice recognition, network communication, screen display, peripheral control.
  • Supports far-field voice interaction with 2 mics.
  • Offline voice wake-up and commands recognition with high wake-up rate.
  • Allows continuous recognition, wake-up interrupt, and over 200 customizable command words.
  • Flexible and versatile home automation solutions: Matter, Home Assistant, ESP-RainMaker
  • Visual drag-and-drop GUI development: LVGL SquareLine Studio, Embedded Wizard, etc.
  • Rich development framework: ESP-IDF, Arduino, PlatformIO, Circuit Python, and more.

Open-Source Content

Based on Apache 2.0 open source license, you can modify, develop, or distribute the contents freely.

Built-in Firmware User Guide

Developer Guide

ESP-BOX integrates ESP-IDF components commonly used in AIoT development from ESP Registry that you can leverage to build your own applications.

Quick Start

Cloud Quick Start

The ESP BOX APP is built based on the commercial mobile APP architecture, Nova Home, which provides fancy UI and better user experience but has limited openness. To gain access to it, customers are required to contact us commercially via email at sales@espressif.com. For developer, we offer ESP RainMaker solution, which includes publicly available development document and API guide. Below is the pathway to access them:

NuttX

The ESP32-S3-BOX-3 also supports integration with NuttX, offering further flexibility and functionality. Nuttx is a real-time operating system (RTOS) known for its compact size, efficiency, and real-time performance, making it an excellent choice for embedded systems.

Great Projects from Developers

We actively collect outstanding projects based on ESP-BOX to inspire more developers to innovate. We thank the enthusiasts promoting thriving community culture and welcome more developers to contribute to the vibrant ESP32 community.

Contact Us

  • If you have any technical issues, please submit issue tickets at GitHub Issues or forum esp32.com for help.
  • If you are interested in ESP-BOX project, welcome to the ESP-BOX forum to share with us your ideas.

Contributing Examples

We welcome any open-source software or hardware contribution. If you have any examples you want to share with us, please click the Contributions Guide and commit to the Pull Requests to contribute your code.

About

The ESP-BOX is a new generation AIoT development platform released by Espressif Systems.

License:Apache License 2.0


Languages

Language:HTML 62.6%Language:C 23.9%Language:Python 7.9%Language:Shell 3.8%Language:CMake 1.8%