hardware
Chaitan — Adom Molecule LED Nameplate
Public Made by Adomby adom
Chaitan's name etched out of the soldermask over the top-layer ground plane, lit by side-view LEDs firing inward across the board. A real Adom molecule: large machine pins on the 32 mm base-scaffold grid, USB-C powered. Every LED returns its current through the letters, so there is no second ground path.
/**
* Chaitan — an Adom molecule LED nameplate.
* Generated by scripts/make-nameplate.sh; everything real is in lib/Nameplate.tsx.
*/
import { Nameplate } from "../../lib/Nameplate"
import * as geometry from "./name-geometry"
export default () => <Nameplate geometry={geometry} slug="chaitan" />