Comments: Qwiic ToF Imager - VL53L5CX Hookup Guide

Pages

Looking for answers to technical questions?

We welcome your comments and suggestions below. However, if you are looking for solutions to technical questions please see our Technical Assistance page.

  • Member #220843 / about 2 years ago * / 1

    Hey, this is not perfect, but there's a fantastic micropython / circuitpython module by Mark Grosen at https://github.com/mp-extras/vl53l5cx

    I had problems using the mini breakout due to having no low-power pin on the breakout, so I forked and fixed the module.

    https://github.com/tyeth/vl53l5cx/blob/main/examples/sparkfun_micro_vl53l5cx.py

    I added an example file that outputs comma-separated values (suitable for the Sparkfun Processing.org Visualisation like arduino example 4), designed for the Sparkfun RP2040 connected to Sparkfun Qwiic ToF Mini VL53L5CX breakout (should work on most boards).


If you've found an issue with this tutorial content, please send us your feedback!