Paste this into Claude Code (VS Code panel, Adom editor, or terminal) to install:
Search the Adom Wiki for the library component "SSD1306" (slug: ssd1306) at https://wiki-ufypy5dpx93o.adom.cloud/wiki/libraries/ssd1306. 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 SSD1306 is a single-chip CMOS OLED driver from Solomon Systech for 128x64 dot matrix displays. Supports I2C and SPI interfaces. The most common driver for small monochrome OLED display modules.
Electrical Specifications
Display: 128x64 OLED
Interface: I2C / SPI
Colors: Monochrome
Supply: 1.65V-3.3V (logic), 7V-15V (panel)
Driver: Integrated charge pump
Package: Various (breakout common)
Pin Configuration
Package: Module
Pin 1: NC — No connection
Pin 2: C2P — Charge pump cap positive
Pin 3: C2N — Charge pump cap negative
Pin 4: C1P — Charge pump cap 1 positive
Pin 5: C1N — Charge pump cap 1 negative
Pin 6: IREF — Current reference (resistor)
Pin 7: VCOMH — COM deselect voltage
Pin 8: VCC — Panel supply (7V-15V)
Pin 9: D0/SCL — SPI clock / I2C SCL
Pin 10: D1/SDA — SPI data / I2C SDA
Pin 11: D2 — Data bit 2 / NC
Pin 12: CS — Chip select
Pin 13: DC — Data/Command select
Pin 14: RES — Reset (active low)
Pin 15: VDD — Logic supply (1.65V-3.3V)
Pin 16: VSS — Ground
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!