Paste this into Claude Code (VS Code panel, Adom editor, or terminal) to install:
Search the Adom Wiki for the library component "ILI9341" (slug: ili9341) at https://wiki-ufypy5dpx93o.adom.cloud/wiki/libraries/ili9341. 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 ILI9341 is a 262K-color TFT LCD controller from ILITek supporting 240x320 resolution. Features SPI and parallel interfaces. Extremely popular for color displays in embedded and Arduino projects.
Pin Configuration
Package: QFP-48
Pin 1: LEDK — LED backlight cathode
Pin 2: LEDA — LED backlight anode
Pin 3: GND — Ground
Pin 4: RESET — Hardware reset, active low
Pin 5: CS — Chip select, active low
Pin 6: RS/DC — Register select / Data-Command
Pin 7: WR — Write strobe (parallel mode)
Pin 8: RD — Read strobe (parallel mode)
Pin 9: DB0 — Data bus bit 0
Pin 10: DB1 — Data bus bit 1
Pin 11: DB2 — Data bus bit 2
Pin 12: DB3 — Data bus bit 3
Pin 13: DB4 — Data bus bit 4
Pin 14: DB5 — Data bus bit 5
Pin 15: DB6 — Data bus bit 6
Pin 16: DB7 — Data bus bit 7
Pin 17: VDD — Logic supply 2.8V
Pin 18: VDDIO — I/O supply 1.8-3.3V
Pin 19: SDO — SPI data out (MISO)
Pin 20: SDI — SPI data in (MOSI)
Pin 21: SCK — SPI clock
Pin 22: IM0 — Interface mode select 0
Pin 23: IM1 — Interface mode select 1
Pin 24: IM2 — Interface mode select 2
Pin 25: IM3 — Interface mode select 3
Pin 26: GND — 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!