Paste this into Claude Code (VS Code panel, Adom editor, or terminal) to install:
Search the Adom Wiki for the library component "PIC16F877A" (slug: pic16f877a) at https://wiki-ufypy5dpx93o.adom.cloud/wiki/libraries/pic16f877a. 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 PIC16F877A is a classic mid-range 8-bit microcontroller from Microchip. It features 14KB Flash, 368B SRAM, 256B EEPROM, and a rich set of peripherals including ADC, USART, I2C, and SPI.
Pin Configuration
Package: DIP-40
Pin 1: MCLR/VPP — Master clear / Programming voltage
Pin 27: RD4/PSP4 — GPIO / Parallel slave port bit 4
Pin 28: RD5/PSP5 — GPIO / Parallel slave port bit 5
Pin 29: RD6/PSP6 — GPIO / Parallel slave port bit 6
Pin 30: RD7/PSP7 — GPIO / Parallel slave port bit 7
Pin 31: VSS — Ground
Pin 32: VDD — Positive supply
Pin 33: RB0/INT — GPIO / External interrupt
Pin 34: RB1 — GPIO
Pin 35: RB2 — GPIO
Pin 36: RB3/PGM — GPIO / Low-voltage programming
Pin 37: RB4 — GPIO / Interrupt-on-change
Pin 38: RB5 — GPIO / Interrupt-on-change
Pin 39: RB6/PGC — GPIO / ICSP clock
Pin 40: RB7/PGD — GPIO / ICSP data
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!