Adafruit-circuitpython-ov5640

Latest version: v1.2.1

Safety actively analyzes 681748 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

1.2.1

**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_OV5640/compare/1.2.0...1.2.1

1.2.0

Added auto focus control functions . The code was copied from adafruit_pycamera with minor changes to the timeouts.
The library is reaorganized as a "package" so the ov5640_autofocus.bin file could be included in the package.
There are no "breaking changes".

The usage is the same as for the pycamera library
To execute an autofocus:


cam.autofocus()

to set the focus to a fixed step (0-255)


cam.autofocus_vcm_step=step

new examples have been added. These examples are set up for a Raspberry Pi Pico with the OV5640 PiCowBell breakout board:
ov5640_jpeg_captutre_af.py
ov5640_jpeg_capture_manual_focus.py

1.1.16

Fixed the circup installation instructions in the README. Thanks FoamyGuy!

To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-ov5640`.

Read the [docs](https://circuitpython.readthedocs.io/projects/ov5640/en/latest/) for info on how to use it.

1.1.15

Changes: https://github.com/adafruit/Adafruit_CircuitPython_OV5640/compare/1.1.14...1.1.15

To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-ov5640`.

Read the [docs](https://circuitpython.readthedocs.io/projects/ov5640/en/latest/) for info on how to use it.

1.1.14

This release updates the examples to support the new Display API for Circuitpython 9.x. Thank you prcutler

To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-ov5640`.

Read the [docs](https://circuitpython.readthedocs.io/projects/adafruit-circuitpython-ov5640/en/latest/) for info on how to use it.

1.1.13

To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-ov5640`.

Read the [docs](https://circuitpython.readthedocs.io/projects/adafruit-circuitpython-ov5640/en/latest/) for info on how to use it.

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.