Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement capture steps from appnote #1

Open
jepler opened this issue Oct 7, 2021 · 0 comments
Open

Implement capture steps from appnote #1

jepler opened this issue Oct 7, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@jepler
Copy link
Member

jepler commented Oct 7, 2021

Section 4.11 of the appnote https://www.arducam.com/downloads/modules/OV5640/OV5640_Software_app_note_parallel.pdf explains the sequence of operations to switch between preview mode & capture mode, correctly exposing the capture.

Implement it, so that a "capture_jpeg(buf, jpeg_resolution)" method can be called. It performs all the steps, including setting back to preview mode, and returns the jpeg image data.

@tekktrik tekktrik added the enhancement New feature or request label Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants