A sample program to control one VL53L1 ToF sensor in multizone mode using polling to find out if a measurement is available. Mbed V6.3 but will run any MBed version by dropping replacing this one. Maint6 release.
Dependencies: X_NUCLEO_53L1A2
History
Cleanup Example and update X_NUCLEO_53L1A2 lib
2021-07-22, by lugandc [Thu, 22 Jul 2021 11:44:20 +0200] rev 22
Cleanup Example and update X_NUCLEO_53L1A2 lib
Use sensor class with default constructor enabled.
2021-06-24, by johnAlexander [Thu, 24 Jun 2021 12:52:18 +0000] rev 21
Use sensor class with default constructor enabled.
Use board library with no shield files removed.
2021-06-23, by johnAlexander [Wed, 23 Jun 2021 07:17:41 +0000] rev 20
Use board library with no shield files removed.
Use updated board and sensor classes.
2021-06-21, by johnAlexander [Mon, 21 Jun 2021 08:44:48 +0000] rev 19
Use updated board and sensor classes.
Tidy up. Remove commented code
2021-06-16, by charlesmn [Wed, 16 Jun 2021 14:24:47 +0000] rev 18
Tidy up. Remove commented code
change to VL53L1CB library
2021-06-14, by charlesmn [Mon, 14 Jun 2021 09:46:02 +0000] rev 17
change to VL53L1CB library
Get to build. Minor changes to case. SERIAL_TX becomes USBTX, same with RX
2021-06-13, by charlesmn [Sun, 13 Jun 2021 13:31:20 +0000] rev 16
Get to build. Minor changes to case. SERIAL_TX becomes USBTX, same with RX
No functional change. Changed Filenames and functions names to be VL53L1
2020-11-09, by charlesmn [Mon, 09 Nov 2020 17:44:46 +0000] rev 15
No functional change. Changed Filenames and functions names to be VL53L1
try again. change case of file
2021-06-11, by Charles MacNeill [Fri, 11 Jun 2021 18:02:03 +0100] rev 14
try again. change case of file
Change case of VL53L1CB.*
2021-06-11, by Charles MacNeill [Fri, 11 Jun 2021 17:22:59 +0100] rev 13
Change case of VL53L1CB.*