A demonstration program to show the use of a VL53L3CX ToF sensor in interrupt mode on a F401 board with a x-nucleo shield. This uses the Ranging Library. Mbed6.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
5:d722fa004f0e | 2021-07-22 | charlesmn | I had changed the name of X_NUCLEO_53L3CX but not the repository where it is store. This fixes. |
4:b6d44233e5d9 | 2021-07-21 | charlesmn | Change directory name to X_NUCLEO_53L3CX |
3:2270c55c700b | 2021-07-21 | charlesmn | Remove extra code. No functional changes. |
2:e34aac99432a | 2021-07-21 | charlesmn | Add NumberOfZones fix. Correct printing of results |
1:3a684d948ac6 | 2021-07-20 | charlesmn | Use Result.NumberOfZones member to know if we have data to display |
0:3071368672bf | 2021-07-14 | charlesmn | First releases |