Skip to main content

CircuitPython library for VL6180X time of flight distance sensor.

Project description

Introduction

Documentation Status Discord Build Status Code Style: Black

CircuitPython module for the VL6180X distance sensor. See examples/vl6180x_simpletest.py for a demo of the usage.

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-vl6180x

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

sudo pip3 install adafruit-circuitpython-vl6180x

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-vl6180x

Usage Example

See examples/vl6180x_simpletest.py for a demo of the usage.

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_vl6180x-1.4.13.tar.gz (29.9 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file adafruit_circuitpython_vl6180x-1.4.13.tar.gz.

File metadata

File hashes

Hashes for adafruit_circuitpython_vl6180x-1.4.13.tar.gz
Algorithm Hash digest
SHA256 d04a16ecabc324a4787730a35d3c6d578aa7c99d7dcdb07af7c3b791c61f0745
MD5 c21fbebc4d1ab19b30c671900e39014a
BLAKE2b-256 a76508c952937bf7a52dbfa90715c56bca63038a4aa46f5debb89e2d9b9a3997

See more details on using hashes here.

File details

Details for the file adafruit_circuitpython_vl6180x-1.4.13-py3-none-any.whl.

File metadata

File hashes

Hashes for adafruit_circuitpython_vl6180x-1.4.13-py3-none-any.whl
Algorithm Hash digest
SHA256 d9051612afe05751840b09638ad45d465f5bf9a48251e2e5f8ee4aefc937ca6a
MD5 4c1a4ab8e6bf5e2543ef4ffc998d4c69
BLAKE2b-256 76c48e7028124b3115eb4c1365715e092f1e4d21b2d0454f55913eb09814f8cf

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