# Adafruit VL53L0X Time of Flight Micro-LIDAR Distance Sensor Breakout

## Overview

![](https://cdn-learn.adafruit.com/assets/assets/000/093/495/medium800/adafruit_products_VL53L0X_top_angle.jpg?1595608415)

The VL53L0X is a _Time of Flight_ distance sensor like no other you've used! The sensor contains a very tiny invisible laser source, and a matching sensor. The VL53L0X can detect the "time of flight", or how long the light has taken to bounce back to the sensor. Since it uses a very narrow light source, it is good for determining distance of only the surface directly in front of it. Unlike sonars that bounce ultrasonic waves, the 'cone' of sensing is very narrow. Unlike IR distance sensors that try to measure the amount of light bounced, the VL53L0x is much more precise and doesn't have linearity problems or 'double imaging' where you can't tell if an object is very far or very close.

This is the 'big sister' of the VL6180X ToF sensor, and can handle about 50 - 1200 mm of range distance. If you need a smaller/closer range, check out the VL6180X which can measure 5mm to 200mm.

![](https://cdn-learn.adafruit.com/assets/assets/000/093/494/medium800/adafruit_products_VL53L0X_top_header.jpg?1595608407)

The sensor is small and easy to use in any robotics or interactive project. Since it needs 2.8V power and logic we put the little fellow on a breakout board with a regulator and level shifting. You can use it with any 3-5V power or logic microcontroller with no worries. Each order comes with a small piece of header. Solder the header onto your breakout board with your iron and some solder and wire it up for instant distance-sensing-success!

![](https://cdn-learn.adafruit.com/assets/assets/000/093/493/medium800/adafruit_products_VL53L0X_STEMMA_side.jpg?1595608388)

As if that weren't enough, we've also added[&nbsp;SparkFun qwiic](https://www.sparkfun.com/qwiic)&nbsp;compatible&nbsp;**[STEMMA QT](https://learn.adafruit.com/introducing-adafruit-stemma-qt)**&nbsp;connectors for the I2C bus **so you don't even need to solder.** Just wire up to your favorite micro with a plug-and-play cable to get 6-DoF data ASAP. For a no-solder experience,&nbsp;[just wire up to your favorite micro, like the STM32F405 Feather](https://www.adafruit.com/product/4382)&nbsp;using a&nbsp;[STEMMA QT adapter cable.](https://www.adafruit.com/?q=stemma%20qt%20cable) The Stemma QT connectors also mean the VL53L0X can be used with our [various associated accessories.](https://www.adafruit.com/?q=JST%20SH%204)

Info: 

![](https://cdn-learn.adafruit.com/assets/assets/000/037/545/medium800/adafruit_products_3317_kit_ORIG.jpg?1479933111)

Communicating to the sensor is done over I2C with an API written by ST, so its not too hard to port it to your favorite microcontroller. We've written a wrapper library for Arduino so you can use it with any of your Arduino-compatible boards.

# Sensing Capablities

The sensor can measure approximately 50mm to 1.2 meter in default mode.

![](https://cdn-learn.adafruit.com/assets/assets/000/037/540/medium800/adafruit_products_defaultrange.png?1479933042)

In 'long range' mode you can detect as far as 1.5 to 2 meters on a nice white reflective surface.

![](https://cdn-learn.adafruit.com/assets/assets/000/037/541/medium800/adafruit_products_longrange.png?1479933068)

Depending on ambient lighting and distance, you'll get 3 to 12% ranging accuracy - better lighting and shiny surfaces will give you best results. Some experimentation will be necessary since if the object absorbs the laser light you won't get good readings.

![](https://cdn-learn.adafruit.com/assets/assets/000/037/542/medium800/adafruit_products_maxrange.png?1479933079)

![](https://cdn-learn.adafruit.com/assets/assets/000/037/543/medium800/adafruit_products_accuracy.png?1479933086)

# Adafruit VL53L0X Time of Flight Micro-LIDAR Distance Sensor Breakout

## Pinouts

The VL53L0X is a I2C sensor. That means it uses the two I2C data/clock wires available on most microcontrollers, and can share those pins with other sensors as long as they don't have an address collision.

For future reference, the default I2C address is **0x29**. You _can_ change it, but only in software. That means you have to wire the SHUTDOWN pin and hold all but one sensor in reset while you reconfigure one sensor at a time

![](https://cdn-learn.adafruit.com/assets/assets/000/093/496/medium800/adafruit_products_VL53L0X_pinouts.jpg?1595608663)

![](https://cdn-learn.adafruit.com/assets/assets/000/037/539/medium800/adafruit_products_pinouts.jpg?1479930690)

## Power Pins:

- **Vin** - this is the power pin. Since the chip uses 2.8 VDC, we have included a voltage regulator on board that will take 3-5VDC and safely convert it down. To power the board, give it the same power as the logic level of your microcontroller - e.g. for a 5V micro like Arduino, use 5V
- **2v8** - this is the 2.8V output from the voltage regulator, you can grab up to 100mA from this if you like
- **GND** - common ground for power and logic

## I2C Logic pins:

- **SCL** - I2C clock pin, connect to your microcontrollers I2C clock line.
- **SDA** - I2C data pin, connect to your microcontrollers I2C data line.
- **[STEMMA QT](https://learn.adafruit.com/introducing-adafruit-stemma-qt)&nbsp;-** These connectors allow you to connectors to dev boards with&nbsp; **STEMMA QT** connectors or to other things with&nbsp;[various associated accessories](https://www.adafruit.com/?q=JST%20SH%204).

# Control Pins:

- **GPIO** - this is a pin that is used by the sensor to indicate that data is ready. It's useful for when doing continuous sensing. Note there is no level shifting on this pin, you may not be able to read the 2.8V-logic-level voltage on a 5V microcontroller (we could on an arduino UNO but no promises). Our library doesn't make use of this pin but for advanced users, it's there!
- **SHDN** - the shutdown pin for the sensor. By default it's pulled high. There's a level-shifting diode so you can use 3-5V logic on this pin. When the pin is pulled low, the sensor goes into shutdown mode.

# Adafruit VL53L0X Time of Flight Micro-LIDAR Distance Sensor Breakout

## Assembly

Warning: 

![](https://cdn-learn.adafruit.com/assets/assets/000/037/612/medium800/adafruit_products_3316_kit_ORIG.jpg?1480534559)

 **This page shows the VL53L0X or VL6180X sensor - the procedure is identical!**

## Prepare the header strip:

&nbsp;

Cut the strip to length if necessary. It will be easier to solder if you insert it into a breadboard - **long pins down**

![adafruit_products_bb.jpg](https://cdn-learn.adafruit.com/assets/assets/000/037/613/medium640/adafruit_products_bb.jpg?1480534909)

Place the Breakout board on top so the shorter ends of the pins line up though all the pads

![adafruit_products_place.jpg](https://cdn-learn.adafruit.com/assets/assets/000/037/614/medium640/adafruit_products_place.jpg?1480534928)

## Solder!

&nbsp;

Be sure to solder all pins for reliable electrical contact.  
  
  
_(For tips on soldering, be sure to check out our&nbsp;_[_Guide to Excellent Soldering_](http://learn.adafruit.com/adafruit-guide-excellent-soldering)_)._

![adafruit_products_solder.jpg](https://cdn-learn.adafruit.com/assets/assets/000/037/615/medium640/adafruit_products_solder.jpg?1480534948)

![adafruit_products_solder2.jpg](https://cdn-learn.adafruit.com/assets/assets/000/037/616/medium640/adafruit_products_solder2.jpg?1480534951)

![adafruit_products_solder3.jpg](https://cdn-learn.adafruit.com/assets/assets/000/037/617/medium640/adafruit_products_solder3.jpg?1480534954)

OK You're done! Check your work over and continue on to the next steps

![adafruit_products_done.jpg](https://cdn-learn.adafruit.com/assets/assets/000/037/618/medium640/adafruit_products_done.jpg?1480534961)

# Adafruit VL53L0X Time of Flight Micro-LIDAR Distance Sensor Breakout

## Arduino Code

You can easily wire this breakout to any microcontroller, we'll be using an Arduino. For another kind of microcontroller, just make sure it has I2C, then port the API code. We strongly recommend using an Arduino to start though!

- Connect **Vin** to the power supply, 3-5V is fine **(red wire on STEMMA QT version)**. Use the same voltage that the microcontroller logic is based off of. For most Arduinos, that is 5V
- Connect **GND** to common power/data ground **(black wire on STEMMA QT version)**
- Connect the **SCL** pin to the I2C clock **SCL** pin on your Arduino **(yellow wire on STEMMA QT version)**. On an UNO & '328 based Arduino, this is also known as **A5** , on a Mega it is also known as **digital 21** and on a Leonardo/Micro, **digital 3**
- Connect the **SDA** pin to the I2C data **SDA** pin on your Arduino **(blue wire on STEMMA QT version)**. On an UNO & '328 based Arduino, this is also known as **A4** , on a Mega it is also known as **digital 20** and on a Leonardo/Micro, **digital 2**

![adafruit_products_VL53L0X_Arduino_STEMMA_bb.jpg](https://cdn-learn.adafruit.com/assets/assets/000/093/497/medium640/adafruit_products_VL53L0X_Arduino_STEMMA_bb.jpg?1595612052)

![adafruit_products_VL53L0X_Arduino_breadboard_bb.jpg](https://cdn-learn.adafruit.com/assets/assets/000/093/498/medium640/adafruit_products_VL53L0X_Arduino_breadboard_bb.jpg?1595612083)

![adafruit_products_VL53L0X_Arduino_original.png](https://cdn-learn.adafruit.com/assets/assets/000/093/499/medium640/adafruit_products_VL53L0X_Arduino_original.png?1595612101)

The VL53L0X has a default I2C address of **0x29**!

You _can_ change it, but only in software. That means you have to wire the SHUTDOWN pin and hold all but one sensor in reset while you reconfigure one sensor at a time

# Download Adafruit\_VL53L0X

To begin reading sensor data, you will need to install the[Adafruit\_VL53L0X Library](https://github.com/adafruit/Adafruit_VL53L0X).

The easiest way to do that is to open up the **Manage Libraries...** menu in the Arduino IDE

![](https://cdn-learn.adafruit.com/assets/assets/000/049/468/medium800/adafruit_products_managelib.png?1513741821)

Then search for **Adafruit VL53L0X** and click **Install**

![](https://cdn-learn.adafruit.com/assets/assets/000/049/469/medium800/adafruit_products_vl53.png?1513741926)

We also have a great tutorial on Arduino library installation at:  
[http://learn.adafruit.com/adafruit-all-about-arduino-libraries-install-use](http://learn.adafruit.com/adafruit-all-about-arduino-libraries-install-use "Link: http://learn.adafruit.com/adafruit-all-about-arduino-libraries-install-use")

# Load Demo

Open up **File-\>Examples-\>Adafruit\_VL53L0X**** -\>vl53l0x** and upload to your Arduino wired up to the sensor

![](https://cdn-learn.adafruit.com/assets/assets/000/037/554/medium800/adafruit_products_demo.png?1479938471)

Thats it! Now open up the serial terminal window at 115200 speed to begin the test.

![](https://cdn-learn.adafruit.com/assets/assets/000/037/555/medium800/adafruit_products_ranging.png?1479938501)

Move your hand up and down to read the sensor data. Note that when nothing is detected, it will say the reading is out of range

Warning: 

# Connecting Multiple Sensors

I2C only allows one address-per-device so you have to make sure each I2C device has a unique address. The default address for the VL53L0X is **0x29** but you _can_ change this in software.

To set the new address you can do it one of two ways. During initialization, instead of calling lox.begin(), call `lox.begin(0x30)` to set the address to 0x30. Or you can, later, call `lox.setAddress(0x30)` at any time.

The good news is its easy to change, the annoying part is each _other_ sensor has to be in shutdown. You can shutdown each sensor by wiring up to the **XSHUT** pin to a microcontroller pin. Then perform something like this pseudo-code:

1. Reset all sensors by setting all of their XSHUT pins low for delay(10), then set all XSHUT high to bring out of reset
2. Keep sensor #1 awake by keeping XSHUT pin high
3. Put all other sensors into shutdown by pulling XSHUT pins low
4. Initialize sensor #1 with lox.begin(_new\_i2c\_address_) Pick any number but 0x29 and it must be under 0x7F. Going with 0x30 to 0x3F is probably OK.
5. Keep sensor #1 awake, and now bring sensor #2 out of reset by setting its XSHUT pin high.
6. Initialize sensor #2 with lox.begin(_new\_i2c\_address_) Pick any number but 0x29 and whatever you set the first sensor to
7. Repeat for each sensor, turning each one on, setting a unique address.

Note you must do this _every_ time you turn on the power, the addresses are not permanent!

# Adafruit VL53L0X Time of Flight Micro-LIDAR Distance Sensor Breakout

## Python & CircuitPython

It's easy to use the VL53L0X&nbsp;sensor with Python and CircuitPython, and the&nbsp;[Adafruit CircuitPython VL53L0X](https://github.com/adafruit/Adafruit_CircuitPython_VL53L0X)&nbsp;module.&nbsp; This module allows you to easily write Python code that reads the range&nbsp;from the sensor.

You can use this sensor with any CircuitPython microcontroller board or with a computer that has GPIO and Python [thanks to Adafruit\_Blinka, our CircuitPython-for-Python compatibility library](https://learn.adafruit.com/circuitpython-on-raspberrypi-linux).

# CircuitPython Microcontroller Wiring

First wire up a VL53L0X&nbsp;to your board exactly as shown on the previous pages for Arduino. &nbsp; Here's an example of wiring a Feather M0 to the sensor with an I2C connection:

- **Board 3V** &nbsp;to&nbsp;**sensor VIN (red wire on STEMMA QT version)**  
- **Board GND** &nbsp;to&nbsp;**sensor GND (black wire on STEMMA QT version)**  
- **Board SCL** &nbsp;to&nbsp;**sensor SCL (yellow wire on STEMMA QT version)**  
- **Board SDA** &nbsp;to&nbsp;**sensor SDA (blue wire on STEMMA QT version)**  

![adafruit_products_VL53L0X_FeatherM4_STEMMA_bb.jpg](https://cdn-learn.adafruit.com/assets/assets/000/093/501/medium640/adafruit_products_VL53L0X_FeatherM4_STEMMA_bb.jpg?1595612302)

![adafruit_products_VL53L0X_FeatherM4_breadboard_bb.jpg](https://cdn-learn.adafruit.com/assets/assets/000/093/502/medium640/adafruit_products_VL53L0X_FeatherM4_breadboard_bb.jpg?1595612319)

![adafruit_products_VL53L0X_FeatherM4_original.png](https://cdn-learn.adafruit.com/assets/assets/000/093/503/medium640/adafruit_products_VL53L0X_FeatherM4_original.png?1595612346)

# Python Computer Wiring

Since there's _dozens_ of Linux computers/boards you can use we will show wiring for Raspberry Pi. For other platforms, [please visit the guide for CircuitPython on Linux to see whether your platform is supported](https://learn.adafruit.com/circuitpython-on-raspberrypi-linux).&nbsp;

Here's the Raspberry Pi wired with I2C:

- **Pi 3V3** to **sensor VIN (red wire on STEMMA QT version)**  
- **Pi GND** to **sensor GND (black wire on STEMMA QT version)**  
- **Pi SCL** to **sensor SCL (yellow wire on STEMMA QT version)**  
- **Pi SDA** to **sensor SDA (blue wire on STEMMA QT version)**  

![adafruit_products_VL53L0X_RasPi_STEMMA_bb.jpg](https://cdn-learn.adafruit.com/assets/assets/000/093/504/medium640/adafruit_products_VL53L0X_RasPi_STEMMA_bb.jpg?1595612388)

![adafruit_products_VL53L0X_RasPi_breadboard_bb.jpg](https://cdn-learn.adafruit.com/assets/assets/000/093/505/medium640/adafruit_products_VL53L0X_RasPi_breadboard_bb.jpg?1595612418)

![adafruit_products_VL53L0X_RasPi_original.jpg](https://cdn-learn.adafruit.com/assets/assets/000/093/506/medium640/adafruit_products_VL53L0X_RasPi_original.jpg?1595612442)

# CircuitPython Installation of VL53L0X Library

You'll need to install the&nbsp;[Adafruit CircuitPython VL53L0X](https://github.com/adafruit/Adafruit_CircuitPython_VL53L0X)&nbsp;library on your CircuitPython board.

First make sure you are running the&nbsp;[latest version of Adafruit CircuitPython](../../../../welcome-to-circuitpython/installing-circuitpython)&nbsp;for your board.

Next you'll need to install the necessary libraries&nbsp;to use the hardware--carefully follow the steps to find and install these libraries from&nbsp;[Adafruit's CircuitPython library bundle](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).&nbsp; Our introduction guide has&nbsp;[a great page on how to install the library bundle](../../../../welcome-to-circuitpython/circuitpython-libraries)&nbsp;for both express and non-express boards.

Remember for non-express boards like the, you'll need to manually install the necessary libraries from the bundle:

- **adafruit\_vl53l0x.mpy**
- **adafruit\_bus\_device**

You can also download the&nbsp; **adafruit\_vl53l0x.mpy** &nbsp;from&nbsp;[its releases page on Github](https://github.com/adafruit/Adafruit_CircuitPython_VL53L0X/releases).

Before continuing make sure your board's lib folder or root filesystem has the&nbsp; **adafruit\_vl53l0x.mpy,&nbsp;** and **&nbsp;adafruit\_bus\_device**** &nbsp; **files and folders** &nbsp;**copied over.

Next&nbsp;[connect to the board's serial REPL&nbsp;](../../../../welcome-to-circuitpython/the-repl)so you are at the CircuitPython&nbsp; **\>\>\>** &nbsp;prompt.

# Python Installation of VL53L0X Library

You'll need to install the Adafruit\_Blinka library that provides the CircuitPython support in Python. This may also require enabling I2C on your platform and verifying you are running Python 3. [Since each platform is a little different, and Linux changes often, please visit the CircuitPython on Linux guide to get your computer ready](https://learn.adafruit.com/circuitpython-on-raspberrypi-linux)!

Once that's done, from your command line run the following command:

- `sudo pip3 install adafruit-circuitpython-vl53l0x`

If your default Python is version 3 you may need to run 'pip' instead. Just make sure you aren't trying to use CircuitPython on Python 2.x, it isn't supported!

# CircuitPython & Python Usage

To demonstrate the usage of the sensor we'll initialize it and read the range and&nbsp;more from the board's Python REPL.

Run the following code to import the necessary modules and initialize the I2C connection with the sensor:

```auto
import board
import busio
import adafruit_vl53l0x
i2c = busio.I2C(board.SCL, board.SDA)
sensor = adafruit_vl53l0x.VL53L0X(i2c)
```

Now you're ready to read values from the sensor using any of these properties:

- **range** &nbsp;- The&nbsp;distance in millimeter to an object in front of the sensor.

```auto
print('Range: {}mm'.format(sensor.range))
```

![](https://cdn-learn.adafruit.com/assets/assets/000/048/750/medium800/adafruit_products_Screen_Shot_2017-12-01_at_1.46.12_PM.png?1512164795)

In addition you can adjust the measurement timing budget to change the speed and accuracy of the sensor. &nbsp;Get and set the **measurement\_timing\_budget** property with a value in nanoseconds. &nbsp;For example to increase the timing budget to a more accurate but slower 200ms value:

```auto
sensor.measurement_timing_budget = 200000
```

![](https://cdn-learn.adafruit.com/assets/assets/000/048/751/medium800/adafruit_products_Screen_Shot_2017-12-01_at_1.48.58_PM.png?1512164955)

See the [simpletest.py example](https://github.com/adafruit/Adafruit_CircuitPython_VL53L0X/blob/master/examples/vl53l0x_simpletest.py) for a complete demo of printing the range every second. &nbsp;Save this as **code.py** on the board and examine the REPL output to see the range printed every second.

That's all there is to using the VL53L0X with CircuitPython!

# Full Example Code
https://github.com/adafruit/Adafruit_CircuitPython_VL53L0X/blob/main/examples/vl53l0x_simpletest.py

# Adafruit VL53L0X Time of Flight Micro-LIDAR Distance Sensor Breakout

## Python Docs

# Adafruit VL53L0X Time of Flight Micro-LIDAR Distance Sensor Breakout

## WipperSnapper

![](https://cdn-learn.adafruit.com/assets/assets/000/128/418/medium800/adafruit_products_01_DeviceList.png?1709301944)

## What is WipperSnapper

WipperSnapper is a firmware designed to turn any WiFi-capable board into an Internet-of-Things device without programming a single line of code. WipperSnapper connects to [Adafruit IO](https://io.adafruit.com/), a web&nbsp;platform designed ([by Adafruit!](https://www.adafruit.com/about)) to&nbsp;_display_,&nbsp;_respond_, and&nbsp;_interact_&nbsp;with your project's data.

Simply load the WipperSnapper firmware onto your board, add credentials, and plug it into power. Your board will automatically register itself with your Adafruit IO account.

From there, you can add&nbsp;_components_&nbsp;to your board such as buttons, switches, potentiometers, sensors, and more! Components are&nbsp;_dynamically&nbsp;_added to hardware, so you can&nbsp;immediately start interacting, logging, and streaming the data your projects produce without writing code.

If you've never used WipperSnapper, click below to read through the quick start guide before continuing.

[Quickstart: Adafruit IO WipperSnapper](https://learn.adafruit.com/quickstart-adafruit-io-wippersnapper)
## Wiring
First, wire up an VL53L0X to your board exactly as follows. Here is an example of the VL53L0X wired to an&nbsp;[Adafruit ESP32 Feather V2](https://www.adafruit.com/product/5400)&nbsp;using I2C&nbsp;[with a STEMMA QT cable (no soldering required)](https://www.adafruit.com/product/4210)

- **Board 3V** &nbsp;to&nbsp;**sensor VIN (red wire on STEMMA QT)**  
- **Board GND** &nbsp;to&nbsp;**sensor GND (black wire on STEMMA QT)**  
- **Board SCL** &nbsp;to&nbsp;**sensor SCL (yellow wire on STEMMA QT)**  
- **Board SDA** &nbsp;to&nbsp;**sensor SDA (blue wire on STEMMA QT)**

![adafruit_products_featherV2_VL53L0X_STEMMAQT_bb.png](https://cdn-learn.adafruit.com/assets/assets/000/128/420/medium640/adafruit_products_featherV2_VL53L0X_STEMMAQT_bb.png?1709302328)

![adafruit_products_featherV2_VL53L0X_Breadboard_bb.png](https://cdn-learn.adafruit.com/assets/assets/000/128/421/medium640/adafruit_products_featherV2_VL53L0X_Breadboard_bb.png?1709302351)

## Usage

Connect your board to Adafruit IO Wippersnapper and **[navigate to the WipperSnapper board list](https://io.adafruit.com/wippersnapper).**

On this page, **select the WipperSnapper board you're using** to be brought to the board's interface page.

![](https://cdn-learn.adafruit.com/assets/assets/000/128/419/medium800/adafruit_products_02_DeviceSelection_croppped.png?1709301958)

If you do not see your board listed here - you need [to connect your board to Adafruit IO](https://learn.adafruit.com/quickstart-adafruit-io-wippersnapper) first.

On the device page, quickly&nbsp; **check that you're running the latest version of the WipperSnapper firmware**.

The device tile on the left indicates the version number of the firmware running on the connected board.

- **If the firmware version is green with a checkmark -** &nbsp;continue with this guide.
- **If the firmware version is red with an exclamation mark "!" -** &nbsp;[update to the latest WipperSnapper firmware](https://learn.adafruit.com/quickstart-adafruit-io-wippersnapper)&nbsp;on your board before continuing.

![adafruit_products_04_LatestVersion.png](https://cdn-learn.adafruit.com/assets/assets/000/128/449/medium640/adafruit_products_04_LatestVersion.png?1709314447)

![adafruit_products_04_UpdateRequired.png](https://cdn-learn.adafruit.com/assets/assets/000/128/450/medium640/adafruit_products_04_UpdateRequired.png?1709314461)

Next, make sure the sensor is plugged into your board and click the **&nbsp;I2C Scan&nbsp;** button.

![](https://cdn-learn.adafruit.com/assets/assets/000/113/177/medium800/sensor_page_crop_scan.png?1657724520)

You should see the VL53L0X's default I2C address of&nbsp;`0x29`&nbsp;pop-up in the I2C scan list.

![](https://cdn-learn.adafruit.com/assets/assets/000/128/451/medium800/adafruit_products_Screenshot_2024-03-01_173622.png?1709314606)

###  I don't see the sensor's I2C address listed! 


First, double-check the connection and/or wiring between the sensor and the board.

Then, reset the board and let it re-connect to Adafruit IO WipperSnapper.

With the sensor detected in an I2C scan, you're ready to add the sensor to your board.

**Click the New Component button or the + button** to bring up the component picker.

![](https://cdn-learn.adafruit.com/assets/assets/000/127/931/medium800/sensor_page_temperature___humidity_06_AddComponent.png?1708631009)

Adafruit IO supports a large amount of components. To quickly find your sensor, type&nbsp;`VL53L0X`&nbsp;into the search bar, then select the&nbsp; **VL53L0X** &nbsp;component.

![](https://cdn-learn.adafruit.com/assets/assets/000/128/452/medium800/adafruit_products_1PDBGp3fgK.png?1709314758)

On the component configuration page, the VL53L0X's sensor address should be listed along with the sensor's settings.

The&nbsp; **Send Every** &nbsp;option is specific to each sensor's measurements. This option will tell the Feather how often it should read from the VL53L0X sensor and send the data to Adafruit IO. Measurements can range from every 30 seconds to every 24 hours.

For this example, set the&nbsp; **Send Every&nbsp;** interval to every 30 seconds.

![](https://cdn-learn.adafruit.com/assets/assets/000/128/453/medium800/adafruit_products_WmzXJo2JOz.png?1709314808)

Your device interface should now show the sensor components you created. After the interval you configured elapses, WipperSnapper will automatically read values from the sensor(s) and send them to Adafruit IO.

![](https://cdn-learn.adafruit.com/assets/assets/000/128/455/medium800/adafruit_products_Screenshot_2024-03-01_174334.png?1709315043)

To view the data that has been logged from the sensor, click on the graph next to the sensor name.

![](https://cdn-learn.adafruit.com/assets/assets/000/128/456/medium800/adafruit_products_dDbrzksfvl.png?1709315096)

Here you can see the feed history and edit things about the feed such as the name, privacy, webhooks associated with the feed and more. If you want to learn more about how feeds work, [check out this page](https://learn.adafruit.com/all-the-internet-of-things-episode-four-adafruit-io/advanced-feeds).

![](https://cdn-learn.adafruit.com/assets/assets/000/128/457/medium800/adafruit_products_UwlNPIf4zX.png?1709315188)

# Adafruit VL53L0X Time of Flight Micro-LIDAR Distance Sensor Breakout

## Downloads

# Files & Datasheets

- [Datasheet for the VL53L0X](https://cdn-learn.adafruit.com/assets/assets/000/037/547/original/en.DM00279086.pdf)
- [ST product page](http://www.st.com/en/imaging-and-photonics-solutions/vl53l0x.html) with more details including API downloads
- [Fritzing object in Adafruit Fritzing library](https://github.com/adafruit/Fritzing-Library)
- [EagleCAD PCB files in GitHub](https://github.com/adafruit/Adafruit-VL53L0X-ToF-Distance-Sensor-PCB)

- [Adafruit VL53L0X library](https://github.com/adafruit/Adafruit_VL53L0X)
- [Pololu Vl53L0X library](https://github.com/pololu/vl53l0x-arduino)

# Schematic & Fabrication Print - STEMMA QT Version
![](https://cdn-learn.adafruit.com/assets/assets/000/093/507/medium800/adafruit_products_VL53L0X_sch.png?1595612615)

![](https://cdn-learn.adafruit.com/assets/assets/000/093/508/medium800/adafruit_products_VL53L0X_fab_print.png?1595612625)

# Schematic & Fabrication Print - Original Version
![](https://cdn-learn.adafruit.com/assets/assets/000/037/548/medium800/adafruit_products_schem.png?1479934913)

Use M2.5 or #2-56 screws to mount

![](https://cdn-learn.adafruit.com/assets/assets/000/037/550/medium800/adafruit_products_fab.png?1479934962)


## Related Guides

- [Distance Measurement with Ultrasound](https://learn.adafruit.com/distance-measurement-ultrasound-hcsr04.md)
- [Proximity Based Lighting](https://learn.adafruit.com/proximity-based-lighting.md)
- [STEMMA Lego base plates](https://learn.adafruit.com/stemma-lego-base-plates.md)
- [Use an art canvas to diffuse an RGB matrix](https://learn.adafruit.com/use-an-art-canvas-to-diffuse-rgb-matrix.md)
- [Adafruit Infrared IR Remote Receiver](https://learn.adafruit.com/adafruit-infrared-ir-remote-receiver.md)
- [Raspberry Pi Care and Troubleshooting](https://learn.adafruit.com/raspberry-pi-care-and-troubleshooting.md)
- [Adafruit I2C QT Rotary Encoder](https://learn.adafruit.com/adafruit-i2c-qt-rotary-encoder.md)
- [Adafruit I2C to 8 Channel Solenoid Driver](https://learn.adafruit.com/adafruit-i2c-to-8-channel-solenoid-driver.md)
- [Adafruit SHT31-D Temperature & Humidity Sensor Breakout](https://learn.adafruit.com/adafruit-sht31-d-temperature-and-humidity-sensor-breakout.md)
- [Adafruit PCA9546 4-Channel STEMMA QT Multiplexer](https://learn.adafruit.com/adafruit-pca9546-4-channel-stemma-qt-multiplexer.md)
- [Adafruit 2.13" eInk Display Breakouts and FeatherWings](https://learn.adafruit.com/adafruit-2-13-eink-display-breakouts-and-featherwings.md)
- [Madison's NeoClock - A PIC + KiCAD + NeoPixel adventure](https://learn.adafruit.com/madisons-neoclock-a-pic-kicad-neopixel-adventure.md)
- [Adafruit QT Py ESP32-C3 WiFi Dev Board](https://learn.adafruit.com/adafruit-qt-py-esp32-c3-wifi-dev-board.md)
- [Micro SD Card Breakout Board Tutorial](https://learn.adafruit.com/adafruit-micro-sd-breakout-board-card-tutorial.md)
- [Adafruit TPA2012 2.1W Stereo Audio Amplifier](https://learn.adafruit.com/adafruit-ts2012-2-8w-stereo-audio-amplifier.md)
