From e2c6e663801e4579aad62b2d6472a6c56ae813d3 Mon Sep 17 00:00:00 2001 From: Kevin Wallace Date: Mon, 29 Dec 2025 10:55:02 -0800 Subject: 24LC64 decoupling cap --- proxdongl3.kicad_sch | 135 ++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 133 insertions(+), 2 deletions(-) (limited to 'proxdongl3.kicad_sch') diff --git a/proxdongl3.kicad_sch b/proxdongl3.kicad_sch index 5494580..e2dc750 100644 --- a/proxdongl3.kicad_sch +++ b/proxdongl3.kicad_sch @@ -2891,6 +2891,12 @@ (color 0 0 0 0) (uuid "3be5ad41-9e73-4fcf-be71-5ee552ff7afe") ) + (junction + (at 198.12 121.92) + (diameter 0) + (color 0 0 0 0) + (uuid "41774baf-4ad3-40ed-a04e-15b741e1fe36") + ) (junction (at 62.23 111.76) (diameter 0) @@ -2933,6 +2939,12 @@ (color 0 0 0 0) (uuid "c39194eb-80a2-4aef-b66a-e9e0e5df6317") ) + (junction + (at 208.28 104.14) + (diameter 0) + (color 0 0 0 0) + (uuid "ce0ec073-6a70-4c1b-bb9f-ac7c87450daf") + ) (junction (at 198.12 114.3) (diameter 0) @@ -2957,6 +2969,16 @@ (color 0 0 0 0) (uuid "fefb4076-874d-4b97-ac77-35f13a1bed76") ) + (wire + (pts + (xy 198.12 121.92) (xy 208.28 121.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1036c60c-f54a-4d7e-9754-e995831b2f91") + ) (wire (pts (xy 86.36 101.6) (xy 87.63 101.6) @@ -3009,7 +3031,17 @@ ) (wire (pts - (xy 198.12 116.84) (xy 198.12 121.92) + (xy 184.15 104.14) (xy 208.28 104.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "26e49973-da22-4bb4-b2d7-edcfa33c1ef8") + ) + (wire + (pts + (xy 184.15 116.84) (xy 184.15 121.92) ) (stroke (width 0) @@ -3029,7 +3061,7 @@ ) (wire (pts - (xy 198.12 121.92) (xy 208.28 121.92) + (xy 184.15 121.92) (xy 198.12 121.92) ) (stroke (width 0) @@ -3377,6 +3409,16 @@ ) (uuid "9f390e3c-54e0-4bd7-b03f-4e9e9b07b325") ) + (wire + (pts + (xy 198.12 116.84) (xy 198.12 121.92) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a573d794-e5aa-49fd-acf5-e43b284f210b") + ) (wire (pts (xy 152.4 71.12) (xy 149.86 71.12) @@ -3467,6 +3509,16 @@ ) (uuid "c0a26ee6-bd1e-4da7-a072-3f2ed2b8183e") ) + (wire + (pts + (xy 184.15 109.22) (xy 184.15 104.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c8e09fbc-2869-4aef-9714-88cfaf7e4733") + ) (wire (pts (xy 87.63 101.6) (xy 97.79 101.6) @@ -4905,6 +4957,85 @@ ) ) ) + (symbol + (lib_id "Device:C") + (at 184.15 113.03 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "9b817e1d-44f1-4791-a24c-8ff8801777ce") + (property "Reference" "C3" + (at 187.96 111.7599 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100nF" + (at 187.96 114.2999 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" + (at 185.1152 116.84 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.lcsc.com/datasheet/C1591.pdf" + (at 184.15 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 184.15 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C1591" + (at 184.15 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "9e93bebb-a4eb-43b0-9e5f-f8ccd905997b") + ) + (pin "2" + (uuid "06e79999-3668-4399-8fbe-5eece913911b") + ) + (instances + (project "" + (path "/0b58f37d-50a7-43f4-a6f7-8b15a920c114" + (reference "C3") + (unit 1) + ) + ) + ) + ) (symbol (lib_id "Device:R") (at 87.63 120.65 0) -- cgit v1.2.3