haqqihaziq/esp_cam_io_parl

0.1.0-beta.5

Yanked
uploaded 9 months ago
Yank reason: This component is longer maintained under this namespace, please refer to haqqscripter/esp_cam_io_parl or install old versions through GitHub.
Interface DVP cameras with the Parallel IO peripheral on ESP32 compatible driver for OV2640, OV3660 and OV5640 image sensors.

1 example

  • simple_camera_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,…
    6.30 KB