Ranging, using Polling, with Expansion and Satellite Board Sensors.

Dependencies:   mbed X_NUCLEO_53L1A1_mbed

Revisions of main.cpp

Revision Date Message Actions
21:769dbb594f88 2019-07-24 Updated for mbed coding style guidelines. File  Diff  Annotate
20:639c4cbcfad9 2019-05-23 Fixed ready_left/ready_right to correctly get range from the correct device File  Diff  Annotate
19:27f341756cb6 2019-05-23 Added sensor NULL checks to the code to allow only polling example to only use one device. Button stop command added to allow user to stop ranging loop. 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