-
**Describe the problem you have/What new integration you would like**
Currently (at least) the OV2640 camera module is supported in the esp32_camera component. In the espressif [esp32-camera repo…
-
Hello,
I use your library with an ESP32-CAM/OV2640 in SXGA format to detect a motion and send the image (I do not use the SD card at all) using camera.getBuffer() to get the buffer address and camer…
-
hey, is this repo still working? also can i connect an esp-32cam??
-
Hi,
I know that the **Arduino MKR 1400 GSM** (based on **Arduino Zero**) is not among the supported devices, but is there any way to make it work? Could you give me a modified library so that I ca…
-
Sorry if it's a dumb question, the module _obviously_ isn't recognized, I'm using same wiring as the ArduCAM_Mini_OV2640_websocket_server.ino example
I'm sure I missed something simple, please school…
-
When I set the OV2640 to black and white it works.
When i set the brightness it works.
The issue is when I try to set them together the brightness works but the image is not black and white.
Any w…
-
I'm using the Mini with OV2640 very successfully for image capture and display, and am very happy all in all. However, I notice from the d/s that all of the color,hue,saturation,etc adjustments are in…
-
My problem is that I'm getting different read values than what I am writing:
If I write "1010101" I get back "110011" which results in the Interface error.
Getting close, just need some advice.
[SP…
-
Hello
Could someone (or Lee) please explain? When I run ArduCAM_Mini_2MP_OV2640_functions with the windows host and set to 320_240 and jpeg, I get quite a nice single shot photo.
However,…
cblx5 updated
7 years ago
-
Hello,
I have connected a OV2640 camera with an Arduino UNO and a V2 Shield and got the system working with the codes provided here. However, I have only managed to take a picture that will save at …