espressif/esp32_s31_korvo_1

1.0.1

Latest
uploaded 17 hours ago
Board Support Package (BSP) for ESP32-S31-Korvo-1

7 examples

  • display
    This is a minimal display example using the LVGL graphics library, showing the Espressif logo along with a text label.
    39.04 KB
  • display_audio_photo
    This example demonstrates the usage of ESP-BOX Board Support Package for display and touch applications, allowing users to view and access files on SPIFFS, including JPG images, WAV music files, and TXT text files.
    1.68 MB
  • display_camera_video
    This example shows how to obtain frames from MIPI-CSI / DVP camera and display them on LCD using LVGL's canvas widget.
    14.37 KB
  • display_lvgl_benchmark
    This example runs the LVGL benchmark demo to measure graphical performance on Espressif and M5Stack boards.
    13.27 KB
  • display_lvgl_demos
    This example shows LVGL internal demo - LVGL demo player (all LVGL examples are included).
    29.93 KB
  • display_sdcard
    This example shows how you can interact with a display and perform reads and writes to an SD card.
    26.56 KB
  • display_usb_hid
    This example demonstrates usage of the USB HID (keyboard, mouse or GamePad) with Board Support Package.
    16.37 KB