Adafruit Library
|
#include "Wire.h"
#include "vl53l1x_class.h"
Go to the source code of this file.
Classes | |
class | Adafruit_VL53L1X |
Class that stores state and functions for interacting with VL53L1X time-of-flight sensor chips. More... | |
Macros | |
#define | VL53L1X_I2C_ADDR 0x29 |
Default sensor I2C address. | |
This is a library for the Adafruit VL53L1X Sensor Breakout
Designed specifically to work with the VL53L1X sensor from Adafruit -—> https://www.adafruit.com/products/3967
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. BSD license, all text above must be included in any redistribution