uploaded 8 months ago
Board Support Package (BSP) for ESP32-S2-Kaluga kit

5 examples

  • audio
    This example demonstrates the capabilities of audio boards, featuring a REC button for recording audio from a microphone, a SET button to switch…
    133.75 KB
  • 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.26 KB
  • display_camera
    This example demonstrates how to obtain frames from a camera and display them on an LCD. It employs double-buffering, saves frames to external PSRAM…
    6.42 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…
    12.31 KB
  • display_lvgl_demos
    This example shows the internal LVGL demo player that includes all LVGL examples.
    26.56 KB