Simple Ranging with only the Time-of-Flight (ToF) Sensor on the X-NUCLEO-53L1A1 expansion board. Does not use Satellite boards.

Dependencies:   mbed X_NUCLEO_53L1A1_mbed

Changes

RevisionDateWhoCommit message
23:1929647f8c96 2019-07-24 johnAlexander Refactored init_sensor default tip
22:e811600253b0 2019-07-24 johnAlexander Updated for mbed coding style guidelines.
21:37399a49b40e 2019-07-18 johnAlexander Update to handle different switch settings for different manufacturers boards.
20:0aa91eb13b8f 2019-07-18 johnAlexander Update switch usage to cater for non-ST boards.
19:92972e54d45c 2019-05-17 johnAlexander Simple Ranging Example, using Expansion Board Sensor, driven via 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.