-
When I tried to compile according to the tutorial, the compiler prompted that STATIC was unknown. After trying to change it to lowercase, although there were warnings, it was able to be edited, but ul…
-
Having some trouble getting the server stream and other html elements working at the same time and looking for some direction or advice on the best way to implement the stream and other html elements …
-
@igrr Here is verbose log! it is seem like work well ,but image is not right in the browser.
And could you update Readme about the Ov2640,thank you.
`
I (1222) cpu_start: Pro cpu up.
I (1234…
-
Hello again,
in my project I would need to connect a few IR Leds to the EPSNano module's free pins for night vision.
At the same time, I would need a free pin to connect to a mosfet for automatic …
-
Hello Lee,
thanks for your help on my previous problem. Now I have another :)
I saw on your website http://www.arducam.com/camera-modules/2mp-ov2640/ that it is possible to take night photos using…
-
Hi
I'm trying to get a OV2640 on an Arducam ESP8266 working with a PIR motion detector to take a picture when it detects movement. I have the motion detector trigger wire connected to GPIO12 and ru…
-
here is what i know
1. followed instructions on how to setup module with mega 2560
http://www.arducam.com/how-to-connect-arducam-shield-to-mega-2560/#more-509
CS - 7
MOSI - 51
MISO - 50
SCK …
-
Hi Lee,
I have the ArduCAM Mini 2MP V2 board and tried your example ArduCAM_ESP8266_OV2640_Capture.
In the memory.h , i select step1: #define OV2640_MINI_2MP and step2: #define OV2640_CAM
I am …
-
I was using the esp32s3, using the ov2640 to get a JPEG stream and send it to the 4G module through the serial port. Then I set fb_count to 2, xclk_freq_hz to 40 million and running steadily, and push…
-
Hi
Would it be possible to make a new firmware that would handle an OV2640 I2C camera (for the Lilygo T-HMI) ?
Thanks a lot