uploaded 6 months ago
Board Support Package (BSP) for ESP32-S3-EYE

4 examples

  • 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…
    34.27 KB
  • display_camera
    This example demonstrates how to capture frames from a camera and display them on an LCD. It utilizes double-buffering and external PSRAM to manage…
    6.42 KB
  • display_lvgl_benchmark
    This example runs the LVGL benchmark demo to measure graphical performance on Espressif and M5Stack boards, and it is used in CI for selected pull…
    12.30 KB
  • display_lvgl_demos
    This example shows LVGL internal demo - LVGL demo player (all LVGL examples are included).
    26.57 KB