Open dhananjai-bajpai opened 7 years ago
@dhananjai-bajpai Hi, What do you mean about connecting XCLK iand SCK of SD card and D11 of Arduino UNO? The XCLK signal of the camera is connected to the CPLD controller. Best regards, ArduCAM support team.
Hello, I got your point thanx for your support, can you help me in providing some code which can simply take photo from OV7670 and save in sd card using arduino uno
I dont have glcd for now, I am willing to do this basic test before purchasing the hardware.
Regards Dhananjai
Sir, I am working on this hardware, can you give the image of the connections for Arduino mega + SD card and camera OV7670 and code to save the image to SD card. It will be a great help because later on, I want to send the image to PHP-MySQL server.
@naveenchandm Hi, At present,the OV7670 camera is only used on our ArduCAM shiled platform. About code,please refer to this link: https://github.com/ArduCAM/Arduino/tree/master/ArduCAM/examples/Shield_V2
Let us know if you need more help. Regards, ArduCAM support team.
I would like to ask you can UTFT_SPI.h .The document I downloaded can not be used.This is the file I downloaded:https://github.com/una1veritas/libraries
@dianhantiao Hi, Please download our library from https://github.com/ArduCAM/Arduino/tree/master/UTFT4ArduCAM_SPI
Regards.
Following Errors come while compilation GetFileAttributesEx E:\Arduino\libraries\SD\src\File.cpp E:\Arduino\libraries\SD\src/SD.h: The filename, directory name, or volume label syntax is incorrect.
E:\Arduino\libraries\ArduCAM_OV7670_Camera_Playback\ArduCAM_OV7670_Camera_Playback\ArduCAM_OV7670_Camera_Playback.ino:55:1: warning: narrowing conversion of '196' from 'int' to 'const char' inside { } [-Wnarrowing]
Where should I connect XCLK and SCK of SD card and D11 of Arduino Uno?