Adafruit VL6180X Time of Flight Distance Ranging Sensor (VL6180) - STEMMA QT

Product ID: 3316
$13.95
Qty Discount
1-9 $13.95
10-99 $12.56
100+ $11.16

Description

The VL6180X (sometimes called the VL6180) is a Time of Flight distance sensor like no other you've used! The sensor contains a very tiny laser source, and a matching sensor. The VL6180X can detect the "time of flight", or how long the laser 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 VL6180X 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 'little sister' of the Adafruit VL53L0X ToF sensor, and can handle about 5mm to 100mm of range distance. We've seen up to 150-200mm with good ambient conditions. It also includes a lux sensor. If you need a larger range, check out the VL53L0X which can measure 50 - 1200 mm.

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. Works great with the 3.3V logic level of a Feather or Raspberry Pi, or the 5v level of a Metro 328 or Arduino Uno, this breakout is ready to work with most common microcontrollers or SBCs. and since it speaks I2C, you can easily connect it up with two data wires plus power and ground. 

As if that weren't enough, we've also added SparkFun qwiic compatible STEMMA QT 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 proximity data ASAP. For a no-solder experience, just wire up to your favorite micro, like the STM32F405 Feather using a STEMMA QT adapter cable. The Stemma QT connectors also mean the VL6180 can be used with our various associated accessories.

Each order also comes with a small piece of header. Solder the header onto your breakout board with your iron and some solder for when you want breadboard or perfboard friendliness.

Check out our tutorial for code, schematics, diagrams, and more! You'll be rangin' in less than 10 minutes. Communicating to the sensor is done over I2C with some simple commands. Most of the work is handled inside the sensor itself, so it's very easy to port our Arduino library to another microcontroller.

Technical Details

Schematics, Fritzing object, diagrams, interface code and more in the tutorial!

Revision History:

  • As of October 2022 – we've updated this PCB with Adafruit Pinguin to make a lovely and legible silkscreen - you may get the new PCB or the older version with vector fonts - both are identical other than the fancy silkscreen. Additionally, this sensor breakout may come with black or tan STEMMA QT connectors. They work the same!

  • As of March 3, 2020 – We've updated this sensor to our 0.7" x 1.0" STEMMA QT standard for sensors. There are now four mounting holes and two STEMMA QT connectors for plug-and-play connectivity! The schematic is the same, only the mechanical shape has changed, we also removed the 2.8V output pin.

Product Dimensions: 20.5mm x 18.0mm x 3.0mm / 0.8" x 0.7" x 0.1"

Product Weight: 1.4g / 0.0oz

RoHS 2 2011 65 EU Compliant
RoHS 2 2015 863 EU Compliant

Learn

I2C addresses from 0x00 to 0x7F (inclusive)
Learn about porting an Arduino library to CircuitPython with the VL6180X distance sensor.
Show some appreciation to your best customers