ComputerNerd / ov7670-no-ram-arduino-uno

Allows you to use a non fifo ov7670 on the arudino uno without external spi ram like other examples. Sends the data to UART.
235 stars 111 forks source link

YUV422 strange image output #27

Open ericwu13 opened 5 years ago

ericwu13 commented 5 years ago

Hi,

I tried this module using arduino UNO and OV7670 without fifo, and pin connection is followed the README. I directly cloned this repo and simplegrabber without any code revisions. Strangely, my output image is weird Just like the below image I don't know why, can anybody help me?

musalmaz commented 6 months ago

Hello, I have the same problem, could you solve it? Is other formats working?