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

Revisions of main.cpp

Revision Date Message Actions
15:ce041cbc8727 2020-11-09 No functional change. Changed Filenames and functions names to be VL53L1 File  Diff  Annotate
13:2cf61951ea62 2021-06-11 Change case of VL53L1CB.* File  Diff  Annotate
12:3dd44d06629c 2021-06-09 Changes to use the VL53L1CB directory File  Diff  Annotate
11:eafe2b5c130e 2021-05-21 Align multizone settings with configuration from C, ULD example.; Reformat code for publication. File  Diff  Annotate
10:17d61466185f 2021-05-20 Run through astyle for formatting. File  Diff  Annotate
9:0a3e1affe004 2021-05-07 Add note on floating-point printf support. File  Diff  Annotate
8:8f6490937346 2021-05-07 Use updated expansion board library.; Update some displayed text. File  Diff  Annotate
7:b5a4ad8ba844 2021-04-30 Aligned with MbedOS v6.10. Updated Serial port TX/RX labels. File  Diff  Annotate
6:bc6ac1e294f4 2021-04-30 Tied to MbedOS v6.4 File  Diff  Annotate
5:5916ff386a94 2020-11-10 No functional change. Changed Filenames and functions names to be VL53L1 File  Diff  Annotate
4:177d711cc20f 2020-11-09 Use published board and sensor class libraries. File  Diff  Annotate
3:d1a3d15a06ff 2020-11-08 MBed V6.4 version number has been updated. File  Diff  Annotate
2:ef5e40bad526 2020-11-08 Mbed V6.4 changes File  Diff  Annotate
1:49e2fad70dfe 2020-11-06 Sample program with X_Nucleo expansion board and VL53L1 time of flight sensor File  Diff  Annotate
0:50b05f035d13 2020-10-26 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. File  Diff  Annotate