espp/esp-box

0.21.0

uploaded 2 days ago
ESP-BOX board support package (BSP) component for ESP-IDF

readme

# ESP-BOX Board Support Package (BSP) Component

The ESP32-S3-BOX and ESP32-S3-BOX-3 are development boards for the ESP32-S3
module. They feature a nice touchscreen display, an IMU, a speaker, microphones,
and expansion headers.

The `espp::EspBox` component provides a singleton hardware abstraction for
initializing the touch, display, and audio subsystems, as well as automatically
determining which version of the Box it's running on.

## Example

The [example](./example) shows how to use the `espp::EspBox` hardware
abstraction component to automatically detect and initialize components on both
the ESP32-S3-BOX and the ESP32-S3-BOX-3.

Links

Supports all targets

Maintainer

  • William Emfinger <waemfinger@gmail.com>

License: MIT

To add this component to your project, run:

idf.py add-dependency "espp/esp-box^0.21.0"

or download archive

Stats

  • Archive size
    Archive size ~ 52.60 KB
  • Downloaded in total
    Downloaded in total 0 times
  • Downloaded this version
    This version: 0 times

Badge

espp/esp-box version: 0.21.0
|