Skip to content

Arduino library to support the VL6180X Time-of-Flight and gesture-detection sensor

Notifications You must be signed in to change notification settings

stm32duino/VL6180X

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VL6180X

Arduino library to support the VL6180X proximity and ambient light sensing (ALS) sensor

API

This sensor uses I2C to communicate. And I2C instance is required to access to the sensor.

The API provides simple distance measure and simple luminosity measure.

Documentation

You can find the source files at
https://github.com/stm32duino/VL6180X

The VL6180X datasheet is available at
http://www.st.com/content/st_com/en/products/imaging-and-photonics-solutions/proximity-sensors/vl6180x.html

About

Arduino library to support the VL6180X Time-of-Flight and gesture-detection sensor

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published