Skip to content

A proof-of-concept messy implementation of OV2640 picture grabbing on a STM32 MCU without using the hardware DCMI interface.

Notifications You must be signed in to change notification settings

iqyx/ov2640-stm32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A proof-of-concept messy implementation of OV2640 picture grabbing on a STM32 MCU without using the hardware DCMI interface

The following implementation is only a proof-of-concept that a OV2640 (or any other similar camera) can be easily connected to a MCU even without the right hardware interface. Most F4 indeed does have the DCMI interface for interfacing with such cameras, it was used only because the F4discovery board was handy.

My spaghetti code is dedicated to the public domain and I really hope that nobody will ever use it. Some foreign parts use different licensing.

Full description including the hardware connections is available at http://qyx.krtko.org/projects/ov2640_stm32/

Update 11/2018

The repository now contains a DCMI-enabled version running on the F4Discovery board.

About

A proof-of-concept messy implementation of OV2640 picture grabbing on a STM32 MCU without using the hardware DCMI interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published