indrekluuk / LiveOV7670

A step-by-step guide to building the circuit for this project:
https://circuitjournal.com/arduino-ov7670-10fps
243 stars 91 forks source link

Problems with Arduino Mega #15

Open luca670 opened 5 years ago

luca670 commented 5 years ago

Hello Indrek, I'm having troubles with connecting OV7670 with the Arduino Mega. I've perfectly hooked up all the connections but the TFT disply always gives me red screen. I've also tried using Arduino UNO and it works on that... Are you able to help me? Thanks

JavaStarter commented 5 years ago

Hello, test the PC version first. I think you made a mistake with the I2C connection. The sketch uses different pins for different platforms. I helped readme.md file.