> **Source:** Core Electronics is an Australian maker-electronics retailer and manufacturer based in Newcastle, NSW, run by a team of makers and educators. We design and manufacture our own product lines (PiicoDev, CE originals) and are official retailers for iconic maker and industrial brands including Raspberry Pi, Arduino, Adafruit, SparkFun and DFRobot. Orders ship Australia-wide from our Newcastle warehouse. Prices are in AUD and include GST. Pricing, stock and dispatch on this page are generated from the store's live catalog. Full machine-readable index: https://core-electronics.com.au/llms.txt

# Adafruit VL53L0X Time of Flight Distance Sensor - ~30 to 1000mm

**Type:** Product page · **SKU:** ADA3317 · **Brand:** [Adafruit](https://core-electronics.com.au/brands/adafruit-australia)
**Page:** https://core-electronics.com.au/adafruit-vl53l0x-time-of-flight-distance-sensor-30-to-1000mm.html ([markdown](https://core-electronics.com.au/adafruit-vl53l0x-time-of-flight-distance-sensor-30-to-1000mm.html.md))

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...

## Pricing

- **Price:** $30.70 (inc GST) — $27.91 AUD, exc GST
- **Quantity discounts:** 10+ $27.07 (exc GST) · 50+ $26.51 (exc GST)

## Availability & dispatch

- In stock, ships same business day if ordered before 2PM (Australia/Sydney).
- We can dispatch 5 today, and up to 500 more in 8–12 days.

## How to buy

- **Build a cart:** compose `https://core-electronics.com.au/cart/link?items=ADA3317:1` (comma-separated SKU:qty pairs) and share the link. Opening it shows a confirmation page with live pricing and stock before anything is added to the cart.
- **Verify the cart first:** fetch `https://core-electronics.com.au/cart/link/ADA3317:1.md` for live line prices (inc & exc GST, quantity discounts applied), stock and dispatch estimates, and totals. Append `/to/{AU-postcode}` (or `/to/{country-code}:{postcode}`) before `.md` for delivery options and prices to that destination. Unknown, retired, or out-of-stock SKUs are flagged. (Query form `cart/link.md?items=...` also works but some robots parsers refuse query strings here.)
- **Checkout** is completed on-site and includes a captcha at the payment step. Share the cart link; checkout takes it from there.
- **Search the catalogue:** `https://core-electronics.com.au/search/{query}.md` (URL-encode the query; pages 2-3 at `search/{query}/{page}.md`; `search.md?q=` also works)
- **Payment methods, purchase orders, policies and contact details:** https://core-electronics.com.au/llms.txt
## Description

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](https://core-electronics.com.au/adafruit-vl6180x-time-of-flight-distance-ranging-sensor-vl6180.html), and can handle about 50mm to 1200mm of range distance. It also includes a lux sensor. If you need a smaller/closer range, check out the VL6180X which can measure 5mm to 200mm.

The sensor is small and easy to use in any robotics or interactive project. Since it needs 2.8V power and logic Adafruit 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!

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. Adafruit have written a wrapper library for Arduino so you can use it with any of your Arduino-compatible boards.

[Check out Adafruit's tutorial for code, schematics, diagrams and more!](https://learn.adafruit.com/adafruit-vl53l0x-micro-lidar-distance-sensor-breakout)

It's easy to use the VL53L0X sensor with Python and CircuitPython, and the [Adafruit CircuitPython VL53L0X](https://github.com/adafruit/Adafruit_CircuitPython_VL53L0X) module. This module allows you to easily write Python code that reads the range 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, Adafruit's CircuitPython-for-Python compatibility library](https://learn.adafruit.com/circuitpython-on-raspberrypi-linux).

## Technical Details

[**Schematics, Fritzing object, diagrams, interface code and more in the tutorial!**](https://learn.adafruit.com/adafruit-vl53l0x-micro-lidar-distance-sensor-breakout)

**Sensing capabilities:**

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

![](https://core-electronics.com.au/attachments/localcontent/adafruit_products_defaultrange_4246802ea27.png)

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

![](https://core-electronics.com.au/attachments/localcontent/adafruit_products_longrange_51287cd7d3c.png)

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://core-electronics.com.au/attachments/localcontent/adafruit_products_maxrange_2128636194c.png)

![](https://core-electronics.com.au/attachments/localcontent/adafruit_products_accuracy_16755d4f415.png)

Product Dimensions: 21.0mm x 18.0mm x 2.8mm / 0.8" x 0.7" x 0.1"

Product Weight: 1.3g / 0.0oz

![](https://core-electronics.com.au/attachments/localcontent/rohs_icon_8216055e11.jpg)- [Accuracy](https://core-electronics.com.au/attachments/localcontent/adafruit_products_accuracy_16755d4f415.png)
- [Default Range](https://core-electronics.com.au/attachments/localcontent/adafruit_products_defaultrange_4246802ea27.png)
- [Long Range](https://core-electronics.com.au/attachments/localcontent/adafruit_products_longrange_51287cd7d3c.png)
- [Max Range](https://core-electronics.com.au/attachments/localcontent/adafruit_products_maxrange_2128636194c.png)

## Images

- [Product image 1](https://core-electronics.com.au/media/catalog/product/a/d/ada3317-1.jpg)
