Paste this into Claude Code (VS Code panel, Adom editor, or terminal) to install:
Search the Adom Wiki for the library component "PCA9685" (slug: pca9685) at https://wiki-ufypy5dpx93o.adom.cloud/wiki/libraries/pca9685. 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 PCA9685 is a 16-channel, 12-bit PWM controller from NXP with I2C interface. Used to control LEDs or servos with 12-bit resolution per channel. Up to 62 devices chainable for 992 PWM outputs.
Electrical Specifications
Channels: 16 PWM outputs
Resolution: 12-bit (4096 steps)
Frequency: 24Hz-1526Hz
Interface: I2C (1MHz)
Addresses: 62 possible
Package: TSSOP-28
Pin Configuration
Package: TSSOP-28
Pin 1: A0 — Address select bit 0
Pin 2: A1 — Address select bit 1
Pin 3: A2 — Address select bit 2
Pin 4: A3 — Address select bit 3
Pin 5: A4 — Address select bit 4
Pin 6: LED0 — PWM output 0
Pin 7: LED1 — PWM output 1
Pin 8: LED2 — PWM output 2
Pin 9: LED3 — PWM output 3
Pin 10: LED4 — PWM output 4
Pin 11: LED5 — PWM output 5
Pin 12: LED6 — PWM output 6
Pin 13: LED7 — PWM output 7
Pin 14: VSS — Ground
Pin 15: LED8 — PWM output 8
Pin 16: LED9 — PWM output 9
Pin 17: LED10 — PWM output 10
Pin 18: LED11 — PWM output 11
Pin 19: LED12 — PWM output 12
Pin 20: LED13 — PWM output 13
Pin 21: LED14 — PWM output 14
Pin 22: LED15 — PWM output 15
Pin 23: OE — Output enable (active low)
Pin 24: A5 — Address select bit 5
Pin 25: EXTCLK — External clock input
Pin 26: SCL — I2C clock
Pin 27: SDA — I2C data
Pin 28: VDD — Supply voltage (2.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!