Paste this into Claude Code (VS Code panel, Adom editor, or terminal) to install:
Search the Adom Wiki for the library component "HC-SR04" (slug: hc-sr04) at https://wiki-ufypy5dpx93o.adom.cloud/wiki/libraries/hc-sr04. Pull down the KiCad symbol, footprint, and 3D model files from the wiki page's assets. Install them into my current KiCad project and register in sym-lib-table and fp-lib-table. If the page has a datasheet URL, save that too.
The HC-SR04 is an ultrasonic ranging module using sonar to determine distance. Measures 2cm to 4m with approximately 3mm resolution. Requires trigger pulse and measures echo return time.
Electrical Specifications
Range: 2cm-400cm
Accuracy: ±3mm
Trigger: 10µs TTL pulse
Frequency: 40kHz
Supply: 5V
Interface: Trigger/Echo GPIO
Pin Configuration
Package: Module
Pin 1: VCC — Supply voltage (5V)
Pin 2: TRIG — Trigger input (10µs pulse)
Pin 3: ECHO — Echo output (distance pulse)
Pin 4: GND — Ground
Sub-Skills
?
What are Sub-Skills?
Sub-skills are community-contributed AI skill extensions for this component.
They teach AI assistants about specific tools, configurators, or workflows.
Examples:
A manufacturer’s configuration tool for a motor controller
A community-written design guide for an amplifier circuit
An automated test/validation script for a sensor module
How to add one: Click Add Sub-Skill, provide the URL
to your skill and a brief description. Submissions are reviewed by the Adom team
before going live.
No sub-skills yet. Be the first to contribute one!