Paste this into Claude Code (VS Code panel, Adom editor, or terminal) to install:
Search the Adom Wiki for the library component "MCP3008" (slug: mcp3008) at https://wiki-ufypy5dpx93o.adom.cloud/wiki/libraries/mcp3008. 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 MCP3008 is an 8-channel 10-bit ADC from Microchip with SPI interface. Sample rate up to 200kSPS. A popular choice for adding analog inputs to Raspberry Pi and other SBC projects.
Electrical Specifications
Resolution: 10-bit
Sample Rate: 200kSPS
Channels: 8 single-ended / 4 differential
Interface: SPI
Package: DIP-16
Pin Configuration
Package: DIP-16
Pin 1: CH0 — Analog input channel 0
Pin 2: CH1 — Analog input channel 1
Pin 3: CH2 — Analog input channel 2
Pin 4: CH3 — Analog input channel 3
Pin 5: CH4 — Analog input channel 4
Pin 6: CH5 — Analog input channel 5
Pin 7: CH6 — Analog input channel 6
Pin 8: CH7 — Analog input channel 7
Pin 9: DGND — Digital ground
Pin 10: CS — Chip select (active low)
Pin 11: DIN — SPI data in (MOSI)
Pin 12: DOUT — SPI data out (MISO)
Pin 13: CLK — SPI clock
Pin 14: AGND — Analog ground
Pin 15: VREF — Reference voltage input
Pin 16: VDD — Supply voltage (2.7V-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!