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

7 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…
    36.15 KB
  • display_audio_photo
    This example demonstrates 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_csi
    This example shows how to obtain frames from a MIPI-CSI camera and display them on an LCD. It continuously fetches image frames from the camera and…
    9.89 KB
  • display_lvgl_demos
    This example shows LVGL internal demo - LVGL demo player (all LVGL examples are included).
    27.78 KB
  • display_rotation
    This example demonstrates usage of ESP-BOX Board Support Package, specifically focusing on rotating an LCD display. Users can rotate the display…
    31.46 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 by default. Any compatible…
    9.57 KB
  • display_usb_hid
    This example demonstrates usage of the USB HID (keyboard, mouse or GamePad) with Board Support Package.
    15.16 KB