2017-06-12 02:06 AM
Hi
I use X-NUCLEO-53L0A1 (STM32) and its API (
) to work with VL53L0X (and the satellite-boards) and
it works pretty good. (compiling and for me important: debugging)
Now I try to use VL6180X as one satellite, to see differences in range, precision etc. on serial-output at the �same� time.
Do I have to write the VL61-API-Part (
) into existing API for initialising and read-out of the sensors or
is there a sample-code in which both sensors a �married�. (X-NUCLEO-6180XA1 can be also an alternative)
Thank you for the feedback.
Kind regards
Marcel
#vl6180x-on-x-nucleo-53l0a1