A sample program getting measurements from a VL53L1CB ToF sensors which are connected thru a shield to the STM32F401. Copes with one sensor. Polling mode. VL53L1 is operated in multizone mode. MBed V6.
Dependencies: X_NUCLEO_53L1A2
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
6:a71567e36ab4 | 2021-06-14 | charlesmn | change library from VL53L1 to VL53L1CB and do changes to main.c to suit |
5:5916ff386a94 | 2020-11-10 | charlesmn | No functional change. Changed Filenames and functions names to be VL53L1 |
4:177d711cc20f | 2020-11-09 | johnAlexander | Use published board and sensor class libraries. |
3:d1a3d15a06ff | 2020-11-08 | charlesmn | MBed V6.4 version number has been updated. |
2:ef5e40bad526 | 2020-11-08 | charlesmn | Mbed V6.4 changes |
1:49e2fad70dfe | 2020-11-06 | charlesmn | Sample program with X_Nucleo expansion board and VL53L1 time of flight sensor |
0:50b05f035d13 | 2020-10-26 | charlesmn | A sample program to control one VL53L1 ToF sensor in multizone mode using polling to find out if a measurement is available. Mbed V6.3 but will run any MBed version by dropping replacing this one. Maint6 release. |