From d322c2d560413b9db24188762c63fdf867b5b034 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Fri, 22 Dec 2023 10:54:41 +0100 Subject: Add DEA160710 low-pass-filter --- pi-transceiver.kicad_sym | 85 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 pi-transceiver.kicad_sym (limited to 'pi-transceiver.kicad_sym') diff --git a/pi-transceiver.kicad_sym b/pi-transceiver.kicad_sym new file mode 100644 index 0000000..b77066a --- /dev/null +++ b/pi-transceiver.kicad_sym @@ -0,0 +1,85 @@ +(kicad_symbol_lib (version 20220914) (generator kicad_symbol_editor) + (symbol "DEA160710" (in_bom yes) (on_board yes) + (property "Reference" "U" (at 0 10.16 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "DEA160710" (at 0 7.62 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "pi-transceiver:DEA160710LT_HandSolder" (at 0 -11.43 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 0 10.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "low pass filter" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Low Pass Filter" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "Mini?Circuits*HZ1198*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "DEA160710_0_1" + (rectangle (start -6.35 6.35) (end 6.35 -6.35) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (arc (start 0 -2.54) (mid -1.27 -1.2755) (end -2.54 -2.54) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (arc (start 0 -2.54) (mid 1.27 -3.8045) (end 2.54 -2.54) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (arc (start 0 0) (mid -1.27 1.2645) (end -2.54 0) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.54 -1.27) + (xy 2.54 1.27) + ) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.54 1.27) + (xy 2.54 3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (arc (start 0 0) (mid 1.27 -1.2645) (end 2.54 0) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (arc (start 0 2.54) (mid -1.27 3.8045) (end -2.54 2.54) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (arc (start 0 2.54) (mid 1.27 1.2755) (end 2.54 2.54) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + ) + (symbol "DEA160710_1_1" + (pin input line (at -10.16 0 0) (length 3.81) + (name "IN" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 10.16 0 180) (length 3.81) + (name "OUT" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -5.08 -10.16 90) (length 3.81) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + ) + ) +) -- cgit v1.2.3