espressif / esp32-camera

Apache License 2.0
1.93k stars 642 forks source link

Add sleep/standby function to the driver API #673

Closed jksemple closed 1 month ago

jksemple commented 3 months ago

It would be helpful to have a sleep(bool enable) method added to the camera driver API with implementations for each sensor that supports a software standby mode. As reported in https://github.com/espressif/esp32-camera/issues/672 this still doesn't work for OV2640 but it does work for OV3660 and probably for OV5640 and will help those working on battery powered applications.

github-actions[bot] commented 1 month ago

This issue appears to be stale. Please close it if its no longer valid.