Trial program, to test 3 sensors together, in polling / autonomous mode.

Dependencies:   X_NUCLEO_53L1A2

History

Initial release, using VL53L1 sensor class. default tip

2021-06-18, by johnAlexander [Fri, 18 Jun 2021 10:23:52 +0000] rev 12

Initial release, using VL53L1 sensor class.


changed case of VL53L1CB.* for Linux reasons

2021-06-11, by Charles MacNeill [Fri, 11 Jun 2021 17:20:34 +0100] rev 11

changed case of VL53L1CB.* for Linux reasons


Change main to work wit VL53L1CB libraries

2021-06-09, by Charles MacNeill [Wed, 09 Jun 2021 18:10:00 +0100] rev 10

Change main to work wit VL53L1CB libraries


Use new VL53L1CB library

2021-06-09, by Charles MacNeill [Wed, 09 Jun 2021 17:47:42 +0100] rev 9

Use new VL53L1CB library


Multi-range example in Autonomous setup & polling mode.

2021-05-21, by johnAlexander [Fri, 21 May 2021 08:48:52 +0000] rev 8

Multi-range example in Autonomous setup & polling mode.


Match autonomous setup to C, ULD driver example's settings.; Update board class.; Target MbedOS v6.10.0.

2021-05-21, by johnAlexander [Fri, 21 May 2021 08:38:45 +0000] rev 7

Match autonomous setup to C, ULD driver example's settings.; Update board class.; Target MbedOS v6.10.0.


print signal & ambient rates as absolute values / integers, for online compiler usecase. leave comment in about floating-point use.

2021-05-12, by johnAlexander [Wed, 12 May 2021 09:00:10 +0000] rev 6

print signal & ambient rates as absolute values / integers, for online compiler usecase. leave comment in about floating-point use.


reformat code for publication.

2021-05-12, by johnAlexander [Wed, 12 May 2021 08:37:43 +0000] rev 5

reformat code for publication.


Enable interrupt support, for central, expansion board sensor.

2021-05-11, by johnAlexander [Tue, 11 May 2021 15:33:09 +0000] rev 4

Enable interrupt support, for central, expansion board sensor.


shield, 1 sensor, interrupt, autonomous.

2021-05-11, by johnAlexander [Tue, 11 May 2021 14:10:25 +0000] rev 3

shield, 1 sensor, interrupt, autonomous.