Example of interrupt ranging using VL53L1X satellite sensor board

Dependencies:   mbed X_NUCLEO_53L1A1_mbed

Changes

RevisionDateWhoCommit message
21:a225fcaf0228 2019-05-30 dmathew Added ranging mode to allow choice between polling and interrupt ranging default tip
20:56355fae478b 2019-05-28 dmathew Example of interrupt ranging using only VL53L1X satellite board
19:29699fbc39b8 2019-05-17 johnAlexander Ranging with Central, Expansion Board, Sensor and Left/Right Satellite Board Sensors, with Interrupts.
18:3c862e72940b 2019-05-17 johnAlexander Ranging, using Polling, with Expansion and Satellite Board Sensors.
17:e7a6fd6d3c97 2019-05-17 dmathew Comment cleanup
16:82251df875b6 2019-04-09 johnAlexander Up-issue X_Nucleo_53L1A1 board class
15:fd310da45b5d 2019-04-09 JerrySzczurak Initial release
14:d3904b05aad6 2019-04-09 JerrySzczurak CPP hello world working
13:1d04adacc93c 2018-08-09 mapellil Updated Mbed
12:e9dedf2d2560 2017-12-18 mapellil Updated libs
11:15185024bf74 2017-12-11 nikapov Update lib
10:891e10d3b4a6 2017-08-22 Davidroid Updating with the new version of the library.
9:9733cfdb0a18 2017-08-07 johnAlexander Align application & library to ARM mbed coding style.
8:68bf94ebf252 2017-08-07 johnAlexander Use X_Nucleo_53L0A1 released with mbed coding style.
7:c8087e7333b8 2017-08-07 johnAlexander Align to ARM mbed coding style.
6:fd3f3110d4a4 2017-06-07 johnAlexander Use latest X_Nucleo_53L0A1 library from ST repository and mbed r143.
5:029d3e5b117d 2016-12-06 nikapov Update library
4:c8932fb926d6 2016-12-05 johnAlexander Simplify basic example.
3:b3f70617a6b3 2016-12-01 johnAlexander Simplify example, to be simplest possible ranging example. Print range measurements rather than send them to the 4-digit display.
2:c0280060189b 2016-11-29 johnAlexander Minor code updates, to remove unused sections.
1:3483e701ec59 2016-11-28 johnAlexander First release. Ready to go to st.com and mbed.
0:ce8359133ae6 2016-11-28 johnAlexander Simple, singleshot, polled ranging example using the central sensor of an X_NUCLEO_53L0A1 expansion board.