uploaded 4 weeks ago
Board Support Package (BSP) for m5stack_tab5

7 examples

  • display
    This is a minimal display example using the LVGL graphics library, showing the Espressif logo along with a text label.
    37.51 KB
  • display_audio_photo
    This example demonstrates usage of ESP-BOX Board Support Package focused on display + touch applications for viewing files.
    1.57 MB
  • display_camera_video
    This example shows how to obtain frames from MIPI-CSI/DVP camera and display them on LCD using LVGL's canvas widget.
    13.22 KB
  • display_lvgl_demos
    This example shows LVGL internal demo - LVGL demo player (all LVGL examples are included).
    28.37 KB
  • display_sdcard
    This example shows how to interact with a display and perform reads and writes to an SD card using the SDMMC interface.
    25.53 KB
  • display_sensors
    This example demonstrates the usage of sensors available in BSP packages, sampling data based on the configured period.
    24.23 KB
  • display_usb_hid
    This example demonstrates usage of the USB HID (keyboard, mouse or GamePad) with Board Support Package.
    15.40 KB