cancel
Showing results for 
Search instead for 
Did you mean: 

C#/.Net examples using VL53L1X sensor (via FTDI FT232H)

JSull.11
Associate

I am looking to use a VL53LiX ToF sensor in a project that will be written in C# to run on Windows 10 (UWP application). I am struggling to find reference material. Are there any example projects that could point me in the right direction?

Thanks in advance

2 REPLIES 2
LBlac.1
Associate

In my humble opinion, if ST doesn't start making provision to modern languages, someone else will. Come on ST. This is a very real decision making factor for people choosing chips.

ACHOU.18
ST Employee

Hi ,

VL53L1X SW official released is written in C but people are modifying to other languages C++/python.

For your reference , I got this link https://github.com/ZhangGaoxing/windows-iot-demo/tree/master/src/VL53L0X

You may refer and change to VL53L1X with our own way. We have very small code footprint.

Regads,

Aditya