uploaded 5 months ago
ESP-BOX board support package (BSP) component for ESP-IDF

readme

ESP-BOX Board Support Package (BSP) Component

Badge

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 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^1.0.9"

download archive

Stats

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

Badge

espp/esp-box version: 1.0.9
|