Adafruit VL53L0X Library
  • Introduction

Examples

  • Simple test
  • Multiple VL53L0X on Same I2C Bus
  • Continuous mode
  • Multiple VL53L0X on Same I2C Bus and with continuous mode
  • DisplayIO Simpletest

API Reference

  • API Reference

Related Products

  • Adafruit VL53L0X Time of Flight Distance Sensor - ~30 to 1000mm

Other Links

  • Download from GitHub
  • Download Library Bundle
  • CircuitPython Reference Documentation
  • CircuitPython Support Forum
  • Discord Chat
  • Adafruit Learning System
  • Adafruit Blog
  • Adafruit Store
Adafruit VL53L0X Library
  • Index

Index

A | C | D | I | M | R | S | V

A

  • adafruit_vl53l0x
    • module

C

  • continuous_mode() (adafruit_vl53l0x.VL53L0X method)

D

  • data_ready (adafruit_vl53l0x.VL53L0X property)
  • distance (adafruit_vl53l0x.VL53L0X property)
  • do_range_measurement() (adafruit_vl53l0x.VL53L0X method)

I

  • is_continuous_mode (adafruit_vl53l0x.VL53L0X property)

M

  • measurement_timing_budget (adafruit_vl53l0x.VL53L0X property)
  • module
    • adafruit_vl53l0x

R

  • range (adafruit_vl53l0x.VL53L0X property)
  • read_range() (adafruit_vl53l0x.VL53L0X method)

S

  • set_address() (adafruit_vl53l0x.VL53L0X method)
  • signal_rate_limit (adafruit_vl53l0x.VL53L0X property)
  • start_continuous() (adafruit_vl53l0x.VL53L0X method)
  • stop_continuous() (adafruit_vl53l0x.VL53L0X method)

V

  • VL53L0X (class in adafruit_vl53l0x)

© Copyright 2017 - 2026 Tony DiCola.

Built with Sphinx using a theme provided by Read the Docs.