LED driver with keypad scan, 4-digit 7-segment, SOP-20
⚡Install this component
Paste this into Claude Code (VS Code panel, Adom editor, or terminal) to install:
Search the Adom Wiki for the library component "TM1637" (slug: tm1637) at https://wiki-ufypy5dpx93o.adom.cloud/wiki/libraries/tm1637. 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 TM1637 is an LED driver IC that supports up to 6 digits of 7-segment display and 16-key keypad scanning. Uses a two-wire serial interface. Common in cheap 4-digit clock display modules.
Electrical Specifications
Supply: 3.3V-5.5V
Display: 6x8 segments
Key Scan: 2x8 matrix
Interface: 2-wire (CLK+DIO)
Package: SOP-20
Pin Configuration
Package: SOP-20
Pin 1: SG1 — Segment/grid output 1
Pin 2: SG2 — Segment/grid output 2
Pin 3: SG3 — Segment/grid output 3
Pin 4: SG4 — Segment/grid output 4
Pin 5: SG5 — Segment/grid output 5
Pin 6: SG6 — Segment/grid output 6
Pin 7: SG7 — Segment/grid output 7
Pin 8: SG8 — Segment/grid output 8
Pin 9: K1 — Key scan input 1
Pin 10: K2 — Key scan input 2
Pin 11: VDD — Supply voltage (3.3V-5.5V)
Pin 12: GND — Ground
Pin 13: NC — No connection
Pin 14: NC — No connection
Pin 15: NC — No connection
Pin 16: CLK — Clock input
Pin 17: DIO — Data I/O (bidirectional)
Pin 18: GRID1 — Grid driver 1
Pin 19: GRID2 — Grid driver 2
Pin 20: GRID3 — Grid driver 3
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!