Paste this into Claude Code (VS Code panel, Adom editor, or terminal) to install:
Search the Adom Wiki for the library component "ATMEGA328P-AU" (slug: atmega328p-au) at https://wiki-ufypy5dpx93o.adom.cloud/wiki/libraries/atmega328p-au. 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 ATMEGA328P is an 8-bit AVR microcontroller from Microchip (formerly Atmel). It features 32KB Flash, 2KB SRAM, 1KB EEPROM, and is the heart of the Arduino Uno platform.
Electrical Specifications
Core: AVR 8-bit
Flash: 32KB
SRAM: 2KB
EEPROM: 1KB
Clock: Up to 20MHz
I/O: 23 GPIO
ADC: 8ch 10-bit
Interfaces: SPI, I2C, USART
Package: TQFP-32
Pin Configuration
Package: TQFP-32
Pin 1: PD3 — Port D3 / INT1 / OC2B
Pin 2: PD4 — Port D4 / T0 / XCK
Pin 3: GND — Ground
Pin 4: VCC — Supply voltage (1.8V-5.5V)
Pin 5: GND — Ground
Pin 6: VCC — Supply voltage
Pin 7: PB6 — Port B6 / XTAL1 / TOSC1
Pin 8: PB7 — Port B7 / XTAL2 / TOSC2
Pin 9: PD5 — Port D5 / T1 / OC0B
Pin 10: PD6 — Port D6 / AIN0 / OC0A
Pin 11: PD7 — Port D7 / AIN1
Pin 12: PB0 — Port B0 / ICP1 / CLKO
Pin 13: PB1 — Port B1 / OC1A
Pin 14: PB2 — Port B2 / SS / OC1B
Pin 15: PB3 — Port B3 / MOSI / OC2A
Pin 16: PB4 — Port B4 / MISO
Pin 17: PB5 — Port B5 / SCK
Pin 18: AVCC — Analog supply voltage
Pin 19: ADC6 — Analog input channel 6
Pin 20: AREF — Analog reference
Pin 21: GND — Analog ground
Pin 22: ADC7 — Analog input channel 7
Pin 23: PC0 — Port C0 / ADC0
Pin 24: PC1 — Port C1 / ADC1
Pin 25: PC2 — Port C2 / ADC2
Pin 26: PC3 — Port C3 / ADC3
Pin 27: PC4 — Port C4 / ADC4 / SDA
Pin 28: PC5 — Port C5 / ADC5 / SCL
Pin 29: PC6 — Port C6 / RESET
Pin 30: PD0 — Port D0 / RXD
Pin 31: PD1 — Port D1 / TXD
Pin 32: PD2 — Port D2 / INT0
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!