A demonstration program to show the use of a VL53L3CX ToF sensor on a F401 board with a x-nucleo shield. Uses Ranging library. Mbed 6.
Revisions of main.cpp
Revision | Date | Message | Actions |
---|---|---|---|
3:35a4659d0ae4 | 2021-07-21 | Correct printing of data | File Diff Annotate |
2:0ea3b4cbcfd1 | 2021-07-21 | Correct printing of results | File Diff Annotate |
1:996154b22d5b | 2021-07-20 | Use NumberOfZones to know if there is data in the CL53L3CX_Result_t structure | File Diff Annotate |
0:ec1f8c27eda2 | 2021-07-14 | First release | File Diff Annotate |