8 releases

0.4.0 Feb 19, 2024
0.3.0 Oct 9, 2022
0.2.4 Jul 26, 2022
0.1.0 Jul 23, 2022

#366 in Hardware support

MIT license

30KB
535 lines

VL53L4CD

The VL53L4CD is an optical time-of-flight ranging sensor developed by STMicroelectronics.

This crate provides an asynchronous driver for the VL53L4CD.


lib.rs:

Async driver for the VL53L4CD ToF distance sensor.

This crate is very much a port of the STM32Duino VL53L4CD library.

Datasheet

Dependencies

~0.6–1MB
~18K SLoC