esp-cpp / espp

C++ components for ESP
https://esp-cpp.github.io/espp/
MIT License
28 stars 9 forks source link

Feature/esp box component #264

Closed finger563 closed 6 days ago

finger563 commented 1 week ago

Description

Motivation and Context

The box is a nice piece(s) of hardware, and we have multiple projects which use it already. Having a component will help others use it and simplify the code for allowing our projects to run on different versions of it. The component provides initialization and control over the display, touchscreen, and audio.

How has this been tested?

Building and running the new esp-box/example on a ESP32-S3-BOX and ESP32-S3-BOX-3.

Screenshots (if appropriate, e.g. schematic, board, console logs, lab pictures):

CleanShot 2024-07-01 at 08 47 31

CleanShot 2024-07-01 at 09 56 23

Types of changes

Checklist:

Software

Hardware

github-actions[bot] commented 1 week ago

:white_check_mark:Static analysis result - no issues found! :white_check_mark: