ESP32CAM/OV2640, how do you read sensor values?
Posted: Mon Oct 13, 2025 7:17 pm
I would like to get the sensor values so that I can save them after taking
3 pictures. Go to lightsleep for a few minutes, wakeup and recall those
values. Then try to only take one snapshot, hopefully without the green
tint.
I tried following through:
https://github.com/espressif/esp32-came ... s/ov2640.c
but got lost. How do I run ov2640_detect(), specifically how do I tell
it where the sensor is? I have found the sensor address to be 0x3C, but now
can't work out how to use
Has anyone managed to get the camera sensor values?
3 pictures. Go to lightsleep for a few minutes, wakeup and recall those
values. Then try to only take one snapshot, hopefully without the green
tint.
I tried following through:
https://github.com/espressif/esp32-came ... s/ov2640.c
but got lost. How do I run ov2640_detect(), specifically how do I tell
it where the sensor is? I have found the sensor address to be 0x3C, but now
can't work out how to use
Code: Select all
sensor_id_t *id