Skip to content

stevstrong/STM32_OV7670

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

STM32_OV7670

These files implement the reading and parsing of an analog power meter with two counters. Output is the two numbers corresponding to the counter values.

Hardware:

  • OV7670 camera;
  • STM32F103C8T6 (blue pill);

Software

  • STM32_OV7670.ino = Arduino sketch for the camera;
  • SerialDataDumper.pde = Processing sketch used during testing to read out data and evaluate the image.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages