# Espressif Camera Sensors Component This component provides drivers for camera sensors that can be used on the ESP32 series chips. [![Component Registry](https://components.espressif.com/components/espressif/esp_cam_sensor/badge.svg)](https://components.espressif.com/components/espressif/esp_cam_sensor) ## Supported Camera Sensors | model | max resolution | output interface | output format | Len Size | | ------- | -------------- | ---------- | ------------------------------------------------------------ | -------- | | SC2336 | 1920 x 1080 | MIPI & DVP | 8/10-bit Raw RGB data | 1/3" |
c7dc3a9ef4652cff7f48f989b327ff6c1add8229
idf.py add-dependency "espressif/esp_cam_sensor^0.1.0"