Test an Adafruit single VL53L0X breakout board using the mbed LPC1768 and print distance measurement to PC

Dependencies:   X_NUCLEO_53L0A1 mbed

Fork of HelloWorld_53L0A1 by ST

https://os.mbed.com/users/kbeck8/notebook/alternative-control-for-remote-control-vehicle/ has a more complex example using three LIDAR breakouts for gesture detection on the same I2C bus using the shutdown pin (solves the issue of them having the same I2C address). The driver has support for three, but an AND gate is required unless the driver is changed. DigitalOut pins turn shutdown on/off on each LIDAR.

Committer:
johnAlexander
Date:
Wed Jun 07 15:02:52 2017 +0000
Revision:
6:fd3f3110d4a4
Parent:
5:029d3e5b117d
Child:
7:c8087e7333b8
Use latest X_Nucleo_53L0A1 library from ST repository and mbed r143.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
johnAlexander 6:fd3f3110d4a4 1 https://developer.mbed.org/teams/ST/code/X_NUCLEO_53L0A1/#faf8d62ce6d1