Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wollewald/vl6180x_we
Library for VL6180X promity and ambient light sensor
https://github.com/wollewald/vl6180x_we
arduino vl6180x
Last synced: about 2 months ago
JSON representation
Library for VL6180X promity and ambient light sensor
- Host: GitHub
- URL: https://github.com/wollewald/vl6180x_we
- Owner: wollewald
- Created: 2019-08-08T12:43:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-20T17:53:20.000Z (10 months ago)
- Last Synced: 2024-02-20T18:58:12.525Z (10 months ago)
- Topics: arduino, vl6180x
- Language: C++
- Homepage: https://wolles-elektronikkiste.de/vl6180x-tof-proximity-and-ambient-light-sensor?lang=en
- Size: 68.4 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VL6180X_WE
Library for VL6180X promity and ambient light sensorIt is a slightly changed version of Sparkfun's VL6180 library:
https://github.com/sparkfun/SparkFun_ToF_Range_Finder-VL6180_Arduino_LibraryI have added Interrupt functionality for values out of proximity and ambient light thresholds.
For more details, please look into my post:
https://wolles-elektronikkiste.de/en/vl6180x-tof-proximity-and-ambient-light-sensor (English)
https://wolles-elektronikkiste.de/vl6180x-tof-entfernungs-und-lichtsensormesser (German)