<?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%3AUltrasonic_Sensing</id>
	<title>Capability:Ultrasonic 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%3AUltrasonic_Sensing"/>
	<link rel="alternate" type="text/html" href="https://wiki.bespokerobotsociety.org/index.php?title=Capability:Ultrasonic_Sensing&amp;action=history"/>
	<updated>2026-04-25T10:18:54Z</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:Ultrasonic_Sensing&amp;diff=32&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:Ultrasonic_Sensing&amp;diff=32&amp;oldid=prev"/>
		<updated>2025-10-11T16:17:40Z</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 = Ultrasonic Sensing&lt;br /&gt;
| type = Sensing&lt;br /&gt;
| measures = Distance to objects (typically 2cm to 400cm)&lt;br /&gt;
| hardware = HC-SR04, JSN-SR04T (waterproof), Maxbotix sensors&lt;br /&gt;
| enables = [[Activity:Maze Solving]], obstacle avoidance, distance measurement&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;Ultrasonic Sensing&amp;#039;&amp;#039;&amp;#039; is a sensing capability that measures distance using sound waves beyond human hearing range.&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 2cm to 400cm)&lt;br /&gt;
&lt;br /&gt;
== Common Hardware ==&lt;br /&gt;
&lt;br /&gt;
HC-SR04, JSN-SR04T (waterproof), Maxbotix 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;
&lt;br /&gt;
== Technical Considerations ==&lt;br /&gt;
&lt;br /&gt;
* **Advantages**: Long range, low cost, works on most surfaces&lt;br /&gt;
* **Disadvantages**: Slow update rate, wide beam (poor angular resolution), interference from soft/angled surfaces&lt;br /&gt;
* **Typical cost**: $1-5 per sensor&lt;br /&gt;
* **Interface**: Trigger pulse + echo timing&lt;br /&gt;
* **Accuracy**: ±3mm at close range, ±1cm at long range&lt;br /&gt;
* **Update rate**: ~20 Hz maximum (due to sound travel time)&lt;br /&gt;
* **Beam angle**: ~15-30° cone&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>