-
I am using OV2640 at 20Mhz XCKL with great success. Jpeg streaming is fairly good at about 7 fps.
The issue i have is when i change from VGA to QVGA i would expects the frame rate to increase, but …
-
I am trying to get QR Code scan working with the TTGO T-Camera ESP32, which is a dev board with embedded OV2640.
I couldn't find a way to make it work with this repository, it always gives me the 0…
-
HI Guys when i set a resolution above 320x240 i get an wd reset arduino. Dou you know why?.
I have an OV2640 2 MP and running the V2_capture2sd example.
I get this error:
SD Card detected!
O…
-
Hi,
I'm doing a project for school - I have little coding experience so please forgive lack of proper terminology, but is there a way to trigger an image capture on an arducam from data from anoth…
-
-
Hi,
I'm having an issue getting the capture example running : when the GET request is sent to the ESP32, I get the response
> Server is running!
>
> URI: /a
> Method: GET
> Arguments: 3
>…
-
While attempting to run the following micropython code on the sipeed MAix Bit :
```
import sensor
import lcd
import time
clock = time.clock()
lcd.init()
sensor.reset()
sensor.set_pixformat(…
-
I verified that this doesn't work (out-of-the-box at least) with the Pico W. Following the instructions at https://www.arducam.com/docs/pico/arducam-camera-module-for-raspberry-pi-pico/spi-camera-for-…
-
Hi Simon,
Thanks for the awesome work on this repo. I was curious if you had thoughts on an easy way to select a region of interest, e.g. a single column or row of pixels, from the ArduCam. I sta…
-
This is what my serial monitor shows. Should i be able to change my wifi name and password from there. I connected arduino to putty and then it gave me text "ACK CMD switch to OV2640_160x120" and "ACK…