Search found 2 matches
- Thu Mar 03, 2022 8:00 am
- Forum: ESP32 Arduino
- Topic: problem with settings on esp32-cam module
- Replies: 5
- Views: 13056
Re: problem with settings on esp32-cam module
Strange problems in adjusting the saturationand the brightness in ov2640 These bugs do not actually exist and are a problem of the available documents When you execute the following commands set_brightness(s,2); set_contrast(s,2); set_brightness(s,2); The last command is always active and the previo...
- Wed Mar 02, 2022 10:56 pm
- Forum: ESP32 Arduino
- Topic: problem with settings on esp32-cam module
- Replies: 5
- Views: 13056
Re: problem with settings on esp32-cam module
i solved this problem