SparkFun
SparkFun ToF Range Finder Sensor - VL6180
This is the SparkFun “Time-of-Flight” Range Finder, a sensor board for the VL6180 distance sensor. Unlike most distance sensors that rely on reflected light ...
Get notified when back in stock
This is the SparkFun “Time-of-Flight” Range Finder, a sensor board for the VL6180 distance sensor. Unlike most distance sensors that rely on reflected light intensity or reflected angles to determine range, the VL6180 uses a precise clock to measure the time it takes light to bounce back from a surface. This affords the ToF Range Finder and VL6180 a great benefit over other methods because it can be much more accurate and more immune to noise. Does this technology sound familiar? Well it should, it’s the same means cellphones use to detect when the caller is holding their phone to their ear.
The VL6180 is actually a 3-in-1 package that combines an IR emitter, a range sensor, and an ambient light sensor together for you to easily use and communicate with via an I2C interface. The ToF Range Finder is very similar to its breakout cousin with a few important differences. What sets this board apart is this sensor is equipped with an on-board 2.8V regulator, which means if you were to plug in a voltage higher than 2.8V it will be shifted down without worry of damaging your board! Another thing to note is the form factor of the sensor itself. Many small robotics platforms have integrated hole patterns for the long time favorite Sharp IR sensor line. This allows the VL6180 Sensor to be a near drop-in replacement for most Sharp sensors.
Note: Though the datasheet states the VL6180 measures an absolute range of up to 10cm, we have successfully tested it up to 25cm. The more you know.
Features:
- 2.8V Regulator - Provides the required 2.8V for the sensor
- I2C Level Shifter - Provides logic level conversion from 2.8V to VCC
- 3-in-1 Module
- IR Emitter
- Range Sensor
- Ambient Light Sensor
- Measures absolute range up to 10cm
- Gesture Recognition
- I2C Interface
- Two Programmable GPIO
- Sharp Sensor Board Layout
Documents:
- Schematic
- Eagle Files
- Hookup Guide
- Datasheet (VL6180)
- Application Note (VL6180)
- GitHub (Design Files & Example Code)
- GitHub (Library)
Jargon buster
Plain-language definitions for the technical terms used above.
- Ambient light sensor
- A sensor that measures the general brightness of light falling on it, similar to how a device can adjust screen brightness automatically. It matters when you want a project to react to room lighting, daylight, shadows, or covered/uncovered conditions.
- breakout
- A breakout board carries a small or fine-pitched component and brings its connections out to standard, breadboard- and header-friendly pins. Describing a part as a breakout means it can be wired into a project without soldering directly to the component's tiny contacts.
- GPIO
- General-purpose input/output pins are microcontroller pins you can set in software to read signals, switch devices on and off, or connect to peripherals. The number of GPIO pins matters because it limits how many buttons, LEDs, sensors, and other parts you can wire directly to the board.
- VCC
- VCC is the positive power-supply connection on a chip or module. Connecting it to the correct supply voltage is needed for the part to power on and helps avoid damaging the electronics.
Find this product in
Brands
Sensors & Input
VL6180 Range Finder Sensor Schematic
Schematic · 79.5 KB · Click any page to view full size
VL6180 Sensor Datasheet
Datasheet · 1.4 MB · Click any page to view full size
VL6180 Application Note
Document · 689.6 KB · Click any page to view full size
Supplier page — sparkfun.com
Supplier Description · 818.0 KB · Click any page to view full size
VL6180 Sensor Datasheet
Datasheet · 2.2 MB · Click any page to view full size
VL6180 datasheet
Datasheet · 85.8 KB · Click any page to view full size
Resources & Downloads
Guides, code examples, and more
Source Code
Open-source libraries, firmware & example projects for this product
VL6180 Baby Bear time of flight range finder available from SparkFun Electronics.
6df9637
almost 8 years ago
· 9 commits
- Hardware Fixing naming conventions, adding README info about 11 years ago
- Libraries Correcting Syntax almost 8 years ago
- Production Fixing naming conventions, adding README info about 11 years ago
- .gitattributes Adding product info to README, fixing directory names over 11 years ago
- .gitignore initial commit, cleanup over 11 years ago
- LICENSE.md Fixing naming conventions, adding README info about 11 years ago
- README.md Fixing naming conventions, adding README info about 11 years ago
VL6180 Baby Bear time of flight range finder Library for use with SparkFun breakouts
a4e4def
over 4 years ago
· 34 commits
- .github Update compile-sketch.yml over 4 years ago
- examples Increase version. Format example. over 4 years ago
- src Fix intentional mistake over 4 years ago
- .gitattributes Fixing library structure to 1.6.4 requirements about 11 years ago
- .gitignore Fixing library structure to 1.6.4 requirements about 11 years ago
- keywords.txt Revert "Revert "Merge pull request #5 from per1234/keywords-separator"" over 4 years ago
- library.properties Update library.properties over 4 years ago
- LICENSE.md Fixing library structure to 1.6.4 requirements about 11 years ago
- README.md Update README.md over 4 years ago
Related Tutorials
Free guides on learn.littlebird.com.au