Akash Vibhute / LidarLite_mbed

Dependencies:   LidarLite

You are viewing an older revision! See the latest version

Homepage

Example of LidarLite library usage. The data from sensor registers is refreshed using refreshRange() / refreshVelocity() / refreshRangeVelocity() functions and measurement data can be read into program using getRange_cm() / getVelocity_cms(). I separated the functions to refresh and report data for ease of upgrade to thread functions.


All wikipages