diff --git a/00_Libraries/00_intern/01_symbols/200_OPAMP.kicad_sym b/00_Libraries/00_intern/01_symbols/200_OPAMP.kicad_sym index a5a69a8..40b94f9 100644 --- a/00_Libraries/00_intern/01_symbols/200_OPAMP.kicad_sym +++ b/00_Libraries/00_intern/01_symbols/200_OPAMP.kicad_sym @@ -1,4 +1,78 @@ (kicad_symbol_lib (version 20211014) (generator kicad_symbol_editor) + (symbol "AD8051ARZ" (pin_names (offset 0.127)) (in_bom no) (on_board no) + (property "Reference" "U" (id 0) (at 0 7.62 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "AD8051ARZ" (id 1) (at 0 5.08 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_SO:SOIC-8_3.9x4.9mm_P1.27mm" (id 2) (at 20.32 -7.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.analog.com/media/en/technical-documentation/data-sheets/AD8051_8052_8054.pdf" (id 3) (at 22.86 -5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_locked" "" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "single opamp" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Power Operational Amplifier, TO-220-5" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "TO?220?5*StaggerOdd*" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "AD8051ARZ_0_1" + (polyline + (pts + (xy -5.08 5.08) + (xy 5.08 0) + (xy -5.08 -5.08) + (xy -5.08 5.08) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + ) + (symbol "AD8051ARZ_1_1" + (pin output line (at 7.62 0 180) (length 2.54) + (name "~" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -7.62 -2.54 0) (length 2.54) + (name "-" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -7.62 2.54 0) (length 2.54) + (name "+" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -2.54 -7.62 90) (length 3.81) + (name "V-" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -2.54 7.62 270) (length 3.81) + (name "V+" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "AD8051ARZ_2_1" + (pin input line (at -7.62 2.54 0) (length 2.54) + (name "+" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -7.62 -2.54 0) (length 2.54) + (name "-" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 7.62 0 180) (length 2.54) + (name "~" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + ) + ) (symbol "AD822ARZ" (pin_names (offset 0.127)) (in_bom yes) (on_board yes) (property "Reference" "U" (id 0) (at 2.54 3.81 0) (effects (font (size 1.27 1.27)) (justify left)) diff --git a/00_Libraries/00_intern/01_symbols/210_Amplifiers.kicad_sym b/00_Libraries/00_intern/01_symbols/210_Amplifiers.kicad_sym new file mode 100644 index 0000000..ca02139 --- /dev/null +++ b/00_Libraries/00_intern/01_symbols/210_Amplifiers.kicad_sym @@ -0,0 +1,2 @@ +(kicad_symbol_lib (version 20211014) (generator kicad_symbol_editor) +)