A sample program getting measurements from a VL53L1 ToF sensor which is directly connected to the STM32F401. Only copes with one sensor. Polls for measurements. VL53L1 is operated in multizone mode. MBed V6.3 but will work with other MBed versions.

Dependencies:   X_NUCLEO_53L1A2

History

No functional change. Changed Filenames and functions names to be VL53L1 default tip

2020-11-09, by charlesmn [Mon, 09 Nov 2020 17:59:08 +0000] rev 2

No functional change. Changed Filenames and functions names to be VL53L1


Sample MBed program for use with ST VL53L1CB sensor directly connected to the F401 board. Uses polling to cope with a sensors in multizone mode. Includes MBed V6.4

2020-11-08, by charlesmn [Sun, 08 Nov 2020 18:09:34 +0000] rev 1

Sample MBed program for use with ST VL53L1CB sensor directly connected to the F401 board. Uses polling to cope with a sensors in multizone mode. Includes MBed V6.4


A sample program getting measurements from a VL53L1 ToF sensor which is directly connected to the STM32F401. Only copes with one sensor. Polls for measurements. VL53L1 is operated in multizone mode. MBed V6.3 but will work with other MBed versions.

2020-10-27, by charlesmn [Tue, 27 Oct 2020 09:01:08 +0000] rev 0

A sample program getting measurements from a VL53L1 ToF sensor which is directly connected to the STM32F401. Only copes with one sensor. Polls for measurements. VL53L1 is operated in multizone mode. MBed V6.3 but will work with other MBed versions.