stm32duino / VL53L4CD

Arduino library to support the VL53L4CD Time-of-Flight high accuracy proximity sensor
BSD 3-Clause "New" or "Revised" License
5 stars 7 forks source link

VL53L4CD

Arduino library to support the VL53L4CD Time-of-Flight ranging sensor.

API

This sensor uses I2C to communicate. And I2C instance is required to access to the sensor. The APIs provide simple distance measure in both polling and interrupt modes.

Examples

There are 2 examples with the VL53L4CD library.

In order to use these examples you need to connect the VL53L4CD satellite sensor directly to the Nucleo board with wires as explained below:

Documentation

You can find the source files at
https://github.com/stm32duino/VL53L4CD

The VL53L4CD datasheet is available at
https://www.st.com/content/st_com/en/products/imaging-and-photonics-solutions/proximity-sensors/vl53l4cd.html