Arduino Stack Exchange is a question and answer site for developers of open-source hardware and software that is compatible with Arduino. Join them; it only takes a minute:

Sign up
Here's how it works:
  1. Anybody can ask a question
  2. Anybody can answer
  3. The best answers are voted up and rise to the top

I need help with interfacing ov7670 to Aduino Uno. I know there is a lot of literature available but the problem is that all this literature is for ov7670 without FIFO. I have Ov7670 with FIFO and its a 22-pin image sensor. I haven't been able to relate the available tutorials to my module. Any help in this regard is appreciated. (I need Wire Configuration as well as Code to get images). Kind Regards,

share|improve this question

migrated from stackoverflow.com Apr 9 '15 at 14:32

This question came from our site for professional and enthusiast programmers.

    
so your module is different that standard oc7670? (from first look at the first datasheet from google) the chip itself has its own FIFO does your module have additional IC with FIFO ... how about link to datasheet of your module or at least circuit diagram ...Also as usually for arduino platform what MCU you have and what pins available (Arduino is not processor !!!).... – Spektre Apr 5 '15 at 8:59

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.