This example shows how you can obtain frames from camera a display them on LCD.
By default, the camera interface has following settings:
This very simple example continuously fetches image frames from camera and displays them on LCD using LVGL's canvas widget.
Kaluga kit with its camera module.
To create a project from this example, run:
idf.py create-project-from-example "espressif/esp32_s2_kaluga_kit=3.0.0~2:display_camera"