https://github.com/stm32duino/vl6180x
Arduino library to support the VL6180X Time-of-Flight and gesture-detection sensor
https://github.com/stm32duino/vl6180x
Last synced: 4 months ago
JSON representation
Arduino library to support the VL6180X Time-of-Flight and gesture-detection sensor
- Host: GitHub
- URL: https://github.com/stm32duino/vl6180x
- Owner: stm32duino
- Created: 2017-11-14T13:08:56.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2021-10-05T16:08:22.000Z (over 3 years ago)
- Last Synced: 2023-02-26T16:01:24.958Z (about 2 years ago)
- Language: C++
- Size: 55.7 KB
- Stars: 3
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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/VL6180XThe VL6180X datasheet is available at
http://www.st.com/content/st_com/en/products/imaging-and-photonics-solutions/proximity-sensors/vl6180x.html