Skip to content

Tags: SimpleMethod/STM32-OV2640

Tags

V3.0.1

Toggle V3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

V2.1.0

Toggle V2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Pics Or It Didn’t Happen

As of now, all resolutions work correctly. DCMI operation improved, data buffer returns only JPEG file.

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Code rework: Better Faster, Stronger

# 🚀 Improvements
Support JPEG mode for new resolutions such as:
 -  160X120px
-   320X240px
-   640X480px
-  800x600px
-  1024x768px
-  1280x960px
Added support for extra special effects such as: brightness, saturation, contrast, light mode, and special effect such as: antique, bluish, greenish, reddish, black & white style, negative, Negative with black & white style and normal view.

Code optimization, now requires **10 times less space in buffer** than before!

#  🐛 Bug Fixes
Improved code debugging, corrected DMA settings for DCMI.

#  📚 Documentation
Added code documentation.