Example of interrupt ranging using VL53L1X satellite sensor board

Dependencies:   mbed X_NUCLEO_53L1A1_mbed

Revisions of main.cpp

Revision Date Message Actions
21:a225fcaf0228 2019-05-30 Added ranging mode to allow choice between polling and interrupt ranging File  Diff  Annotate
20:56355fae478b 2019-05-28 Example of interrupt ranging using only VL53L1X satellite board File  Diff  Annotate
19:29699fbc39b8 2019-05-17 Ranging with Central, Expansion Board, Sensor and Left/Right Satellite Board Sensors, with Interrupts. File  Diff  Annotate
17:e7a6fd6d3c97 2019-05-17 Comment cleanup File  Diff  Annotate
14:d3904b05aad6 2019-04-09 CPP hello world working File  Diff  Annotate
10:891e10d3b4a6 2017-08-22 Updating with the new version of the library. File  Diff  Annotate
9:9733cfdb0a18 2017-08-07 Align application & library to ARM mbed coding style. File  Diff  Annotate
8:68bf94ebf252 2017-08-07 Use X_Nucleo_53L0A1 released with mbed coding style. File  Diff  Annotate
7:c8087e7333b8 2017-08-07 Align to ARM mbed coding style. File  Diff  Annotate
4:c8932fb926d6 2016-12-05 Simplify basic example. File  Diff  Annotate
3:b3f70617a6b3 2016-12-01 Simplify example, to be simplest possible ranging example. Print range measurements rather than send them to the 4-digit display. File  Diff  Annotate
1:3483e701ec59 2016-11-28 First release. Ready to go to st.com and mbed. File  Diff  Annotate
0:ce8359133ae6 2016-11-28 Simple, singleshot, polled ranging example using the central sensor of an X_NUCLEO_53L0A1 expansion board. File  Diff  Annotate