Search found 2 matches

by ZanderSTM
Mon Aug 31, 2020 4:58 pm
Forum: General discussion
Topic: VL53L1X Example code?
Replies: 2
Views: 3682

Re: VL53L1X Example code?

Hi, you can have a look at this library which use it: https://github.com/stm32duino/X-NUCLEO-53L1A1 Thanks, I managed to figure it out. For future reference the code below is a simple setup with one VL53L1X (based off the example given in the X-NUCLEO-53L1A1 libaray): #include <Wire.h> #include <Co...
by ZanderSTM
Thu Aug 20, 2020 4:25 pm
Forum: General discussion
Topic: VL53L1X Example code?
Replies: 2
Views: 3682

VL53L1X Example code?

Hi guys,

Anyone have some example code using the STM32duino_VL53L1X library? I'm new to programming and am having difficulty making sense of the .CPP and .H files.

Thanks!

Go to advanced search