Crates.io | vl6180x |
lib.rs | vl6180x |
version | 0.1.3 |
source | src |
created_at | 2019-12-04 22:31:39.261235 |
updated_at | 2019-12-04 22:41:23.3287 |
description | A rust driver for the VL6180X (Time-of-Flight I2C laser-ranging module) |
homepage | |
repository | https://github.com/lucazulian/vl6180x |
max_upload_size | |
id | 186556 |
size | 4,270 |
vl6180x
no_std driver for VL6180X (Time-of-Flight I2C laser-ranging module)
Include this library as a dependency in your Cargo.toml
:
[dependencies.vl6180x]
version = "<version>"