How can i connect a 640x480 camera and a tft display ?

Hi i need help how can i connect OV7670 with tft display ? ,i would like what he sees on the camera will be in the display

Which Arduino?

Which display?

If you do a search for "connect OV7670 with tft display" do any of the hits have information that helps?

Please read the Read this before posting a programming question ... post. It makes it easier on every one if we don't have to waste time finding out fundamental information.

arduino uno and display 2.2 240x320 ILI9341 I think it's him because there is nothing written on it, but it's red and I'm a beginner in arduino

on one page I show how to connect the tft and ov7670 display, but it doesn't work properly,it just shows me a white screen, I connected the camera and the display, so I'm showing some BL and I don't have a BL on the display what with this ?

DC/RS = pin 8
CS = pin 9
reset = pin 10
spi data = pin 11
spi clock = 13
vcc = 5/3,3v
bl = 3,3v I do not have
gnd = gnd

and the code i dont knows how to insert is very large

BL is usually "back light".

If you can't post your code, then attach it

how can i attach the code?

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.