SparkFun
SparkFun ToF Range Finder Breakout - VL6180
This is the SparkFun “Time-of-Flight” Range Finder, a breakout for the VL6180 distance sensor. Unlike most distance sensors that rely reflected light inte...
Get notified when back in stock
- Operating Voltage: 2.8V
- 3-in-1 Module
- IR Emitter
- Range Sensor
- Ambient Light Sensor
- Measures absolute range up to 10cm
- Gesture Recognition
- I2C Interface
- Two Programmable GPIO
- Two Mounting Holes
- 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.
- GND
- GND is the ground or reference connection (0 V) for a circuit. When connecting two devices together, their grounds must be joined so both agree on what counts as a low or high signal.
- 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.
- I2C
- I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
Find this product in
Brands
Sensors & Input
VL6180 Breakout Schematic
Schematic · 75.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 · 940.3 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
2faa308
about 11 years ago
· 27 commits
- Hardware Fixing structure, naming conventions about 11 years ago
- Libraries Merge commit 'ed59d7f0ae37b3c651362596936a15510ba0e200' as 'Libraries/Arduino' about 11 years ago
- Production Fixing structure, naming conventions about 11 years ago
- .gitattributes Updating README with product info over 11 years ago
- .gitignore initial commit with initial hardware layout over 12 years ago
- LICENSE.md Fixing structure, naming conventions about 11 years ago
- README.md Fixing structure, naming conventions 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