Simple, Mbed OS 5.x Ranging example, using only the VL53L1X Time-of-Flight (ToF) sensor on the X-NUCLEO-53L1A1 expansion board. Does Not use Satellite boards.
Dependencies: X_NUCLEO_53L1A1_mbed
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
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 |