element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Sensors
  • Technologies
  • More
Sensors
Polls Poll -- How Much Do You Know about Time of Flight Sensors?
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Sensors to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Engagement
  • Author Author: rscasny
  • Date Created: 27 Jun 2020 6:54 PM Date Created
  • Last Updated Last Updated: 11 Oct 2021 2:59 PM
  • Views 2316 views
  • Likes 1 like
  • Comments 19 comments
Related
Recommended

Poll -- How Much Do You Know about Time of Flight Sensors?

Hi all!

I'm preparing to propose an activity on element14 for a program I manage regarding Time of Flight sensors. It would be helpful for me to know everyone's knowledge level. I'd appreciate your input in this poll. Thanks.

 

Poll: How Much Do You Know about Time of Flight Sensors?

  • how much do you know about time of flight sensors?
  • community survey
  • Share
  • History
  • More
  • Cancel
  • Sign in to reply

Top Comments

  • Jan Cumps
    Jan Cumps over 5 years ago in reply to neuromodulator +5
    neuromodulator wrote: I couldn't find it... Was it a roadtest blog or a common blog? Both. Here's a link: TI Ultrasonic Sensing RoadTest - Review
  • neuromodulator
    neuromodulator over 5 years ago +4
    I hope this is a hint of an upcoming roadtest
  • Jan Cumps
    Jan Cumps over 5 years ago +4
    I roatested one here on element14, end 2015.
Parents
  • robogary
    robogary over 5 years ago

    Ive seen them used in projects, but havent done a project with them, but would be willing to try.

    Maybe due to my ignorance, I understand the time of flight sensors are I2C based, all having the same I2C address.

    Using multiple time of flight sensors would also require an "address expander" to multiplex them.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
Comment
  • robogary
    robogary over 5 years ago

    Ive seen them used in projects, but havent done a project with them, but would be willing to try.

    Maybe due to my ignorance, I understand the time of flight sensors are I2C based, all having the same I2C address.

    Using multiple time of flight sensors would also require an "address expander" to multiplex them.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
Children
  • beacon_dave
    beacon_dave over 5 years ago in reply to robogary

    "...Using multiple time of flight sensors would also require an "address expander" to multiplex them..."

     

    The Adafruit VL53L0X may be of interest as it appears to have a software programmable I2C address which can be set to any address below 0x7F (0x29 power on default)

     

    You would need an initialisation routine to set a unique address to them on power up but would allow you to have multiple sensors on the one bus without the expander.

    See 'Connecting Multiple Sensors' at:

    https://learn.adafruit.com/adafruit-vl53l0x-micro-lidar-distance-sensor-breakout/arduino-code 

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • jomoenginer
    jomoenginer over 5 years ago in reply to robogary

    I guess it depends on what you mean by "Time of Flight" sensor.  If you are referring to devices that are labeled this, then most seem to be i2c based where others are not.  Something like the Parallax Laser Ping just has a SIG line to control and read from the sensor. 

     

    The VL53L0X is a ST device and there is an App note AN4846 "Using multiple VL53L0X in a single design" for changing the address on the sensors:

    https://www.st.com/en/imaging-and-photonics-solutions/vl53l0x.html#resource

     

    There is an API where you can change the device address of the VL53L0X.  This may be temporary and reset back to default after power reset as in the Adafruit example. I have not tried this.

    VL53L0X_SetDeviceAddress()

     

    The other option, if you have enough available GPIO pins, then you could use that to select individual devices or use an expander.

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • More
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube