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/circuit.json

PCBPCB preview for dist/circuit.json
SchematicSchematic preview for dist/circuit.json
[
  {
    "type": "source_project_metadata",
    "source_project_metadata_id": "source_project_metadata_0",
    "software_used_string": "@tscircuit/core@0.0.395"
  },
  {
    "type": "source_port",
    "source_port_id": "source_port_0",
    "name": "pin1",
    "pin_number": 1,
    "port_hints": [
      "GND",
      "pin1",
      "1"
    ],
    "source_component_id": "source_component_0",
    "subcircuit_id": "subcircuit_source_group_0"
  },
  {
    "type": "source_port",
    "source_port_id": "source_port_1",
    "name": "pin2",
    "pin_number": 2,
    "port_hints": [
      "output1",
      "pin2",
      "2"
    ],
    "source_component_id": "source_component_0",
    "subcircuit_id": "subcircuit_source_group_0"
  },
  {
    "type": "source_port",
    "source_port_id": "source_port_2",
    "name": "pin3",
    "pin_number": 3,
    "port_hints": [
      "input",
      "pin3",
      "3"
    ],
    "source_component_id": "source_component_0",
    "subcircuit_id": "subcircuit_source_group_0"
  },
  {
    "type": "source_port",
    "source_port_id": "source_port_3",
    "name": "pin4",
    "pin_number": 4,
    "port_hints": [
      "output2",
      "pin4",
      "4"
    ],
    "source_component_id": "source_component_0",
    "subcircuit_id": "subcircuit_source_group_0"
  },
  {
    "type": "source_component",
    "source_component_id": "source_component_0",
    "ftype": "simple_chip",
    "name": "U1",
    "manufacturer_part_number": "SPX1117M3_L_5_0_TR",
    "supplier_part_numbers": {
      "jlcpcb": [
        "C21946"
      ]
    }
  },
  {
    "type": "source_group",
    "source_group_id": "source_group_0",
    "is_subcircuit": true,
    "subcircuit_id": "subcircuit_source_group_0"
  },
  {
    "type": "schematic_component",
    "schematic_component_id": "schematic_component_0",
    "center": {
      "x": 0,
      "y": 0
    },
    "rotation": 0,
    "size": {
      "width": 1.3,
      "height": 0.6000000000000001
    },
    "pin_spacing": 0.2,
    "port_labels": {
      "pin1": "pin1",
      "pin2": "pin2",
      "pin3": "pin3",
      "pin4": "pin4"
    },
    "source_component_id": "source_component_0"
  },
  {
    "type": "schematic_text",
    "schematic_text_id": "schematic_text_0",
    "text": "SPX1117M3_L_5_0_TR",
    "schematic_component_id": "schematic_component_0",
    "anchor": "left",
    "rotation": 0,
    "position": {
      "x": -0.65,
      "y": -0.43000000000000005
    },
    "color": "#006464"
  },
  {
    "type": "schematic_text",
    "schematic_text_id": "schematic_text_1",
    "text": "U1",
    "schematic_component_id": "schematic_component_0",
    "anchor": "left",
    "rotation": 0,
    "position": {
      "x": -0.65,
      "y": 0.43000000000000005
    },
    "color": "#006464"
  },
  {
    "type": "schematic_port",
    "schematic_port_id": "schematic_port_0",
    "schematic_component_id": "schematic_component_0",
    "center": {
      "x": -1.05,
      "y": 0.1
    },
    "source_port_id": "source_port_0",
    "facing_direction": "left",
    "distance_from_component_edge": 0.4,
    "side_of_component": "left",
    "pin_number": 1,
    "true_ccw_index": 0,
    "display_pin_label": "GND"
  },
  {
    "type": "schematic_port",
    "schematic_port_id": "schematic_port_1",
    "schematic_component_id": "schematic_component_0",
    "center": {
      "x": -1.05,
      "y": -0.1
    },
    "source_port_id": "source_port_1",
    "facing_direction": "left",
    "distance_from_component_edge": 0.4,
    "side_of_component": "left",
    "pin_number": 2,
    "true_ccw_index": 1,
    "display_pin_label": "output1"
  },
  {
    "type": "schematic_port",
    "schematic_port_id": "schematic_port_2",
    "schematic_component_id": "schematic_component_0",
    "center": {
      "x": 1.05,
      "y": -0.1
    },
    "source_port_id": "source_port_2",
    "facing_direction": "right",
    "distance_from_component_edge": 0.4,
    "side_of_component": "right",
    "pin_number": 3,
    "true_ccw_index": 2,
    "display_pin_label": "input"
  },
  {
    "type": "schematic_port",
    "schematic_port_id": "schematic_port_3",
    "schematic_component_id": "schematic_component_0",
    "center": {
      "x": 1.05,
      "y": 0.1
    },
    "source_port_id": "source_port_3",
    "facing_direction": "right",
    "distance_from_component_edge": 0.4,
    "side_of_component": "right",
    "pin_number": 4,
    "true_ccw_index": 3,
    "display_pin_label": "output2"
  },
  {
    "type": "pcb_component",
    "pcb_component_id": "pcb_component_0",
    "center": {
      "x": -5.684341886080802e-14,
      "y": 5.684341886080802e-14
    },
    "width": 8.139785600000039,
    "height": 5.579948199999947,
    "layer": "top",
    "rotation": 0,
    "source_component_id": "source_component_0",
    "subcircuit_id": "subcircuit_source_group_0"
  },
  {
    "type": "pcb_board",
    "pcb_board_id": "pcb_board_0",
    "center": {
      "x": -5.684341886080802e-14,
      "y": 5.684341886080802e-14
    },
    "thickness": 1.4,
    "num_layers": 4,
    "width": 12.139785600000039,
    "height": 9.579948199999947,
    "material": "fr4"
  },
  {
    "type": "pcb_smtpad",
    "pcb_smtpad_id": "pcb_smtpad_0",
    "pcb_component_id": "pcb_component_0",
    "pcb_port_id": "pcb_port_0",
    "layer": "top",
    "shape": "rect",
    "width": 2.4699975999999997,
    "height": 0.9800081999999999,
    "port_hints": [
      "pin1"
    ],
    "x": 2.834893999999963,
    "y": -2.2999699999999166,
    "subcircuit_id": "subcircuit_source_group_0"
  },
  {
    "type": "pcb_solder_paste",
    "pcb_solder_paste_id": "pcb_solder_paste_0",
    "layer": "top",
    "shape": "rect",
    "width": 1.7289983199999996,
    "height": 0.6860057399999999,
    "x": 2.834893999999963,
    "y": -2.2999699999999166,
    "pcb_component_id": "pcb_component_0",
    "pcb_smtpad_id": "pcb_smtpad_0",
    "subcircuit_id": "subcircuit_source_group_0"
  },
  {
    "type": "pcb_smtpad",
    "pcb_smtpad_id": "pcb_smtpad_1",
    "pcb_component_id": "pcb_component_0",
    "pcb_port_id": "pcb_port_1",
    "layer": "top",
    "shape": "rect",
    "width": 2.4699975999999997,
    "height": 0.9800081999999999,
    "port_hints": [
      "pin2"
    ],
    "x": 2.834893999999963,
    "y": 0,
    "subcircuit_id": "subcircuit_source_group_0"
  },
  {
    "type": "pcb_solder_paste",
    "pcb_solder_paste_id": "pcb_solder_paste_1",
    "layer": "top",
    "shape": "rect",
    "width": 1.7289983199999996,
    "height": 0.6860057399999999,
    "x": 2.834893999999963,
    "y": 0,
    "pcb_component_id": "pcb_component_0",
    "pcb_smtpad_id": "pcb_smtpad_1",
    "subcircuit_id": "subcircuit_source_group_0"
  },
  {
    "type": "pcb_smtpad",
    "pcb_smtpad_id": "pcb_smtpad_2",
    "pcb_component_id": "pcb_component_0",
    "pcb_port_id": "pcb_port_2",
    "layer": "top",
    "shape": "rect",
    "width": 2.4699975999999997,
    "height": 0.9800081999999999,
    "port_hints": [
      "pin3"
    ],
    "x": 2.834893999999963,
    "y": 2.2999700000000303,
    "subcircuit_id": "subcircuit_source_group_0"
  },
  {
    "type": "pcb_solder_paste",
    "pcb_solder_paste_id": "pcb_solder_paste_2",
    "layer": "top",
    "shape": "rect",
    "width": 1.7289983199999996,
    "height": 0.6860057399999999,
    "x": 2.834893999999963,
    "y": 2.2999700000000303,
    "pcb_component_id": "pcb_component_0",
    "pcb_smtpad_id": "pcb_smtpad_2",
    "subcircuit_id": "subcircuit_source_group_0"
  },
  {
    "type": "pcb_smtpad",
    "pcb_smtpad_id": "pcb_smtpad_3",
    "pcb_component_id": "pcb_component_0",
    "pcb_port_id": "pcb_port_3",
    "layer": "top",
    "shape": "rect",
    "width": 2.4699975999999997,
    "height": 3.5999928,
    "port_hints": [
      "pin4"
    ],
    "x": -2.8348940000000766,
    "y": 0,
    "subcircuit_id": "subcircuit_source_group_0"
  },
  {
    "type": "pcb_solder_paste",
    "pcb_solder_paste_id": "pcb_solder_paste_3",
    "layer": "top",
    "shape": "rect",
    "width": 1.7289983199999996,
    "height": 2.5199949599999996,
    "x": -2.8348940000000766,
    "y": 0,
    "pcb_component_id": "pcb_component_0",
    "pcb_smtpad_id": "pcb_smtpad_3",
    "subcircuit_id": "subcircuit_source_group_0"
  },
  {
    "type": "pcb_silkscreen_path",
    "pcb_silkscreen_path_id": "pcb_silkscreen_path_0",
    "pcb_component_id": null,
    "layer": "top",
    "route": [
      {
        "x": -1.3713967999999568,
        "y": -3.3262061999998878
      },
      {
        "x": -1.3713967999999568,
        "y": 3.3262062000000014
      },
      {
        "x": 1.3713967999999568,
        "y": 3.3262062000000014
      },
      {
        "x": 1.3713967999999568,
        "y": -3.3262061999998878
      },
      {
        "x": -1.3713967999999568,
        "y": -3.3262061999998878
      }
    ],
    "stroke_width": 0.1,
    "subcircuit_id": "subcircuit_source_group_0"
  },
  {
    "type": "pcb_port",
    "pcb_port_id": "pcb_port_0",
    "pcb_component_id": "pcb_component_0",
    "layers": [
      "top"
    ],
    "subcircuit_id": "subcircuit_source_group_0",
    "x": 2.834893999999963,
    "y": -2.2999699999999166,
    "source_port_id": "source_port_0"
  },
  {
    "type": "pcb_port",
    "pcb_port_id": "pcb_port_1",
    "pcb_component_id": "pcb_component_0",
    "layers": [
      "top"
    ],
    "subcircuit_id": "subcircuit_source_group_0",
    "x": 2.834893999999963,
    "y": 0,
    "source_port_id": "source_port_1"
  },
  {
    "type": "pcb_port",
    "pcb_port_id": "pcb_port_2",
    "pcb_component_id": "pcb_component_0",
    "layers": [
      "top"
    ],
    "subcircuit_id": "subcircuit_source_group_0",
    "x": 2.834893999999963,
    "y": 2.2999700000000303,
    "source_port_id": "source_port_2"
  },
  {
    "type": "pcb_port",
    "pcb_port_id": "pcb_port_3",
    "pcb_component_id": "pcb_component_0",
    "layers": [
      "top"
    ],
    "subcircuit_id": "subcircuit_source_group_0",
    "x": -2.8348940000000766,
    "y": 0,
    "source_port_id": "source_port_3"
  },
  {
    "type": "cad_component",
    "cad_component_id": "cad_component_0",
    "position": {
      "x": -5.684341886080802e-14,
      "y": 5.684341886080802e-14,
      "z": 0.7
    },
    "rotation": {
      "x": 0,
      "y": 0,
      "z": 180
    },
    "pcb_component_id": "pcb_component_0",
    "source_component_id": "source_component_0",
    "model_obj_url": "https://modelcdn.tscircuit.com/easyeda_models/download?uuid=e80246a9471445bfb635be848806a22e&pn=C21946&cachebust_origin="
  }
]