Arducam Support

Results 64 comments of Arducam Support

Hi, For how to reduce the speed of SPI, you need to refer to the official Arduino example on SPI.

Hello, ArduCAM_host_v1.0.exe is no longer maintained, I suggest you useArduCAM_Host_V2.exe. Serial.write() is used in the Arduino to send data to the serial port. In host_v1.0, if open "ShowBinaryData" ,the app...

Hi, You only need to find the pin numbers of SPI and I2C in the nano library, and then connect the corresponding pins on the camera and SD card module....

> Doesn't the ESP32-cam dev board also use an OV2640 camera? ESP32-Cam uses the same ov2640 sensor as ArduCamOV2640 MINI, but ArduCamOV2640 MINI uses spi to transmit image data and...

Hi, From your description, it is obvious that there is a problem with the data of the JPEG image. Without modifying our example, there are usually the following possible reasons....

Hi, The first thing you modify is the baud rate of the serial port, not the SPI rate. Secondly, can you try the following figure to connect the wire directly...

Hi, Arducam does not support the Arduino Portenta H7 development board currently , so there are errors when compiling.

Hi, Due to the poor design of some SD card slots, the SPI bus is not released, which cause the bus can't connect multi device. So I advise you change...

Hi, I advise you use the Arducam Arduino UNO board, we don’t have a single SD module. I think it is possible that use a switch or transistor to release...

@rustya0373 Hi, Please contact [email protected] to set up a time to use TeamViewer to help you remotely.Our working hours are from 8.30 am to 5.30 PM Beijing time.