💬Sample promptsPaste any of these into Claude Code to use this molecule
Preview the Paul LED nameplate board
Show me the 3D view of Paul nameplate
Open the Paul nameplate schematic
⚡Install this molecule
Paste this into Claude Code (VS Code panel, Adom editor, or terminal) to install:
Search the Adom Wiki for the molecule "Paul's LED Nameplate" (slug: paul-led-nameplate) at https://wiki-ufypy5dpx93o.adom.cloud/wiki/molecules/paul-led-nameplate. Download its symbol (.kicad_sym), footprint (.kicad_mod), and 3D model (.glb/.step) assets into my current KiCad project under symbols/, footprints/, and 3dmodels/ directories. Register them in the project library tables. Show me the files once installed.
Overview
A desk nameplate PCB that spells PAUL in 36 white 0402 LEDs, powered by a USB-C connector. Plug in any iPhone charger and the name lights up.
Design
Font: 3x5 pixel dot-matrix, 3 mm pitch, 4 mm letter gap
LEDs: 36 white 0402 (P=8, A=10, U=11, L=7)
Current limiting: 36x 220 ohm 0402 resistors (~14 mA per LED)
Power: USB-C (TYPE-C-31-M-12) with 5.1k CC pulldowns for default 5V
Board: 64x24 mm, 2-layer, rounded edges
Total draw: ~504 mA (within USB-C default 900 mA budget)
Circuit
All LEDs wired in parallel: VBUS -> 220 ohm resistor -> LED anode, cathode -> GND. A 100 nF bypass cap smooths the VBUS rail. Two 5.1k resistors on CC1/CC2 tell the USB-C host to supply 5V.
Source for Paul-Nameplate — full tscircuit project (lib/, package.json, walkthrough.json, plan.md if present). Untar and `bun install && bunx tsci build` to recreate.
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!