You are using staging server - a separate instance of the ESP Component Registry that allows you to try distribution tools and processes without affecting the real registry.

haqqihaziq/esp_cam_io_parl

0.1.0-beta.9

Pre-release
uploaded 1 month 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 demonstrates how to use the `esp_cam_parl_io` component to capture DVP camera sensor signals and send it via an HTTP server. It auto-…
    37.49 KB
  • simple_camera_capture_example
    This example demonstrates how to use the `esp_cam_parl_io` component to capture DVP camera sensor signals and send them via an HTTP server. It auto-…
    4.41 KB
  • simple_camera_http_stream_example
    This example demonstrates how to use the `esp_cam_parl_io` component to capture DVP camera sensor signals and send them via an HTTP server. It auto-…
    6.58 KB