Simple HelloWorld program for the VL53L0X LIDAR sensor.

Dependencies:   X_NUCLEO_53L0A1 mbed

Fork of HelloWorld_53L0A1 by ST

History

; default tip

2017-04-30, by huck1137 [Sun, 30 Apr 2017 22:47:40 +0000] rev 6

;


Update library

2016-12-06, by nikapov [Tue, 06 Dec 2016 14:04:46 +0000] rev 5

Update library


Simplify basic example.

2016-12-05, by johnAlexander [Mon, 05 Dec 2016 13:39:05 +0000] rev 4

Simplify basic example.


Simplify example, to be simplest possible ranging example. Print range measurements rather than send them to the 4-digit display.

2016-12-01, by johnAlexander [Thu, 01 Dec 2016 14:19:01 +0000] rev 3

Simplify example, to be simplest possible ranging example. Print range measurements rather than send them to the 4-digit display.


Minor code updates, to remove unused sections.

2016-11-29, by johnAlexander [Tue, 29 Nov 2016 09:15:05 +0000] rev 2

Minor code updates, to remove unused sections.


First release. Ready to go to st.com and mbed.

2016-11-28, by johnAlexander [Mon, 28 Nov 2016 14:55:05 +0000] rev 1

First release. Ready to go to st.com and mbed.


Simple, singleshot, polled ranging example using the central sensor of an X_NUCLEO_53L0A1 expansion board.

2016-11-28, by johnAlexander [Mon, 28 Nov 2016 11:26:38 +0000] rev 0

Simple, singleshot, polled ranging example using the central sensor of an X_NUCLEO_53L0A1 expansion board.