espressif/esp32_s2_kaluga_kit

5.0.0~2

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

5 examples

  • audio
    This example demonstrates capabilities of Audio boards, allowing users to record audio, switch between preloaded and recorded WAV files, and play…
    133.56 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…
    33.53 KB
  • display_camera
    This example shows how to obtain frames from a camera and display them on an LCD. It utilizes double-buffering, saves frames in external PSRAM due to…
    5.90 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.01 KB
  • display_lvgl_demos
    This example shows LVGL internal demo - LVGL demo player (all LVGL examples are included).
    25.67 KB