Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: VL6180X VL6180X_Explorer VL6180X_Explorer VL6180X ... more
VL6180x.h File Reference
Library for VL6180x time of flight range finder. More...
Go to the source code of this file.
Data Structures | |
| struct | VL6180xIdentification |
| VL6180xIdentification. More... | |
| class | VL6180x |
| VL6180x tof/als sensor example. More... | |
Enumerations | |
| enum | vl6180x_als_gain |
gain settings for ALS Data sheet shows gain values as binary list More... | |
Detailed Description
Library for VL6180x time of flight range finder.
Version for mbed Ian Kilburn 5/10/2015 Casey Kuhns @ SparkFun Electronics 10/29/2014 https://github.com/sparkfun/
The VL6180x by ST micro is a time of flight range finder that uses pulsed IR light to determine distances from object at close range. The average range of a sensor is between 0-200mm
In this file are the function prototypes in the VL6180x class
Resources: This library uses the Arduino Wire.h to complete I2C transactions.
Development environment specifics: IDE: Arduino 1.0.5 Hardware Platform: Arduino Pro 3.3V/8MHz VL6180x Breakout Version: 1.0
Some settings and initial values come from code written by Kris Winer VL6180X_t3 Basic Example Code by: Kris Winer date: September 1, 2014 license: Beerware - Use this code however you'd like. If you find it useful you can buy me a beer some time.
This code is beerware. If you see me (or any other SparkFun employee) at the local pub, and you've found our code helpful, please buy us a round!
Distributed as-is; no warranty is given.
Definition in file VL6180x.h.
Enumeration Type Documentation
| enum vl6180x_als_gain |
Generated on Tue Jul 12 2022 21:16:02 by
1.7.2