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.11.tar.gz (29.2 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file adafruit_circuitpython_vc0706-6.0.11.tar.gz.

File metadata

File hashes

Hashes for adafruit_circuitpython_vc0706-6.0.11.tar.gz
Algorithm Hash digest
SHA256 4910b44e3094ead25fa2f5073b50cce315b8a7b28baf9e11dacc6a29629da15f
MD5 81d0808176a81686413426a8ac43d665
BLAKE2b-256 cf30c6b369f71633c841307e5501dd6e1e1ba041f920c3726893ab113261a29a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for adafruit_circuitpython_vc0706-6.0.11-py3-none-any.whl
Algorithm Hash digest
SHA256 6704df90b87ee64a067ce9a62c4e83f128373fd774eb4713e8746ba54559b27b
MD5 161bb8482a3a1b7b58f299df2b394cc9
BLAKE2b-256 360edaf96fda4d839f9b6f799243635db14caaca097111ce975c55b8f5e29a4e

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