Creator John Lauer
Version 1.0.0
Assets 1 files
💬 Sample prompts Paste 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.

Built with tscircuit + adom-tsci.

Source files

GZ paul-led-nameplate-source.tar.gz
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.
file 7.0 KB
MD plan.md
Original design brief / plan for Paul-Nameplate — the prompt the project was authored from.
file 1.1 KB
GLB 3d.glb
Full 3D model — opens in any glTF viewer
glb 2.7 MB
PNG 3d.png
Top-down 3D render
screenshot 28.5 KB
SVG pcb.svg
PCB layout (vector SVG)
file 408.7 KB
SVG schematic.svg
Circuit schematic
file 400.5 KB

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!

0 revisions · Molecule # · Updated 2026-05-20 20:43:28

Recent activity

9 commits