| Adafruit Library
    | 
#include "WProgram.h"#include "Wire.h"#include "vl53l0x_api.h"Go to the source code of this file.
| Classes | |
| class | Adafruit_VL53L0X | 
| Class that stores state and functions for interacting with VL53L0X time-of-flight sensor chips.  More... | |
| Macros | |
| #define | VL53L0X_I2C_ADDR 0x29 | 
| Default sensor I2C address. | |
This is a library for the Adafruit VL53L0X Sensor Breakout
Designed specifically to work with the VL53L0X sensor from Adafruit -—> https://www.adafruit.com/products/3317
These sensors use I2C to communicate, 2 pins are required to interface Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!
Written by Limor Fried/Ladyada for Adafruit Industries. Updated by Andrew DeVries for Digital Example to include methods needed for Interrupt triggering. BSD license, all text above must be included in any redistribution
 1.8.13
 1.8.13