vl53l1x-st-api-arduino
vl53l1x-st-api-arduino copied to clipboard
ST VL53L1X API implementation for Arduino
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()