espressif/esp32_s3_lcd_ev_board

4.1.0

Latest
uploaded 1 day ago
Board Support Package (BSP) for ESP32-S3-LCD-EV-Board

5 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 logo along with a text label.
    37.69 KB
  • display_audio_photo
    This example demonstrates usage of ESP-BOX Board Support Package, focusing on display and touch applications where users can view a list of files saved on SPIFFS and open certain file types like JPG images, WAV music files, and TXT text files.
    1.57 MB
  • display_lvgl_benchmark
    This example runs the LVGL benchmark demo to measure graphical performance on Espressif and M5Stack boards. It can be triggered by adding the "Run benchmark" label to a PR, with measured values compared against the master branch.
    12.50 KB
  • display_lvgl_demos
    This example shows LVGL internal demo - LVGL demo player (all LVGL examples are included).
    28.41 KB
  • display_rotation
    This example demonstrates usage of ESP-BOX Board Support Package, focusing on rotating the LCD display, allowing users to rotate the display via buttons.
    32.64 KB