espressif/m5stack_core_s3_noglib

3.0.0~3

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.49 KB
  • display_audio_photo
    This example demonstrates usage of the ESP-BOX Board Support Package, focused on display and touch applications. It allows users to view a list of…
    1.57 MB
  • display_camera
    This example demonstrates how to capture frames from a camera and display them on an LCD. It utilizes double-buffering, stores frames in external…
    5.86 KB
  • display_lvgl_benchmark
    This example runs the LVGL benchmark demo to measure graphical performance on Espressif and M5Stack boards. It is used in CI for selected pull…
    12.02 KB
  • display_lvgl_demos
    This example shows the LVGL internal demo player, which includes all LVGL examples.
    25.61 KB
  • display_rotation
    This example demonstrates usage of ESP-BOX Board Support Package, focusing on rotating an LCD display. Users can rotate the display using buttons.
    29.88 KB