Paste this into Claude Code (VS Code panel, Adom editor, or terminal) to install:
Search the Adom Wiki for the library component "DS18B20" (slug: ds18b20) at https://wiki-ufypy5dpx93o.adom.cloud/wiki/libraries/ds18b20. 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 DS18B20 is a digital temperature sensor from Maxim with 1-Wire interface. Measures -55C to +125C with ±0.5C accuracy. Multiple sensors can share a single data line, each with a unique 64-bit address.
Electrical Specifications
Range: -55°C to +125°C
Accuracy: ±0.5°C (-10°C to +85°C)
Resolution: 9-12 bit programmable
Interface: 1-Wire
Package: TO-92
Pin Configuration
Package: TO-92
Pin 1: GND — Ground
Pin 2: DQ — 1-Wire data
Pin 3: VDD — Supply voltage (3V-5.5V)
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!