diff options
| author | Kevin Wallace <kevin@pentabarf.net> | 2025-12-29 10:55:02 -0800 |
|---|---|---|
| committer | Kevin Wallace <kevin@pentabarf.net> | 2025-12-29 10:55:02 -0800 |
| commit | e2c6e663801e4579aad62b2d6472a6c56ae813d3 (patch) | |
| tree | 6add455184624728bb89811503d6cd5d8be48ad4 /proxdongl3.kicad_sch | |
| parent | glasgow i2c eeprom programming jig (diff) | |
24LC64 decoupling cap
Diffstat (limited to 'proxdongl3.kicad_sch')
| -rw-r--r-- | proxdongl3.kicad_sch | 135 |
1 files changed, 133 insertions, 2 deletions
diff --git a/proxdongl3.kicad_sch b/proxdongl3.kicad_sch index 5494580..e2dc750 100644 --- a/proxdongl3.kicad_sch +++ b/proxdongl3.kicad_sch @@ -2892,6 +2892,12 @@ (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) (color 0 0 0 0) @@ -2934,6 +2940,12 @@ (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) (color 0 0 0 0) @@ -2959,6 +2971,16 @@ ) (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) ) (stroke @@ -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) @@ -3379,6 +3411,16 @@ ) (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) ) (stroke @@ -3469,6 +3511,16 @@ ) (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) ) (stroke @@ -4906,6 +4958,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) (unit 1) |