Using the VL6180X ToF Distance Sensor w Arduino Code Since No Code on OBEX
robotics
Posts: 90
in Propeller 1
Hi,
I want to use the VL6180X distance sensor which uses Time Of Flight to measure distances. There doesn't appear to be code in the OBEX but there is set-up of code written for the Arduino. I would like to have an array of these sensors which lends itself to be easily controlled by the multicore Prop I, but the setup code for the sensor is well beyond my capabilities. Two questions please:
- Is there code for the VL6180X that is available for the Prop I (the sensor has been on the market for over 2 years and is very popular)
- Can Arduino Code for the VL6180X somehow be run on the Propeller (maybe an add-on board or some other means)
VL6180X breakout boards are sold by many vendors and is very popular. Here's a few links descibing some boards available:
>> Sparkfun: https://www.sparkfun.com/products/12785
>> Adafruit: https://www.adafruit.com/products/3316
In advance, thank you for your assistance!
I want to use the VL6180X distance sensor which uses Time Of Flight to measure distances. There doesn't appear to be code in the OBEX but there is set-up of code written for the Arduino. I would like to have an array of these sensors which lends itself to be easily controlled by the multicore Prop I, but the setup code for the sensor is well beyond my capabilities. Two questions please:
- Is there code for the VL6180X that is available for the Prop I (the sensor has been on the market for over 2 years and is very popular)
- Can Arduino Code for the VL6180X somehow be run on the Propeller (maybe an add-on board or some other means)
VL6180X breakout boards are sold by many vendors and is very popular. Here's a few links descibing some boards available:
>> Sparkfun: https://www.sparkfun.com/products/12785
>> Adafruit: https://www.adafruit.com/products/3316
In advance, thank you for your assistance!
Comments
John Abshier
Thank you very much!
Erlend
That's great! Much appreciated.
The folks on the Parallax forums are the best!