1.0.6 • Published 7 years ago

tessel-vl53l0x v1.0.6

Weekly downloads
2
License
-
Repository
github
Last release
7 years ago

Tessel-VL53L0X

An API wrapper for interfacing with the VL53L0X time of flight sensor and a Tessel. Returns distance in mm.

Install

npm install tessel-vl53l0x

Use

There are two options single capture and continuous. You can see sample code in the examples. startCapture() & singleCapture()

Configuration

You can change a few basic configurations on the sensor. The best one to tweak will be the setSignalRateLimit. Setting a lower limit increases the potential range of the sensor but also seems to increase the likelihood of getting an inaccurate reading because of unwanted reflections from objects other than the intended target.

Wiring

Wiring Diagram

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago