A demonstration program to show the use of a VL53L3CX ToF sensor on a F401 board with a x-nucleo shield. Uses Ranging library. Mbed 6.

Dependencies:   X_NUCLEO_53L3CX

History

I had changed the name of X_NUCLEO_53L3CX but not the repository where it is store. This fixes. default tip

2021-07-22, by charlesmn [Thu, 22 Jul 2021 11:37:00 +0000] rev 5

I had changed the name of X_NUCLEO_53L3CX but not the repository where it is store. This fixes.


Change directory name from 53L3A2_Ranging to X_NUCLEO_53L3CX

2021-07-21, by charlesmn [Wed, 21 Jul 2021 15:24:05 +0000] rev 4

Change directory name from 53L3A2_Ranging to X_NUCLEO_53L3CX


Correct printing of data

2021-07-21, by charlesmn [Wed, 21 Jul 2021 10:22:17 +0000] rev 3

Correct printing of data


Correct printing of results

2021-07-21, by charlesmn [Wed, 21 Jul 2021 09:33:43 +0000] rev 2

Correct printing of results


Use NumberOfZones to know if there is data in the CL53L3CX_Result_t structure

2021-07-20, by charlesmn [Tue, 20 Jul 2021 15:12:06 +0000] rev 1

Use NumberOfZones to know if there is data in the CL53L3CX_Result_t structure


First release

2021-07-14, by charlesmn [Wed, 14 Jul 2021 16:31:09 +0000] rev 0

First release