wayland/vl6180x-time-of-flight@0.0.6

License: BSD 3-Clause "New" or "Revised" License

VL6180X proximity and lux sensor. Wraps https://github.com/adafruit/Adafruit_VL6180X. Data sheet: https://cdn-learn.adafruit.com/assets/assets/000/037/608/original/VL6180X_datasheet.pdf
NodeDescription
init
Initialize VL6180X device.
example1-test-sensor
Patch to demonstrate sensor.
example2-change-address
Patch to demonstrate changing I²C address of VL6180X.
proximity-lux-sensor
Proximity and ambient light sensor.
get-address
Read the I²C address of the VL6180X.
read-lux
Measure ambient light intensity.
translate-status-code-to-text
Translate status code to text string.
read-range
Read range (mm).
vl6180x-device
Create VL6180X device.
set-address
Set I²C address.
To use the nodes in your project you should have the wayland/vl6180x-time-of-flight library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.