Нет описания

Lesords 05498ad8a8 ci: add an action to automatically close stale issues and PRs 1 год назад
.github 05498ad8a8 ci: add an action to automatically close stale issues and PRs 1 год назад
doc d471409399 document 7 лет назад
examples b48eb5b5ab fix: fix some compilation errors 1 год назад
src b48eb5b5ab fix: fix some compilation errors 1 год назад
.gitlab-ci.yml ddb8c40cfd Seeed:Arduino: fix travis.yml write error 5 лет назад
.travis.yml ddb8c40cfd Seeed:Arduino: fix travis.yml write error 5 лет назад
License.txt 64528bb9b9 license 7 лет назад
README.md 0085488733 Seeed:Arduino: Add travis build status 6 лет назад
keywords.txt b6a15809ac lib info 7 лет назад
library.properties a5004b6ac7 Update: Fix to Arduino Library Manager naming standards 4 лет назад

README.md

Grove Ranging sensor VL53L0X Build Status

--World’s smallest Time-of-Flight ranging and gesture detection sensor

Introduction:

The VL53L0X is a new generation Time-of-Flight(ToF) laser-ranging module housed in the smallest package on the market today,providing accurate distance measurement whatever the target reflectances unlike conventional technologies.


Usage:

Download all the source files and open one of example,compile,upload,and running.Open the corresponding Serial Port to watch the result.

Notice:

Not recommended for use under bright sun light. It will affects the accuracy of infrared. The range of measurement:10~2000mm(It is recommended to be within 1 meter in normal mode),further more,It has different performance when measure different color of object.Refer to doc/vl53l0x-datasheet.pdf to get more detail. This module supports:

  • single ranging mode:Perform measurement once when calling the measurement function.
  • continuous ranging mode:Perform measurement continuous with out interval time when calling the measurement function.
  • high speed ranging mode : Reduce measurement time.
  • high accuracy mode :Higher accuracy.but it will costs much more time.
  • long distance mode :Longer measurement distance.

reference:

Software implementation flow:refer to doc/software-flow.pdf
Datasheet:refer to doc/vl53l0x-datasheet.pdf


This software is written by downey for seeed studio
Email:dao.huang@seeed.cc and is licensed under The MIT License. Check License.txt for more information.

Contributing to this software is warmly welcomed. You can do this basically by
forking, committing modifications and then pulling requests (follow the links above
for operating guide). Adding change log and your contact into file header is encouraged.
Thanks for your contribution.

Seeed Studio is an open hardware facilitation company based in Shenzhen, China.
Benefiting from local manufacture power and convenient global logistic system,
we integrate resources to serve new era of innovation. Seeed also works with
global distributors and partners to push open hardware movement.