Sample program for 3 sensors using polling in autonomous mode.

Dependencies:   X_NUCLEO_53L1A2

Revisions of main.cpp

Revision Date Message Actions
14:18b1d64f6c01 2021-06-23 Use board class with no shield files removed. File  Diff  Annotate
13:a7113560e4cd 2021-06-20 Function names changes to VL53L1CB File  Diff  Annotate
12:140677759b2c 2021-06-18 Initial release, using VL53L1 sensor class. File  Diff  Annotate
10:2da1507fa8c2 2021-06-09 Change main to work wit VL53L1CB libraries File  Diff  Annotate
8:ac303cd2d35f 2021-05-21 Multi-range example in Autonomous setup & polling mode. File  Diff  Annotate
7:242f30acc456 2021-05-21 Match autonomous setup to C, ULD driver example's settings.; Update board class.; Target MbedOS v6.10.0. File  Diff  Annotate
6:19d56b30bfa7 2021-05-12 print signal & ambient rates as absolute values / integers, for online compiler usecase. leave comment in about floating-point use. File  Diff  Annotate
5:b233bdf91671 2021-05-12 reformat code for publication. File  Diff  Annotate
4:0ac9998b69ac 2021-05-11 Enable interrupt support, for central, expansion board sensor. File  Diff  Annotate
3:c1e893e6752f 2021-05-11 shield, 1 sensor, interrupt, autonomous. File  Diff  Annotate
2:f0ec92af4b5f 2021-05-07 Use latest board lib.; Add comment about printf floating point config File  Diff  Annotate
1:ff48a20de191 2020-11-09 No functional change. Changed Filenames and functions names to be VL53L1 File  Diff  Annotate
0:020912dfa221 2020-11-08 ; Sample MBed program for use with ST XNucleo VL53L1CB board. Uses interrupts to cope with up to 3 sensors in autonomous mode. Includes MBed V6.4 File  Diff  Annotate