espressif/m5stack_core_s3_noglib

3.0.1

uploaded 7 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.73 KB
  • display_audio_photo
    This example demonstrates the usage of the ESP-BOX Board Support Package, focusing on display and touch applications. Users can view a list of files…
    1.57 MB
  • display_camera
    This example demonstrates how to capture frames from a camera and display them on an LCD. It uses double-buffering for efficient frame processing,…
    5.82 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…
    11.65 KB
  • display_lvgl_demos
    This example shows LVGL internal demo - LVGL demo player (all LVGL examples are included).
    25.87 KB
  • display_rotation
    This example demonstrates usage of the ESP-BOX Board Support Package, focusing on rotating an LCD display. Users can rotate the display using buttons.
    30.02 KB