Search found 4 matches
- Sun Jun 05, 2022 11:02 am
- Forum: ESP32 Arduino
- Topic: ESP32 with OV2640 Camera
- Replies: 3
- Views: 5174
Re: ESP32 with OV2640 Camera
Hi again, I found this solution on Github, but don't test it. Strange problems in adjusting the saturation and 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_br...
- Sun Jun 05, 2022 10:52 am
- Forum: ESP32 Arduino
- Topic: ESP32 with OV2640 Camera
- Replies: 3
- Views: 5174
Re: ESP32 with OV2640 Camera
Hi,
No, Sorry
No, Sorry
- Sat Sep 07, 2019 8:54 am
- Forum: ESP-WHO
- Topic: esp-camera returning half pictures when high quality or higher resolution than SVGA
- Replies: 5
- Views: 114057
Re: esp-camera returning half pictures when high quality or higher resolution than SVGA
Hi it seems that you have a buffer problem. I use this board: https://www.banggood.com/LILYGO-TTGO-T-Camera-ESP32-WROVER-with-PSRAM-Camera-Module-OV2640-Camera-0_96-Inch-OLED-p-1418433.html?ID=566073&cur_warehouse=CN Almost same spec of the ESP-EYE I can capture 1600x1200 Pictures And 1600x1200 vide...
- Tue May 28, 2019 5:25 pm
- Forum: ESP32 Arduino
- Topic: ESP32 with OV2640 Camera
- Replies: 3
- Views: 5174
ESP32 with OV2640 Camera
I have a TTGO T-Camera ESP32 WROVER with PSRAM and Camera Module OV2640 I use Arduino IDE with ESP32 Core Installation version: 1.02 The Camera Brightness, Contrast, Saturation, slider on the "CameraWebServer" doesn't not react correctly, also in a program, the last action deletes other actions, for...