Paste this into Claude Code (VS Code panel, Adom editor, or terminal) to install:
Search the Adom Wiki for the library component "ENC28J60" (slug: enc28j60) at https://wiki-ufypy5dpx93o.adom.cloud/wiki/libraries/enc28j60. 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 ENC28J60 is a 10Base-T Ethernet controller from Microchip with SPI interface. Features 8KB buffer, MAC and PHY layers, and DMA for fast data throughput. Adds Ethernet to any microcontroller with SPI.
Electrical Specifications
Ethernet: 10BASE-T (10Mbps)
Buffer: 8KB TX/RX
Interface: SPI (20MHz)
PHY: Integrated
Supply: 3.3V
Package: SSOP-28
Pin Configuration
Package: SSOP-28
Pin 1: VCAP — Regulator output cap (2.5V)
Pin 2: VSS — Ground
Pin 3: CLKOUT — Clock output
Pin 4: INT — Interrupt (active low)
Pin 5: WOL — Wake-on-LAN
Pin 6: SO — SPI data out (MISO)
Pin 7: SI — SPI data in (MOSI)
Pin 8: SCK — SPI clock
Pin 9: CS — SPI chip select (active low)
Pin 10: RESET — Reset (active low)
Pin 11: VSSRX — RX ground
Pin 12: TPIN- — PHY TX negative
Pin 13: TPIN+ — PHY TX positive
Pin 14: RBIAS — Bias resistor
Pin 15: VDDTX — TX supply (3.3V)
Pin 16: TPOUT- — PHY RX negative
Pin 17: TPOUT+ — PHY RX positive
Pin 18: VSSTX — TX ground
Pin 19: VDDRX — RX supply (3.3V)
Pin 20: VDDPLL — PLL supply (3.3V)
Pin 21: VSSPLL — PLL ground
Pin 22: VSSOSC — Oscillator ground
Pin 23: OSC1 — Crystal input (25MHz)
Pin 24: OSC2 — Crystal output
Pin 25: VDDOSC — Oscillator supply (3.3V)
Pin 26: LEDB — LED B output
Pin 27: LEDA — LED A output
Pin 28: VDD — Digital supply (3.3V)
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!