2019-06-13 04:32 AM
Where to find the VL53L0X MBED libraries ?
2019-06-13 04:33 AM
You can find the VL53L0X MBED here below
https://os.mbed.com/teams/ST/code/VL53L0X/
2019-06-13 04:59 AM
Thanks for the link, but is there a way to make it compatible with the LPC1768?
The library uses other libraries, like the X_NUCLEO_COMMON, ST_INTERFACES and STMPE1600. Since the LPC1768 doesn't use the STMPE1600, is it possible to send a NULL instead of a STMPE1600 object? Wait, I didn't realize there was a VL53L0X constructor without the STMPE1600 object
Is it possible to provide example programs with this library?
2019-07-22 12:06 AM
I guess not then, alright