readme

# BSP: ESP-BOX

[![Component Registry](https://components.espressif.com/components/espressif/esp-box/badge.svg)](https://components.espressif.com/components/espressif/esp-box)
![maintenance-status](https://img.shields.io/badge/maintenance-as--is-yellow.svg)

:warning: **ESP-BOX is deprecated. This BSP is provided as-is with no further development and compatibility maintenance**

### Overview

ESP32-S3-BOX is an AI voice development kit that is based on Espressif’s ESP32-S3 Wi-Fi + Bluetooth 5 (LE) SoC, with AI capabilities. In addition to ESP32-S3’s 512KB SRAM,

ESP32-S3-BOX comes with 16MB of QSPI flash and 8MB of Octal PSRAM. ESP32-S3-BOX is also equipped with a variety of peripherals, such as a 2.4-inch display with a 320x240 resolution, a capacitive touch screen, a dual microphone, a speaker, and two Pmod™-compatible headers which allow for the extensibility of the hardware.

ESP32-S3-BOX also uses a Type-C USB connector that provides 5 V of power input, while also supporting serial and JTAG debugging, as well as a programming interface; all through the same connector.

* [Hardware Reference](https://github.com/espressif/esp-box/tree/master/hardware)

![image](pic.png)

<!-- Autogenerated start: Dependencies -->
### Capabilities and dependencies
|  Capability |     Available    |                                                   Component                                                  |   Version  |
|-------------|------------------|--------------------------------------------------------------------------------------------------------------|------------|
|   DISPLAY   |:heavy_check_mark:|                                                      idf                                                     |>=4.4.5,<6.0|
|  LVGL_PORT  |:heavy_check_mark:|        [espressif/esp_lvgl_port](https://components.espressif.com/components/espressif/esp_lvgl_port)        |     ^2     |
|    TOUCH    |:heavy_check_mark:|[espressif/esp_lcd_touch_tt21100](https://components.espressif.com/components/espressif/esp_lcd_touch_tt21100)|     ^1     |
|   BUTTONS   |:heavy_check_mark:|               [espressif/button](https://components.espressif.com/components/espressif/button)               |    ^2.5    |
|    AUDIO    |:heavy_check_mark:|        [espressif/esp_codec_dev](https://components.espressif.com/components/espressif/esp_codec_dev)        |    ~1.1    |
|AUDIO_SPEAKER|:heavy_check_mark:|                                                                                                              |            |
|  AUDIO_MIC  |:heavy_check_mark:|                                                                                                              |            |
|    SDCARD   |        :x:       |                                                                                                              |            |
|     IMU     |:heavy_check_mark:|             [espressif/icm42670](https://components.espressif.com/components/espressif/icm42670)             |     ^1     |
<!-- Autogenerated end: Dependencies -->

Links

Target

License: Apache-2.0

Tags

To add this component to your project, run:

idf.py add-dependency "espressif/esp-box^3.1.0~1"

or download archive

Stats

  • Archive size
    Archive size: 1.89 MB
  • Downloaded in total
    Downloaded in total 49.3k times
  • Downloaded this version
    This version: 86 times

Badge

espressif/esp-box version: 3.1.0~1
|