Skip to main content

CircuitPython library for VC0706 serial TTL camera.

Project description

Introduction

Documentation Status Discord Build Status Code Style: Black

CircuitPython module for use with the VC0706 serial TTL camera. Allows basic image capture and download of image data from the camera over a serial connection. See examples for demo of saving image to a SD card (must be wired up separately) or internally.

Dependencies

This driver depends on:

Please ensure all dependencies are available on the CircuitPython filesystem. This is easily achieved by downloading the Adafruit library and driver bundle.

Installing from PyPI

On supported GNU/Linux systems like the Raspberry Pi, you can install the driver locally from PyPI. To install for current user:

pip3 install adafruit-circuitpython-vc0706

To install system-wide (this may be required in some cases):

sudo pip3 install adafruit-circuitpython-vc0706

To install in a virtual environment in your current project:

mkdir project-name && cd project-name
python3 -m venv .venv
source .venv/bin/activate
pip3 install adafruit-circuitpython-vc0706

Usage Example

See examples/snapshot.py.

Documentation

API documentation for this library can be found on Read the Docs.

For information on building library documentation, please check out this guide.

Contributing

Contributions are welcome! Please read our Code of Conduct before contributing to help this project stay welcoming.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

adafruit-circuitpython-vc0706-6.0.10.tar.gz (29.2 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file adafruit-circuitpython-vc0706-6.0.10.tar.gz.

File metadata

File hashes

Hashes for adafruit-circuitpython-vc0706-6.0.10.tar.gz
Algorithm Hash digest
SHA256 f8c19774de9bcd813c9262afec305cf323d205e9ba5fb6c55c5d5e82e34a5f0e
MD5 4e3bd9a8cf7648dc653e1f69ce9ab84a
BLAKE2b-256 260e4814540312e9332b434a4be35ed276a4a2e6e748be2c24d8ecc916dd54f9

See more details on using hashes here.

File details

Details for the file adafruit_circuitpython_vc0706-6.0.10-py3-none-any.whl.

File metadata

File hashes

Hashes for adafruit_circuitpython_vc0706-6.0.10-py3-none-any.whl
Algorithm Hash digest
SHA256 f38a8e983d3a6553581136ce24c60384d511d2002fa27814eb769c86ff9f11a7
MD5 348160ab6cbed044f3dda6691949b39f
BLAKE2b-256 539ec9a1e88aedc49c94d3ffe4719e742450e59dd3af0ee6811ee725b374edcf

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page