hardware
KYLE LED Nameplate
Public UnreviewedA tiny 45 x 16 mm LED nameplate badge that spells KYLE — four red LEDs (one per letter), each with its own 330 ohm current-limiting resistor, fed from a 2-pin VCC/GND header. Defined entirely in code with tscircuit.
{
"slug": "kyle-led-nameplate",
"title": "KYLE LED Nameplate",
"type": "component",
"version": "0.1.0",
"description": "A tiny 45 x 16 mm LED nameplate badge that spells KYLE — four red LEDs (one per letter), each with its own 330 ohm current-limiting resistor, fed from a 2-pin VCC/GND header. Defined entirely in code with tscircuit.",
"component": {
"mpn": "KYLE-NAMEPLATE-01",
"manufacturer": "Adom",
"package": "PCBA-45x16",
"datasheet_url": ""
},
"tags": [
"hardware",
"tscircuit",
"led",
"badge",
"pcb"
],
"dependencies": {},
"hero": {
"headline": "KYLE LED Nameplate",
"subhead": "A code-defined LED badge — four letters, four LEDs, one tiny board.",
"screenshot": "docs/hero.png"
}
}