Skip to main content
Visitor II
January 6, 2020
Question

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

  • January 6, 2020
  • 2 replies
  • 995 views

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

    This topic has been closed for replies.

    2 replies

    Visitor II
    March 26, 2021

    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.

    ST Employee
    April 12, 2021

    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