Skip to content

Enhance #11

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

Merged
merged 10 commits into from
Jul 30, 2021
Merged

Enhance #11

merged 10 commits into from
Jul 30, 2021

Conversation

jepler
Copy link
Contributor

@jepler jepler commented Jul 30, 2021

  • Add 'exposure' property
  • Add a bunch of demos: saving JPEGs to SD and Internal Flash; uploading JPEG to Adafruit IO using MQTT; saving BMPs to SD
  • Fix up the examples page in the docs

jepler added 6 commits July 30, 2021 10:05
This was not originally defined in CircuitPython.  Doing this fixes a
color cast that was incorrectly applied to the images.
The "direct LCD access" example shows how to copy the image directly to
an LCD of the right resolution.  It achieves a somewhat higher framerate
(4.1fps vs 2.5fps) but is not compatible with displayio.
This pushes a JPEG image at 800x600 resolution to Adafruit IO every 3
seconds.
@jepler jepler requested a review from a team July 30, 2021 15:33
@github-actions
Copy link

👋 Thanks for this pull request! Unfortunately, it looks like the automated continuous integration (CI) test(s) failed. These can be tricky to fix so we've written a guide on how to fix them locally. It has pages about running pre-commit locally and another about building the docs locally with sphinx. Thanks for contributing to CircuitPython! If you have more questions, feel free to join the Adafruit Discord and post in #circuitpython-dev.

@jepler jepler merged commit 2db00ad into main Jul 30, 2021
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Jul 31, 2021
Updating https://github.com/adafruit/Adafruit_CircuitPython_OV2640 to 1.0.3 from 1.0.2:
  > Merge pull request adafruit/Adafruit_CircuitPython_OV2640#11 from adafruit/enhance
  > Arducam and similar products are incompatible
  > Merge pull request adafruit/Adafruit_CircuitPython_OV2640#8 from jerryneedell/jerryn_example
  > Merge pull request adafruit/Adafruit_CircuitPython_OV2640#9 from jerryneedell/jerryn_pico_jpeg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants