espressif/m5stack_tab5

1.1.0

Latest
uploaded 11 hours 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 logo along with a text label.
    37.49 KB
  • display_audio_photo
    This example demonstrates usage of ESP-BOX Board Support Package, which is focused on display and touch applications. You can see a list of files saved on SPIFFS and open file types like JPG images, WAV music files, and TXT text files.
    1.57 MB
  • display_camera_video
    This example shows how to obtain frames from MIPI-CSI / DVP camera and display them on an LCD, continuously fetching image frames and using LVGL's canvas widget for display.
    10.98 KB
  • display_lvgl_demos
    This example shows LVGL internal demo - LVGL demo player (all LVGL examples are included).
    28.35 KB
  • display_rotation
    This example demonstrates usage of ESP-BOX Board Support Package, focusing on rotating the LCD display using buttons.
    32.47 KB
  • display_sdcard
    This example shows how you can interact with a display and perform reads and writes to an SD card. By default, the SD card is interfaced using the SDMMC interface.
    24.94 KB
  • display_usb_hid
    This example demonstrates usage of the USB HID (keyboard, mouse or GamePad) with Board Support Package.
    15.40 KB