Simple Ranging with only the Time-of-Flight (ToF) Sensor on the X-NUCLEO-53L1A1 expansion board. Does not use Satellite boards.
Dependencies: X_NUCLEO_53L1A1
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:b157ad0895f7 | 2020-11-03 | johnAlexander | Use ST published board class, inc ST sensor class. |
6:7685e1765a3b | 2020-11-03 | johnAlexander | Use the certified, published board library |
5:40a6a23b1058 | 2020-11-03 | johnAlexander | Update board lib, to use mbed sensor class |
4:5aeaebdaf6ad | 2019-10-02 | avilei | Simple application reading the central sensor on X_NUCLEO_53L1A1 expansion board and printing the ranging measure on the USB serial. |
3:f61dd7863e32 | 2019-07-24 | johnAlexander | Update for non-ST boards.; Refactor init_sensor. |
2:46dcd0517f2a | 2019-05-17 | johnAlexander | Simple Ranging Example, using Expansion Board Sensor, driven via Interrupts, on Mbed OS 5.x. |
1:e5cce6b28b6f | 2019-05-17 | johnAlexander | Ranging with Central, Expansion Board, Sensor and Left/Right Satellite Board Sensors, using Interrupts, on Mbed OS 5.x. |
0:6b7696e7df5e | 2019-05-17 | johnAlexander | Simple ranging example using Mbed OS 5.x |