Skip to main content

CircuitPython library for VL6180X time of flight distance sensor.

Project description

Introduction

Documentation Status Discord Build Status Code Style: Ruff

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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for adafruit_circuitpython_vl6180x-1.4.18.tar.gz
Algorithm Hash digest
SHA256 3c2771b4b9bd80a2134ba20a34e9bed796876836e95a4f5b2d2c719da19f2ace
MD5 f4d1810b7efc0140a09e757f063f6eff
BLAKE2b-256 08eae25bdbd8c27d932768939c7d4fe5354c2463c11625a8958dca8ce7b1d080

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for adafruit_circuitpython_vl6180x-1.4.18-py3-none-any.whl
Algorithm Hash digest
SHA256 ed584fa232f0ab06038151f8948aa58072e44d096e1ccf879516363efd7e413e
MD5 ca02d97e09b2db79fdede6412c22e98d
BLAKE2b-256 9c8b5645f767b3437f0e0a08f13609a0ce174002996b01bfe62e71824df00b3b

See more details on using hashes here.

Supported by

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