espressif/esp32_s3_eye_noglib

5.0.0~3

uploaded 9 months ago
Board Support Package (BSP) for ESP32-S3-EYE with no graphical library

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…
    33.49 KB
  • display_camera
    This example shows how to obtain frames from a camera and display them on an LCD using LVGL's canvas widget. It continuously fetches image frames,…
    5.86 KB
  • display_lvgl_benchmark
    This example runs the LVGL benchmark demo to measure graphical performance on Espressif and M5Stack boards. It can be triggered via a PR label and…
    12.02 KB
  • display_lvgl_demos
    This example shows LVGL internal demo - LVGL demo player (all LVGL examples are included).
    25.61 KB