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

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

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

File metadata

File hashes

Hashes for adafruit-circuitpython-vc0706-6.0.5.tar.gz
Algorithm Hash digest
SHA256 1b2b422ced8eceb1a6b50d1c80b8f6a388b57677dfc74a344ed43b40a0041067
MD5 a9ef605e9c53f61757b847f6fc7250c5
BLAKE2b-256 f8d2773d0eecff2f0fd90f2671794610097880ebd5030f64aea2c296d8e6fa0d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for adafruit_circuitpython_vc0706-6.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 a54b490077d20404cff435f2f616a9d056f0cfd7a71d0f43031c640be28b7ba6
MD5 0d808a932f356f2c0590f4e25a488e8e
BLAKE2b-256 3e07e0095fb8392db9768cbff11eedadc679173217f3c98d70e66e9228219a57

See more details on using hashes here.

Supported by

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