-
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
-
Why ov2640 reset eroor on soft reboots.I use logic analyzer to catch signal,it seems that the camera don't respose ack after soft reboots.And how to fix it.
>Getting an error during i2c check of ca…
-
Hi,
I have developed a OV2640 camera JPEG streaming solution with :
* Over Ethernet.
* Only two I2S 2.800 32 bits words buffers (ring buffer).
* There is not frame buffer.
* 50 FPS.
* SVGA.
…
-
### Board
n/a
### Device Description
n/a
### Hardware Configuration
n/a
### Version
v2.0.5
### IDE Name
Arduino
### Operating System
n/a
### Flash frequency
n/a
### PSRAM enabled
yes
#…
-
Hi,
I just bought the Arducam Mini 2MP camera and I was trying to get the functions demo working today. I installed the arducam library into the Arduino/Libraries folder and updated memorysaver.h to …
-
/Users/..../Desktop/ESP32-RTSP-master/src/rtsp.cpp: In function 'void rtspTask(void*)':
/Users/..../Desktop/ESP32-RTSP-master/src/rtsp.cpp:80:14: error: 'class CRtspSession' has no member named 'broa…
-
Dear fellows,
I have the T-SIMCAM OV2640 and the SIM7600G-H, which has the TP4056 battery charger, this charger only has a blue LED, I've seen other TP4056 that has a green and red a LED to know if…
-
Hi,
looks like Micro-RTSP is not compatible with the latest version of ESP32 Core.
```
c:\Users\user\Documents\Arduino\libraries\Micro-RTSP-master\src\OV2640.cpp:37:1: warning: missing initiali…
-
Hey,
I am using your library and I must say it's definitly better structured then the original ArduCam library.
However, I am trying to do the following:
1) Turn on Camera if available.
2) Tak…
ghost updated
7 years ago
-
**Is your feature request related to a problem? Please describe.**
I'm trying to use the OV2640 camera module on the NUCLEO-H743ZI2 board. However, the video driver for the DCMI peripheral doesn't ex…