License: BSD 3-Clause "New" or "Revised" License
| Node | Description | 
|---|---|
| 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. |