Skip to main content
JKenj
Associate
June 6, 2019
Question

Where I can find official linux/Android driver and sample applications to use it for VL53L1X ToF sensor?

  • June 6, 2019
  • 3 replies
  • 1112 views

..

This topic has been closed for replies.

3 replies

Julien NGUYEN
ST Employee
June 6, 2019
In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
Julien NGUYEN
ST Employee
June 24, 2019

Hello,

An official Linux example code based on the VL53L1X_ULD API running in Linux User space will be released in few weeks.

Please note that it is not a Kernel Linux driver but an user space Linux example code.

But in the mean time, this unofficial bit of code will get you going. It's very simple. See if it works for you.

Regards,

Julien 

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
JKenj
JKenjAuthor
Associate
June 25, 2019

Thanks Julien. Yes, it is really helpful.