techmannih/regulator-SPX1117M3L50TR

Generated from JLCPCB part number C21946

Usage: To import and use the SPX1117M3L50TR regulator component in a tscircuit project: ```tsx import { SPX1117M3L50TR } from "@tsci/techmannih.regulator-SPX1117M3L50TR" export default () => ( <board> <SPX1117M3L50TR name="U1" /> </board> ) ``` The component has these pins: - pin1: GND - pin2: output1 - pin3: input - pin4: output2 You can connect these pins using the `sel` utility: ```tsx <trace from={sel.U1.input} to="net.VIN" /> <trace from={sel.U1.output1} to="net.VOUT" /> ``` The component supports PCB layout with a specific footprint and includes a CAD model reference.

Version
0.1.0
License
unset
Stars
1

dist/3d.png

PCBPCB preview for dist/3d.png
SchematicSchematic preview for dist/3d.png

A text preview is not available for this file.