Sample ranging application, using X_Nucleo_53L3A2 expansion board, to range, using interrupts. Targeting MbedOS v6.10.

Dependencies:   X_NUCLEO_53L3A2

History

Align with libs, and optimise apps. default tip

2021-05-10, by johnAlexander [Mon, 10 May 2021 15:32:14 +0000] rev 10

Align with libs, and optimise apps.


Reduce polling timeouts, to increase performance.

2021-05-10, by johnAlexander [Mon, 10 May 2021 15:21:30 +0000] rev 9

Reduce polling timeouts, to increase performance.


Reformat. Tidy up. Optimise.

2021-05-10, by johnAlexander [Mon, 10 May 2021 13:59:07 +0000] rev 8

Reformat. Tidy up. Optimise.


Code tidy up & reformatting.

2021-05-10, by johnAlexander [Mon, 10 May 2021 12:48:51 +0000] rev 7

Code tidy up & reformatting.


Reformat to coding styles.

2021-05-07, by johnAlexander [Fri, 07 May 2021 15:51:29 +0000] rev 6

Reformat to coding styles.


Reformatted with astyle, to mbed contributing guidelines.

2021-05-07, by johnAlexander [Fri, 07 May 2021 14:46:18 +0000] rev 5

Reformatted with astyle, to mbed contributing guidelines.


Small code reformat.

2021-05-07, by johnAlexander [Fri, 07 May 2021 14:41:08 +0000] rev 4

Small code reformat.


Use published expansion board library, with enclosed sensor class.; Target MbedOS v6.10.

2021-05-04, by johnAlexander [Tue, 04 May 2021 09:39:21 +0000] rev 3

Use published expansion board library, with enclosed sensor class.; Target MbedOS v6.10.


name changes only

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

name changes only


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.