espressif/m5stack_core_s3_noglib

3.0.0~2

uploaded 9 months ago
Board Support Package (BSP) for M5Stack CoreS3 with no graphical library

6 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.48 KB
  • display_audio_photo
    This example demonstrates usage of ESP-BOX Board Support Package, focusing on display and touch applications. Users can view files saved on SPIFFS…
    1.57 MB
  • display_camera
    This example shows how to obtain frames from a camera and display them on an LCD. It utilizes double-buffering, external PSRAM for frame storage, and…
    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 by adding the 'Run…
    12.02 KB
  • display_lvgl_demos
    This example shows LVGL internal demo - LVGL demo player (all LVGL examples are included).
    25.61 KB
  • display_rotation
    This example demonstrates the usage of the ESP-BOX Board Support Package, focusing on rotating an LCD display. Users can rotate the display using…
    29.88 KB