espressif/esp32_p4_function_ev_board_noglib

5.1.0

uploaded 5 months ago
Board Support Package (BSP) for ESP32-P4 Function EV Board (preview)

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…
    34.21 KB
  • display_camera_csi
    This example demonstrates how to capture frames from a MIPI-CSI camera and display them on an LCD using LVGL's canvas widget, continuously fetching…
    9.38 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.67 KB
  • display_lvgl_demos
    This example shows LVGL internal demo - LVGL demo player, which includes all LVGL examples.
    26.52 KB
  • display_rotation
    This example demonstrates the usage of the ESP-BOX Board Support Package, focusing on rotating an LCD display, which can be controlled by buttons.
    30.50 KB
  • display_sdcard
    This example shows how you can interact with a display and perform reads and writes to an SD card, with the SD card interfaced using the SDMMC…
    8.57 KB
  • display_usb_hid
    This example demonstrates usage of the USB HID (keyboard, mouse or GamePad) with Board Support Package.
    14.20 KB