Sample program that reads from 3 VL53L3 ToF sensors in interrupt mode and outputs the data to the serial port at 115200 baud. MBed V5.15

Dependencies:   X_NUCLEO_53L3A2

History

Use published expnasion board and sensor class. Rebuild targetting MbedOS v5.15.7. default tip

2021-05-04, by johnAlexander [Tue, 04 May 2021 09:51:03 +0000] rev 4

Use published expnasion board and sensor class. Rebuild targetting MbedOS v5.15.7.


only name changes

2020-10-19, by charlesmn [Mon, 19 Oct 2020 09:09:19 +0000] rev 3

only name changes


Sample program that reads from 3 VL53L3 ToF sensors in interrupt mode and outputs the data to the serial port at 115200 baud. MBed V5.15

2020-10-15, by charlesmn [Thu, 15 Oct 2020 12:02:54 +0000] rev 2

Sample program that reads from 3 VL53L3 ToF sensors in interrupt mode and outputs the data to the serial port at 115200 baud. MBed V5.15


Sample program that reads from 3 VL53L3 ToF sensors in interrupt mode and outputs the data to the serial port at 115200 baud. Mbed V6.3 version.

2020-10-14, by charlesmn [Wed, 14 Oct 2020 15:04:04 +0000] rev 1

Sample program that reads from 3 VL53L3 ToF sensors in interrupt mode and outputs the data to the serial port at 115200 baud. Mbed V6.3 version.


Example program of of interrupt driven collection of data from up to 3 VL53L3 sensors returning range data and outputting it to serial port at 115200 baud.

2020-10-13, by charlesmn [Tue, 13 Oct 2020 18:39:10 +0000] rev 0

Example program of of interrupt driven collection of data from up to 3 VL53L3 sensors returning range data and outputting it to serial port at 115200 baud.