Demo project for OV7670 camera using DCMI and STemWin GUI library
This is a demo project for OmniVision OV7670 image sensor done using digital camera interface or DCMI. Project was built using following ecosystem:
- mikromedia 7 for STM32F7 development board by Mikroelektronika with STM32F746ZG mcu.
- mikroProg v1.5. Mikromedia 7 board has onboard mikroProg programmer and debugger.
- STM32CubeMX 5.6.0 initialization code generator by STMicroelectronics.
- STM32CubeIDE 1.3.0 Integrated Development Environment for STM32.
- STemWin GUI library (SEGGER's emWin library for STM32)
More info can be found here
Demo video on youtube
Simple demo without GUI can be found here
Libjpeg is used for recording and loading captured images. Below is an exapmle of image in CIF format (352x288) captured using this demo