<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.bespokerobotsociety.org/index.php?action=history&amp;feed=atom&amp;title=Capability%3ATime-of-Flight_Sensing</id>
	<title>Capability:Time-of-Flight Sensing - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.bespokerobotsociety.org/index.php?action=history&amp;feed=atom&amp;title=Capability%3ATime-of-Flight_Sensing"/>
	<link rel="alternate" type="text/html" href="https://wiki.bespokerobotsociety.org/index.php?title=Capability:Time-of-Flight_Sensing&amp;action=history"/>
	<updated>2026-04-25T10:20:01Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://wiki.bespokerobotsociety.org/index.php?title=Capability:Time-of-Flight_Sensing&amp;diff=31&amp;oldid=prev</id>
		<title>John: Claude edited based on my notes, prompt, and SimpleBot code repository</title>
		<link rel="alternate" type="text/html" href="https://wiki.bespokerobotsociety.org/index.php?title=Capability:Time-of-Flight_Sensing&amp;diff=31&amp;oldid=prev"/>
		<updated>2025-10-11T16:17:24Z</updated>

		<summary type="html">&lt;p&gt;Claude edited based on my notes, prompt, and SimpleBot code repository&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Capability&lt;br /&gt;
| name = Time-of-Flight Sensing&lt;br /&gt;
| type = Sensing&lt;br /&gt;
| measures = Distance to objects (typically 30mm to 4000mm depending on sensor)&lt;br /&gt;
| hardware = VL53L0X (up to 2m), VL53L1X (up to 4m), VL53L5CX (8×8 multizone), STMicroelectronics ToF sensors&lt;br /&gt;
| enables = [[Activity:Maze Solving]], [[Activity:Room Mapping]], obstacle avoidance, cliff detection&lt;br /&gt;
| status = &amp;#039;&amp;#039;&amp;#039;Stub&amp;#039;&amp;#039;&amp;#039; - Not yet implemented in BRS robots&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Time-of-Flight Sensing&amp;#039;&amp;#039;&amp;#039; is a sensing capability that measures distance to objects by timing how long light takes to reflect back.&lt;br /&gt;
&lt;br /&gt;
== Overview ==&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;This is a stub page.&amp;#039;&amp;#039;&amp;#039; This capability is not yet implemented in any BRS robot. This page exists to:&lt;br /&gt;
* Document the concept for future implementation&lt;br /&gt;
* Invite community members to add it to their robots&lt;br /&gt;
* Provide a starting point for hardware selection&lt;br /&gt;
&lt;br /&gt;
== What It Measures ==&lt;br /&gt;
&lt;br /&gt;
Distance to objects (typically 30mm to 4000mm depending on sensor)&lt;br /&gt;
&lt;br /&gt;
== Common Hardware ==&lt;br /&gt;
&lt;br /&gt;
VL53L0X (up to 2m), VL53L1X (up to 4m), VL53L5CX (8×8 multizone), STMicroelectronics ToF sensors&lt;br /&gt;
&lt;br /&gt;
== Enables Activities ==&lt;br /&gt;
&lt;br /&gt;
Adding this capability to your robot would enable:&lt;br /&gt;
&lt;br /&gt;
* [[Activity:Maze Solving]]&lt;br /&gt;
* [[Activity:Room Mapping]]&lt;br /&gt;
&lt;br /&gt;
== Technical Considerations ==&lt;br /&gt;
&lt;br /&gt;
* **Advantages**: Accurate, fast response, immune to ambient light (uses IR)&lt;br /&gt;
* **Disadvantages**: Narrow field of view, struggles with dark/absorptive surfaces&lt;br /&gt;
* **Typical cost**: $3-8 per sensor&lt;br /&gt;
* **Interface**: I²C&lt;br /&gt;
* **Accuracy**: ±3% at short range, degrades with distance&lt;br /&gt;
* **Update rate**: 10-100 Hz depending on mode&lt;br /&gt;
&lt;br /&gt;
== Contributing ==&lt;br /&gt;
&lt;br /&gt;
Want to add this capability to your robot? Here&amp;#039;s how:&lt;br /&gt;
&lt;br /&gt;
# Select appropriate hardware (see &amp;quot;Common Hardware&amp;quot; above)&lt;br /&gt;
# Mount the hardware to your robot chassis&lt;br /&gt;
# Wire to your microcontroller&lt;br /&gt;
# Write driver code or use existing libraries&lt;br /&gt;
# Test and calibrate&lt;br /&gt;
# Document your implementation&lt;br /&gt;
# Update this page with your findings&lt;br /&gt;
# Share on [[Discord]]&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[Capabilities]] - All capabilities&lt;br /&gt;
* [[Activities]] - What this capability enables&lt;br /&gt;
* [[Robotics Ontology]] - How capabilities fit into BRS knowledge structure&lt;br /&gt;
&lt;br /&gt;
[[Category:Capability]]&lt;br /&gt;
[[Category:Sensing Capability]]&lt;br /&gt;
[[Category:Stub]]&lt;/div&gt;</summary>
		<author><name>John</name></author>
	</entry>
</feed>