eszkadev / ov7670

Interfacing ov7670 without FIFO with atmega16

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ov7670

Interfacing ov7670 without FIFO with atmega16

Atmega16 with 16 MHz crystal oscillator requied !!! You should power MCU and camera with 3,3V. SDA and SCL connect by resistor to VCC.

You can receive the image on the PC using my tool: https://github.com/eszkadev/cam_capture

About

Interfacing ov7670 without FIFO with atmega16

License:MIT License


Languages

Language:C 93.8%Language:Makefile 4.3%Language:C++ 1.9%