uploaded 9 hours ago
Board Support Package (BSP) for ESP32-S3-Korvo-2
8 examples
-
audio
This example demonstrates the capabilities of Audio boards, featuring functions for recording audio, switching between preloaded and recorded WAV files, and controlling playback volume.
133.88 KB
-
display
This is a minimal display example using the LVGL graphics library. With just a few function calls, it sets up the display and shows the Espressif logo along with a text label.
37.52 KB
-
display_audio_photo
This example demonstrates usage of ESP-BOX Board Support Package, focusing on display and touch applications where users can view files saved on SPIFFS and open JPG images, WAV music files, and TXT text files.
1.57 MB
-
display_camera
This example shows how to obtain frames from a camera and display them on an LCD. It continuously fetches image frames from the camera, utilizing double-buffering and external PSRAM for efficient data transfer, and displays them using LVGL's canvas widget.
5.93 KB
-
display_lvgl_benchmark
This example runs the LVGL benchmark demo to measure graphical performance on Espressif and M5Stack boards. It is used in CI for selected pull requests based on labels and after merging changes into the master branch.
12.43 KB
-
display_lvgl_demos
This example shows LVGL internal demo - LVGL demo player (all LVGL examples are included).
28.35 KB
-
display_rotation
This example demonstrates usage of ESP-BOX Board Support Package, focusing on rotating the LCD display, allowing the user to rotate the display using buttons.
32.41 KB
-
display_sdcard
This example shows how you can interact with a display and perform reads and writes to an SD card. By default, the SD card is interfaced using the SDMMC interface.
24.96 KB