ESP Component Registry
Open main menu
Docs
Blog
Sign in
haqqscripter
/esp_cam_io_parl
0.1.0-beta.10
Pre-release
uploaded 7 hours ago
Interface DVP cameras with the Parallel IO peripheral on ESP32 compatible driver for OV2640, NT99141, OV3660 and OV5640 image sensors.
Readme
Changelog
Dependencies
1
Dependents
0
Examples
3
Versions
6
camera_web_server_example
This example includes a fully featured camera web server for OV2640, OV3660, and OV5640 camera sensors using the `esp_cam_io_parl` component. It…
Archive size ~ 36.58 KB
simple_camera_capture_example
This example demonstrates how to use the `esp_cam_io_parl` component to capture DVP camera sensor signals, auto-detecting camera sensors and…
Archive size ~ 4.50 KB
simple_camera_http_stream_example
This example demonstrates how to use the `esp_cam_io_parl` component to capture DVP camera sensor signals and stream them via an HTTP server. It…
Archive size ~ 6.68 KB