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.

History

Cleanup i2c functions, removed all bad references to L1X default tip

2021-07-21, by lugandc [Wed, 21 Jul 2021 17:06:38 +0200] rev 18

Cleanup i2c functions, removed all bad references to L1X
Cleanup VL53L1CB class:
- i2c device object is passed in a consistent way in MyDevice structure
- removed useless functions
Updated VL53L1CB component driver with bare driver release 6.6.7 content


Enable default constructor, taking Mbed pins names as inputs.

2021-06-23, by johnAlexander [Wed, 23 Jun 2021 12:57:26 +0000] rev 17

Enable default constructor, taking Mbed pins names as inputs.


correct function name

2021-06-20, by charlesmn [Sun, 20 Jun 2021 13:31:49 +0000] rev 16

correct function name


Comment out constructor that confuses the compiler. This was accidentally added.

2021-06-19, by Charles MacNeill [Sat, 19 Jun 2021 16:53:41 +0100] rev 15

Comment out constructor that confuses the compiler. This was accidentally added.


Fix the satellites not working issue.

2021-06-19, by Charles MacNeill [Sat, 19 Jun 2021 16:45:54 +0100] rev 14

Fix the satellites not working issue.


Comment out a constructor header as confusing the compiler.

2021-06-14, by charlesmn [Mon, 14 Jun 2021 07:57:55 +0000] rev 13

Comment out a constructor header as confusing the compiler.


correct case change

2021-06-14, by charlesmn [Mon, 14 Jun 2021 07:51:09 +0000] rev 12

correct case change


change case of filename

2021-06-14, by charlesmn [Mon, 14 Jun 2021 07:46:41 +0000] rev 11

change case of filename


change vl53l1 to VBL53L1CB

2021-06-09, by Charles MacNeill [Wed, 09 Jun 2021 10:09:49 +0100] rev 10

change vl53l1 to VBL53L1CB


created VL53L1CB.cpp/.h from VL53L1.cpp/.h

2021-06-09, by Charles MacNeill [Wed, 09 Jun 2021 08:40:49 +0100] rev 9

created VL53L1CB.cpp/.h from VL53L1.cpp/.h