Search found 1 match

by Mehulspraxa
Mon Feb 13, 2023 7:38 am
Forum: ESP32 Arduino
Topic: Usage of ov5640 camera with ESP32
Replies: 0
Views: 1314

Usage of ov5640 camera with ESP32

Hi, Our application requires usage of ESP32 with ov5640 camera. We are using esp32-camera library in our application. We need to set some registers of ov5640 camera from ESP32. For example, we want to set register 0x3031 of ov5640 to some custom value. So is it possible to change registers from the ...