haqqscripter/esp_cam_io_parl

0.1.0

Latest
uploaded 2 days ago
Interface DVP cameras with the Parallel IO peripheral on ESP32 compatible driver for OV2640, NT99141, OV3660 and OV5640 image sensors.

3 examples

  • camera_web_server_example
    This example includes a fully featured camera web server for OV2640, OV3660, and OV5640 sensors, auto-detecting via API for signal capture.
    36.98 KB
  • simple_camera_capture_example
    This example demonstrates how to use the esp_cam_io_parl component to capture DVP camera sensor signals and showcases achievable frame rates.
    4.44 KB
  • simple_camera_http_stream_example
    This example demonstrates capturing DVP camera sensor signals and streaming them via an HTTP server using the `esp_cam_io_parl` component.
    6.62 KB