The VL53L1CB proximity sensor, based on ST’s FlightSense™, Time-of-Flight technology.

Dependencies:   X_NUCLEO_COMMON ST_INTERFACES

Dependents:   VL53L1CB_noshield_1sensor_polls_auton VL53L1CB_noshield_1sensor_interrupt_auton X_NUCLEO_53L1A2

Based on VL53L1 library, this is a library for the VL53L1CB ToF chip.

Changes

RevisionDateWhoCommit message
18:0696efe39d08 2021-07-21 lugandc Cleanup i2c functions, removed all bad references to L1X default tip
17:ca0ce4daf573 2021-06-23 johnAlexander Enable default constructor, taking Mbed pins names as inputs.
16:27131f13570d 2021-06-20 charlesmn correct function name
15:c0d8d300479f 2021-06-19 Charles MacNeill Comment out constructor that confuses the compiler. This was accidentally added.
14:f06785b2a964 2021-06-19 Charles MacNeill Fix the satellites not working issue.
13:ea6d0e60fd02 2021-06-14 charlesmn Comment out a constructor header as confusing the compiler.
12:885f56f79742 2021-06-14 charlesmn correct case change
11:be14e3591d65 2021-06-14 charlesmn change case of filename
10:3687b5e79f98 2021-06-09 Charles MacNeill change vl53l1 to VBL53L1CB
9:66969b9016ad 2021-06-09 Charles MacNeill created VL53L1CB.cpp/.h from VL53L1.cpp/.h
8:c07c8a53bfbd 2021-06-08 Charles MacNeill Update to v6.6.5 of bare_driver
7:1add29d51e72 2021-06-08 Charles MacNeill Update to v6.6.5 of bare_driver
6:e6ab11fe9df8 2021-05-13 johnAlexander Remove debug print from interrupt clear.
5:6e167c929949 2021-05-11 johnAlexander Add mbed interrupt support in high-level api calls.
4:afca4147b679 2020-11-09 charlesmn Change names to be VL53L1
3:bb32dc22b2f8 2020-11-09 johnAlexander Add ST_Interfaces and X_NUCLEO_COMMON libs.
2:11811d75b14e 2020-11-08 charlesmn MBed V6.4 version number has been updated.
1:76429facbf6f 2020-11-08 charlesmn Cope with MBed 6.4
0:3ac96e360672 2020-11-06 charlesmn Library for ST Vl53L1A1 time of flight sensor.