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

#370 in Hardware support

Download history 147/week @ 2024-02-19 19/week @ 2024-02-26 2/week @ 2024-03-11 27/week @ 2024-04-01 397/week @ 2024-04-15

397 downloads per month

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