vl53l1x-st-api-arduino icon indicating copy to clipboard operation
vl53l1x-st-api-arduino copied to clipboard

ST VL53L1X API implementation for Arduino

Results 4 vl53l1x-st-api-arduino issues
Sort by recently updated
recently updated
newest added

Through trying to implement arduino library with a VL53L1X carrier board I found that with the device results level set to full would result in an error code of -13,...

This code modifies the following functions to have a new input argument which allows the user to set the device results level, this was previously hard coded to VL53L1_DEVICERESULTSLEVEL_FULL. -...

...as it is not necessary to have a writeable target here

Hai friends, I using this code with my Arduino nano board It's working good, Now I try to implement the calibration process on my code . PerformOffsetCalibration() PerformXtalkCalibration() GetCalibration data()