From e236b9049660fbaba44df7cc55432255abef4f64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Hlusi=C4=8Dka?= Date: Mon, 4 Aug 2025 02:12:47 +0200 Subject: [PATCH] 5V MOSFET for the boost converter --- acid.kicad_sch | 441 ++++- backlight_boost_converter.kicad_sch | 2478 ++++++++++++++++++++++++--- 2 files changed, 2635 insertions(+), 284 deletions(-) diff --git a/acid.kicad_sch b/acid.kicad_sch index a8ba411..81d9515 100644 --- a/acid.kicad_sch +++ b/acid.kicad_sch @@ -4556,6 +4556,131 @@ ) (embedded_fonts no) ) + (symbol "power:+5V" + (power) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 0 3.556 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+5V\"" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "+5V_0_1" + (polyline + (pts + (xy -0.762 1.27) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "+5V_1_1" + (pin power_in line + (at 0 0 90) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) (symbol "power:GND" (power) (pin_numbers @@ -4846,6 +4971,17 @@ ) (uuid "ae40f322-7864-4c76-bd0a-8796f30366b3") ) + (text "LDO1 and LDO2 are each able to\nprovide up to 700 mA at 3.3 V.\nFor comparison, GPIO pins only\nprovide up to 40 mA." + (exclude_from_sim no) + (at 137.922 72.136 0) + (effects + (font + (size 0.8 0.8) + ) + (justify left top) + ) + (uuid "c9094818-4f28-4156-a3d3-32ad13ddaf7d") + ) (text "The reset button on the ProS3 is wired up such\nthat it resets the ESP32-S3, the IO expanders,\nand the TFT LCD." (exclude_from_sim no) (at 73.152 64.516 0) @@ -4857,6 +4993,17 @@ ) (uuid "cf6794d7-7184-443d-8ceb-90a3746d7b26") ) + (text "5V via USB only" + (exclude_from_sim no) + (at 115.57 50.546 0) + (effects + (font + (size 0.8 0.8) + ) + (justify right top) + ) + (uuid "ddb0b9de-aac5-4402-abba-f680413c59ac") + ) (text "(UART unused)" (exclude_from_sim no) (at 102.87 71.374 0) @@ -4868,12 +5015,6 @@ ) (uuid "de1af1c8-714e-45e2-95a3-099768d7c701") ) - (junction - (at 127 53.34) - (diameter 0) - (color 0 0 0 0) - (uuid "0a4e4a0c-c68f-4186-8525-3ce74dd2239b") - ) (junction (at 200.66 60.96) (diameter 0) @@ -5066,6 +5207,12 @@ (color 0 0 0 0) (uuid "9539e6ed-91f6-4150-adfa-52f6ec177d89") ) + (junction + (at 129.54 53.34) + (diameter 0) + (color 0 0 0 0) + (uuid "96bbd022-5e07-4f29-8aed-5241807e6cc3") + ) (junction (at 200.66 45.72) (diameter 0) @@ -5084,6 +5231,12 @@ (color 0 0 0 0) (uuid "ae33ce2c-6012-4e6e-a628-bf7ac44406fe") ) + (junction + (at 138.43 41.91) + (diameter 0) + (color 0 0 0 0) + (uuid "b69d5bc3-5c6c-4dfa-bce0-49c91e65fb5a") + ) (junction (at 200.66 33.02) (diameter 0) @@ -5138,6 +5291,12 @@ (color 0 0 0 0) (uuid "d7cde401-a491-4baa-b77e-1d4ef009f8c2") ) + (junction + (at 127 48.26) + (diameter 0) + (color 0 0 0 0) + (uuid "d8397874-741d-424e-b3d8-532d2a827d70") + ) (junction (at 200.66 71.12) (diameter 0) @@ -5156,12 +5315,6 @@ (color 0 0 0 0) (uuid "e1a4a59a-dbaa-4985-b634-4870914989ee") ) - (junction - (at 140.97 48.26) - (diameter 0) - (color 0 0 0 0) - (uuid "ebf93e29-a185-4384-aaea-15808ca1f4a0") - ) (junction (at 200.66 55.88) (diameter 0) @@ -5186,10 +5339,6 @@ (color 0 0 0 0) (uuid "fb36f2a0-20c3-4f20-9b05-8f074189954a") ) - (no_connect - (at 121.92 50.8) - (uuid "368599aa-51ca-4807-b111-6c5ee224a8e3") - ) (no_connect (at 121.92 45.72) (uuid "7fdcdc30-547c-4d3c-be19-aea0f2a8690b") @@ -6178,6 +6327,16 @@ ) (uuid "737733a4-605c-4c6c-82fa-abf9ae74b60a") ) + (wire + (pts + (xy 129.54 53.34) (xy 133.35 53.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "74f78018-2922-495c-991f-718ca559ff4e") + ) (wire (pts (xy 185.42 68.58) (xy 200.66 68.58) @@ -6270,7 +6429,7 @@ ) (wire (pts - (xy 121.92 53.34) (xy 127 53.34) + (xy 121.92 53.34) (xy 129.54 53.34) ) (stroke (width 0) @@ -6308,6 +6467,16 @@ ) (uuid "8718c878-a79a-47e1-9a21-4b2553d92bb5") ) + (wire + (pts + (xy 124.46 41.91) (xy 138.43 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "87527603-586a-4cb5-b47e-5b321f9e81b7") + ) (bus (pts (xy 182.88 76.2) (xy 182.88 78.74) @@ -6488,6 +6657,16 @@ ) (uuid "a6fb7a29-2104-4cc5-be54-6b69fed148ba") ) + (wire + (pts + (xy 127 50.8) (xy 127 48.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ad9cdf06-7d9a-4ed0-8cb5-20b374bc0e0d") + ) (bus (pts (xy 182.88 96.52) (xy 182.88 99.06) @@ -6578,6 +6757,16 @@ ) (uuid "b5f7f242-1229-41ae-ab82-30ca9efde208") ) + (wire + (pts + (xy 121.92 50.8) (xy 127 50.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bb3fc981-090d-41ae-b738-5bfc27a98f09") + ) (wire (pts (xy 191.77 156.21) (xy 210.82 156.21) @@ -6678,6 +6867,16 @@ ) (uuid "cae2cc19-628e-4316-9c4e-f86acdce6e70") ) + (wire + (pts + (xy 124.46 41.91) (xy 124.46 48.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "cc0a9878-5bcd-4254-aa85-c11fa681dd2e") + ) (wire (pts (xy 81.28 76.2) (xy 91.44 76.2) @@ -6780,7 +6979,7 @@ ) (wire (pts - (xy 121.92 48.26) (xy 140.97 48.26) + (xy 121.92 48.26) (xy 124.46 48.26) ) (stroke (width 0) @@ -7068,16 +7267,6 @@ ) (uuid "fc88592c-da24-4e52-81ec-462f59320b74") ) - (wire - (pts - (xy 127 53.34) (xy 130.81 53.34) - ) - (stroke - (width 0) - (type default) - ) - (uuid "fd7ace5b-639e-4ce8-bcd6-7f80eee5282b") - ) (wire (pts (xy 200.66 48.26) (xy 254 48.26) @@ -7088,6 +7277,16 @@ ) (uuid "fe96492c-6043-42a4-83ab-48139455bc71") ) + (wire + (pts + (xy 127 48.26) (xy 130.81 48.26) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fea422c8-40fd-4040-93f7-efafebd4ec03") + ) (wire (pts (xy 22.86 156.21) (xy 29.21 156.21) @@ -23440,7 +23639,7 @@ ) (symbol (lib_id "power:+3.3V") - (at 130.81 53.34 0) + (at 133.35 53.34 0) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -23448,7 +23647,7 @@ (dnp no) (uuid "331015ba-d2e7-43d3-b4fb-0104a7881ac1") (property "Reference" "#PWR03" - (at 130.81 57.15 0) + (at 133.35 57.15 0) (effects (font (size 1.27 1.27) @@ -23457,7 +23656,7 @@ ) ) (property "Value" "+3.3V" - (at 134.874 51.816 0) + (at 137.414 51.816 0) (effects (font (size 1.27 1.27) @@ -23465,7 +23664,7 @@ ) ) (property "Footprint" "" - (at 130.81 53.34 0) + (at 133.35 53.34 0) (effects (font (size 1.27 1.27) @@ -23474,7 +23673,7 @@ ) ) (property "Datasheet" "" - (at 130.81 53.34 0) + (at 133.35 53.34 0) (effects (font (size 1.27 1.27) @@ -23483,7 +23682,7 @@ ) ) (property "Description" "Power symbol creates a global label with name \"+3.3V\"" - (at 130.81 53.34 0) + (at 133.35 53.34 0) (effects (font (size 1.27 1.27) @@ -23795,7 +23994,7 @@ ) (symbol (lib_id "power:PWR_FLAG") - (at 127 53.34 0) + (at 129.54 53.34 0) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -23804,7 +24003,7 @@ (fields_autoplaced yes) (uuid "60208d98-d405-4aa7-9520-546e01984b48") (property "Reference" "#FLG02" - (at 127 51.435 0) + (at 129.54 51.435 0) (effects (font (size 1.27 1.27) @@ -23813,7 +24012,7 @@ ) ) (property "Value" "PWR_FLAG" - (at 127 48.26 0) + (at 129.54 48.26 0) (effects (font (size 1.27 1.27) @@ -23822,7 +24021,7 @@ ) ) (property "Footprint" "" - (at 127 53.34 0) + (at 129.54 53.34 0) (effects (font (size 1.27 1.27) @@ -23831,7 +24030,7 @@ ) ) (property "Datasheet" "~" - (at 127 53.34 0) + (at 129.54 53.34 0) (effects (font (size 1.27 1.27) @@ -23840,7 +24039,7 @@ ) ) (property "Description" "Special symbol for telling ERC where power comes from" - (at 127 53.34 0) + (at 129.54 53.34 0) (effects (font (size 1.27 1.27) @@ -24338,16 +24537,16 @@ ) (symbol (lib_id "power:PWR_FLAG") - (at 140.97 48.26 0) + (at 127 48.26 0) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced yes) - (uuid "75ab4bb7-7c9b-4337-a212-644dea50008a") - (property "Reference" "#FLG01" - (at 140.97 46.355 0) + (uuid "73a611a5-2eca-486c-9381-2e4f5d1ed7ef") + (property "Reference" "#FLG06" + (at 127 46.355 0) (effects (font (size 1.27 1.27) @@ -24355,8 +24554,8 @@ (hide yes) ) ) - (property "Value" "GND_FLAG" - (at 140.97 43.18 0) + (property "Value" "PWR_FLAG" + (at 127 43.18 0) (effects (font (size 1.27 1.27) @@ -24365,7 +24564,7 @@ ) ) (property "Footprint" "" - (at 140.97 48.26 0) + (at 127 48.26 0) (effects (font (size 1.27 1.27) @@ -24374,7 +24573,7 @@ ) ) (property "Datasheet" "~" - (at 140.97 48.26 0) + (at 127 48.26 0) (effects (font (size 1.27 1.27) @@ -24383,7 +24582,74 @@ ) ) (property "Description" "Special symbol for telling ERC where power comes from" - (at 140.97 48.26 0) + (at 127 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "4651949e-75cf-4227-a432-e7b05b18318c") + ) + (instances + (project "" + (path "/ee5b55de-ef61-476c-9896-089acae94cf2" + (reference "#FLG06") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:PWR_FLAG") + (at 138.43 41.91 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "75ab4bb7-7c9b-4337-a212-644dea50008a") + (property "Reference" "#FLG01" + (at 138.43 40.005 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND_FLAG" + (at 138.43 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Footprint" "" + (at 138.43 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 138.43 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Special symbol for telling ERC where power comes from" + (at 138.43 41.91 0) (effects (font (size 1.27 1.27) @@ -24403,6 +24669,71 @@ ) ) ) + (symbol + (lib_id "power:+5V") + (at 130.81 48.26 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "7ab8ad42-a4af-43e4-b447-6adfd5c88251") + (property "Reference" "#PWR0115" + (at 130.81 52.07 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 130.81 43.942 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 130.81 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 130.81 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+5V\"" + (at 130.81 48.26 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "82ece24b-2981-4c5e-87f4-e345c715b638") + ) + (instances + (project "" + (path "/ee5b55de-ef61-476c-9896-089acae94cf2" + (reference "#PWR0115") + (unit 1) + ) + ) + ) + ) (symbol (lib_id "power:GND") (at 215.9 15.24 0) @@ -26128,7 +26459,7 @@ ) (symbol (lib_id "power:GND") - (at 140.97 48.26 0) + (at 138.43 41.91 0) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -26136,7 +26467,7 @@ (dnp no) (uuid "ff03d38f-1117-4735-a2c2-37dffb95804c") (property "Reference" "#PWR01" - (at 140.97 54.61 0) + (at 138.43 48.26 0) (effects (font (size 1.27 1.27) @@ -26145,7 +26476,7 @@ ) ) (property "Value" "GND" - (at 145.034 49.53 0) + (at 142.494 43.18 0) (effects (font (size 1.27 1.27) @@ -26153,7 +26484,7 @@ ) ) (property "Footprint" "" - (at 140.97 48.26 0) + (at 138.43 41.91 0) (effects (font (size 1.27 1.27) @@ -26162,7 +26493,7 @@ ) ) (property "Datasheet" "" - (at 140.97 48.26 0) + (at 138.43 41.91 0) (effects (font (size 1.27 1.27) @@ -26171,7 +26502,7 @@ ) ) (property "Description" "Power symbol creates a global label with name \"GND\" , ground" - (at 140.97 48.26 0) + (at 138.43 41.91 0) (effects (font (size 1.27 1.27) diff --git a/backlight_boost_converter.kicad_sch b/backlight_boost_converter.kicad_sch index 1f9606a..25185c7 100644 --- a/backlight_boost_converter.kicad_sch +++ b/backlight_boost_converter.kicad_sch @@ -8,6 +8,113 @@ (company "Jakub Hlusička") ) (lib_symbols + (symbol "Connector:TestPoint" + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0.762) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "TP" + (at 0 6.858 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "TestPoint" + (at 0 5.08 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 5.08 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 5.08 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "test point" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "test point tp" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Pin* Test*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "TestPoint_0_1" + (circle + (center 0 3.302) + (radius 0.762) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "TestPoint_1_1" + (pin passive line + (at 0 0 90) + (length 2.54) + (name "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) (symbol "Device:C_Small" (pin_numbers (hide yes) @@ -434,6 +541,131 @@ ) (embedded_fonts no) ) + (symbol "Device:R_Small" + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0.254) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "R" + (at 0 0 90) + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (property "Value" "R_Small" + (at 1.778 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "R resistor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "R_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "R_Small_0_1" + (rectangle + (start -0.762 1.778) + (end 0.762 -1.778) + (stroke + (width 0.2032) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "R_Small_1_1" + (pin passive line + (at 0 2.54 270) + (length 0.762) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -2.54 90) + (length 0.762) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) (symbol "Diode:MBR0540" (pin_numbers (hide yes) @@ -967,6 +1199,731 @@ ) (embedded_fonts no) ) + (symbol "Jumper:SolderJumper_3_Bridged12" + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom no) + (on_board yes) + (property "Reference" "JP" + (at -2.54 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SolderJumper_3_Bridged12" + (at 0 2.794 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "3-pole Solder Jumper, pins 1+2 closed/bridged" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Solder Jumper SPDT" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "SolderJumper*Bridged12*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "SolderJumper_3_Bridged12_0_1" + (polyline + (pts + (xy -2.54 0) (xy -2.032 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -1.016 1.016) (xy -1.016 -1.016) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (rectangle + (start -1.016 0.508) + (end -0.508 -0.508) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (arc + (start -1.016 -1.016) + (mid -2.0276 0) + (end -1.016 1.016) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start -1.016 -1.016) + (mid -2.0276 0) + (end -1.016 1.016) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (rectangle + (start -0.508 1.016) + (end 0.508 -1.016) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy 0 -1.27) (xy 0 -1.016) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 1.016 1.016) + (mid 2.0276 0) + (end 1.016 -1.016) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 1.016 1.016) + (mid 2.0276 0) + (end 1.016 -1.016) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy 1.016 1.016) (xy 1.016 -1.016) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.54 0) (xy 2.032 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "SolderJumper_3_Bridged12_1_1" + (pin passive line + (at -5.08 0 0) + (length 2.54) + (name "A" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -3.81 90) + (length 2.54) + (name "C" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 5.08 0 180) + (length 2.54) + (name "B" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "PCM_JLCPCB-Transistors:NMOS,MDD2302" + (pin_names + (offset 0) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "Q" + (at 4.8514 0.834 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "MDD2302" + (at 4.8514 -1.2122 0) + (effects + (font + (size 0.8 0.8) + ) + (justify left) + ) + ) + (property "Footprint" "PCM_JLCPCB:Q_SOT-23" + (at -1.778 0 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.lcsc.com/datasheet/lcsc_datasheet_2407101108_MDD-Microdiode-Semiconductor-MDD2302_C427390.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "20V 3A 28mΩ@4.5V,3A 1.2W 600mV@250uA 1 N-Channel SOT-23 MOSFETs ROHS" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C427390" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Stock" "223903" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Price" "0.023USD" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Process" "SMT" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Minimum Qty" "10" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Attrition Qty" "5" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Class" "Preferred Component" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Category" "Transistors,MOSFETs" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Manufacturer" "MDD(Microdiode Electronics)" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Part" "MDD2302" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Continuous Drain Current (Id)" "4A" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Input Capacitance (Ciss@Vds)" "340pF@10V" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Operating Temperature" "-50°C~+150°C" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Type" "1 N-channel" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Drain Source Voltage (Vdss)" "20V" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Power Dissipation (Pd)" "1.25W" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Gate Threshold Voltage (Vgs(th)@Id)" "500mV@250uA" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Reverse Transfer Capacitance (Crss@Vds)" "33pF" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Drain Source On Resistance (RDS(on)@Vgs,Id)" "28mΩ@2.5V,4A" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Total Gate Charge (Qg@Vgs)" "5.4nC@10V" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Q_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "NMOS,MDD2302_0_1" + (polyline + (pts + (xy 0.254 1.905) (xy 0.254 -1.905) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.254 0) (xy -2.54 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.762 2.286) (xy 0.762 1.27) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.762 0.508) (xy 0.762 -0.508) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.762 -1.27) (xy 0.762 -2.286) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0.762 -1.778) (xy 3.302 -1.778) (xy 3.302 1.778) (xy 0.762 1.778) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 1.016 0) (xy 2.032 0.381) (xy 2.032 -0.381) (xy 1.016 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (circle + (center 1.651 0) + (radius 2.794) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.54 2.54) (xy 2.54 1.778) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center 2.54 1.778) + (radius 0.254) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (circle + (center 2.54 -1.778) + (radius 0.254) + (stroke + (width 0) + (type default) + ) + (fill + (type outline) + ) + ) + (polyline + (pts + (xy 2.54 -2.54) (xy 2.54 0) (xy 0.762 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.794 0.508) (xy 2.921 0.381) (xy 3.683 0.381) (xy 3.81 0.254) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 3.302 0.381) (xy 2.921 -0.254) (xy 3.683 -0.254) (xy 3.302 0.381) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "NMOS,MDD2302_1_1" + (pin input line + (at -5.08 0 0) + (length 2.54) + (name "G" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 2.54 5.08 270) + (length 2.54) + (name "D" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 2.54 -5.08 90) + (length 2.54) + (name "S" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) (symbol "easyeda2kicad:TPS61169DCKR" (exclude_from_sim no) (in_bom yes) @@ -1266,6 +2223,131 @@ ) (embedded_fonts no) ) + (symbol "power:+5V" + (power) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "#PWR" + (at 0 -3.81 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 0 3.556 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+5V\"" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "+5V_0_1" + (polyline + (pts + (xy -0.762 1.27) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "+5V_1_1" + (pin power_in line + (at 0 0 90) + (length 0) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) (symbol "power:GND" (power) (pin_numbers @@ -1469,9 +2551,31 @@ (embedded_fonts no) ) ) + (text "The +5V rail has a pull-down resistor." + (exclude_from_sim no) + (at 96.774 44.196 0) + (effects + (font + (size 0.8 0.8) + ) + (justify top) + ) + (uuid "0cb03b43-9ea5-42d1-bb78-f6af9be568a3") + ) + (text "The gate is basically a capacitor.\nWhen the capacitor is empty,\nand we apply current to it,\nit will act as a short.\nThis could damage the components\nproviding the current.\nHere, we limit the current to 40 mA\nby using a resistor with R > 3.3 V / 40 mA." + (exclude_from_sim no) + (at 78.994 64.008 0) + (effects + (font + (size 0.8 0.8) + ) + (justify top) + ) + (uuid "2ffcf46f-9259-46d8-a0dc-a7382469d0da") + ) (text "R = 204 mV / I" (exclude_from_sim no) - (at 146.812 83.82 0) + (at 206.502 100.33 0) (effects (font (size 1.27 1.27) @@ -1482,7 +2586,7 @@ ) (text "The spec for the LED says the max current is 20 mA,\nbut it is likely to support up to 25 mA.\nAdditionally, we provide +25 mA and +50 mA options\nfor alternative displays." (exclude_from_sim no) - (at 143.764 78.486 0) + (at 203.454 94.996 0) (effects (font (size 0.8 0.8) @@ -1491,9 +2595,31 @@ ) (uuid "57fac382-bc9f-415b-875a-1ce0d20d456e") ) + (text "P = U * I\n = (18 V) * (20 mA)\n = 0.36 W\n\nΔT = R_{θJA} * P\n = (100 °C/W) * (0.36 W)\n = 36 °C above ambient" + (exclude_from_sim no) + (at 71.882 80.772 0) + (effects + (font + (size 0.8 0.8) + ) + (justify left) + ) + (uuid "8a8e08cf-959c-4653-a0f3-c28ae221216a") + ) + (text "Enhancement NMOS" + (exclude_from_sim no) + (at 100.33 57.404 0) + (effects + (font + (size 1 1) + ) + (justify left) + ) + (uuid "b40666a3-8376-446a-8c77-a2a98c3da687") + ) (text "LED's are current-driven devices.\nTheir brightness is determined by\nthe current flowing through them.\nThe more LED's you have in series,\nthe lower the voltage will be at the input." (exclude_from_sim no) - (at 50.038 92.202 0) + (at 109.728 108.712 0) (effects (font (size 0.8 0.8) @@ -1503,74 +2629,86 @@ (uuid "e6a219ec-e5ac-4b98-96fc-1b463cc7b071") ) (junction - (at 140.97 106.68) + (at 200.66 123.19) (diameter 0) (color 0 0 0 0) (uuid "08e7f0cb-0398-49b0-8072-e0e1dd7b5044") ) (junction - (at 118.11 54.61) + (at 177.8 71.12) (diameter 0) (color 0 0 0 0) (uuid "3d528acc-343c-4687-bd0f-ff00bc16688a") ) (junction - (at 95.25 54.61) + (at 154.94 71.12) (diameter 0) (color 0 0 0 0) (uuid "442118f8-8260-4efe-8ff2-b35f43a386f1") ) (junction - (at 109.22 54.61) + (at 109.22 77.47) + (diameter 0) + (color 0 0 0 0) + (uuid "5f636fea-d159-469a-905e-d0a20cabb618") + ) + (junction + (at 168.91 71.12) (diameter 0) (color 0 0 0 0) (uuid "7c12b920-7d41-4002-bd0e-60c79092a041") ) (junction - (at 154.94 54.61) + (at 214.63 71.12) (diameter 0) (color 0 0 0 0) (uuid "87df080f-2c39-4e34-be56-1a351d9f6893") ) (junction - (at 154.94 73.66) + (at 214.63 90.17) (diameter 0) (color 0 0 0 0) (uuid "9a392152-b448-4059-9b80-c94f5e66835e") ) (junction - (at 140.97 95.25) + (at 200.66 111.76) (diameter 0) (color 0 0 0 0) (uuid "b38bc6f6-0f95-4c16-b5b8-6df43057b85b") ) (junction - (at 72.39 64.77) + (at 132.08 81.28) (diameter 0) (color 0 0 0 0) (uuid "b98057d0-d5b0-457f-9c44-a9efda80ca9c") ) (junction - (at 49.53 64.77) + (at 109.22 81.28) (diameter 0) (color 0 0 0 0) (uuid "bb017ff3-8dc3-4952-ad2c-638ee8eee2a1") ) (junction - (at 104.14 73.66) + (at 163.83 90.17) (diameter 0) (color 0 0 0 0) (uuid "c0d86e10-8b10-4972-9da5-59e82916af57") ) (junction - (at 140.97 73.66) + (at 200.66 90.17) (diameter 0) (color 0 0 0 0) (uuid "c359d3a2-e69d-4f37-84f7-cfbd270f6215") ) + (junction + (at 116.84 81.28) + (diameter 0) + (color 0 0 0 0) + (uuid "c9333f65-bd4e-4c8a-80ff-8209a42cd932") + ) (wire (pts - (xy 135.89 106.68) (xy 140.97 106.68) + (xy 195.58 123.19) (xy 200.66 123.19) ) (stroke (width 0) @@ -1580,7 +2718,7 @@ ) (wire (pts - (xy 109.22 54.61) (xy 118.11 54.61) + (xy 168.91 71.12) (xy 177.8 71.12) ) (stroke (width 0) @@ -1590,7 +2728,17 @@ ) (wire (pts - (xy 58.42 74.93) (xy 58.42 78.74) + (xy 109.22 77.47) (xy 109.22 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "208fd3a6-c98a-4ec7-9325-3f2eda33aa41") + ) + (wire + (pts + (xy 118.11 91.44) (xy 118.11 95.25) ) (stroke (width 0) @@ -1600,7 +2748,7 @@ ) (wire (pts - (xy 125.73 95.25) (xy 128.27 95.25) + (xy 185.42 111.76) (xy 187.96 111.76) ) (stroke (width 0) @@ -1610,7 +2758,7 @@ ) (wire (pts - (xy 69.85 69.85) (xy 76.2 69.85) + (xy 129.54 86.36) (xy 135.89 86.36) ) (stroke (width 0) @@ -1620,7 +2768,7 @@ ) (wire (pts - (xy 146.05 95.25) (xy 140.97 95.25) + (xy 205.74 111.76) (xy 200.66 111.76) ) (stroke (width 0) @@ -1630,7 +2778,17 @@ ) (wire (pts - (xy 167.64 95.25) (xy 163.83 95.25) + (xy 78.74 52.07) (xy 78.74 60.96) + ) + (stroke + (width 0) + (type default) + ) + (uuid "40cb89d7-f83e-4ccb-9ae3-fff455cb78a6") + ) + (wire + (pts + (xy 227.33 111.76) (xy 223.52 111.76) ) (stroke (width 0) @@ -1640,7 +2798,7 @@ ) (wire (pts - (xy 118.11 54.61) (xy 154.94 54.61) + (xy 177.8 71.12) (xy 214.63 71.12) ) (stroke (width 0) @@ -1650,7 +2808,7 @@ ) (wire (pts - (xy 49.53 64.77) (xy 72.39 64.77) + (xy 109.22 81.28) (xy 116.84 81.28) ) (stroke (width 0) @@ -1660,7 +2818,7 @@ ) (wire (pts - (xy 104.14 54.61) (xy 109.22 54.61) + (xy 163.83 71.12) (xy 168.91 71.12) ) (stroke (width 0) @@ -1670,7 +2828,7 @@ ) (wire (pts - (xy 91.44 73.66) (xy 104.14 73.66) + (xy 151.13 90.17) (xy 163.83 90.17) ) (stroke (width 0) @@ -1680,7 +2838,7 @@ ) (wire (pts - (xy 146.05 106.68) (xy 140.97 106.68) + (xy 205.74 123.19) (xy 200.66 123.19) ) (stroke (width 0) @@ -1690,7 +2848,7 @@ ) (wire (pts - (xy 91.44 66.04) (xy 95.25 66.04) + (xy 151.13 82.55) (xy 154.94 82.55) ) (stroke (width 0) @@ -1700,7 +2858,7 @@ ) (wire (pts - (xy 153.67 95.25) (xy 156.21 95.25) + (xy 213.36 111.76) (xy 215.9 111.76) ) (stroke (width 0) @@ -1710,7 +2868,7 @@ ) (wire (pts - (xy 154.94 73.66) (xy 161.29 73.66) + (xy 214.63 90.17) (xy 220.98 90.17) ) (stroke (width 0) @@ -1720,7 +2878,7 @@ ) (wire (pts - (xy 72.39 64.77) (xy 76.2 64.77) + (xy 132.08 81.28) (xy 135.89 81.28) ) (stroke (width 0) @@ -1730,7 +2888,17 @@ ) (wire (pts - (xy 153.67 106.68) (xy 156.21 106.68) + (xy 104.14 72.39) (xy 96.52 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "78b1f0c4-d975-418e-bdcd-fd139932b452") + ) + (wire + (pts + (xy 213.36 123.19) (xy 215.9 123.19) ) (stroke (width 0) @@ -1740,7 +2908,7 @@ ) (wire (pts - (xy 140.97 73.66) (xy 140.97 95.25) + (xy 200.66 90.17) (xy 200.66 111.76) ) (stroke (width 0) @@ -1750,7 +2918,7 @@ ) (wire (pts - (xy 114.3 106.68) (xy 118.11 106.68) + (xy 173.99 123.19) (xy 177.8 123.19) ) (stroke (width 0) @@ -1760,17 +2928,17 @@ ) (wire (pts - (xy 49.53 60.96) (xy 49.53 64.77) + (xy 109.22 76.2) (xy 109.22 77.47) ) (stroke (width 0) (type default) ) - (uuid "95b16e2b-f013-4ec1-8bb3-7ad0366d377c") + (uuid "8b36a400-48ab-40b1-a835-1bf503aeab8c") ) (wire (pts - (xy 72.39 54.61) (xy 80.01 54.61) + (xy 132.08 71.12) (xy 139.7 71.12) ) (stroke (width 0) @@ -1780,7 +2948,7 @@ ) (wire (pts - (xy 154.94 54.61) (xy 161.29 54.61) + (xy 214.63 71.12) (xy 220.98 71.12) ) (stroke (width 0) @@ -1790,7 +2958,7 @@ ) (wire (pts - (xy 72.39 64.77) (xy 72.39 54.61) + (xy 132.08 81.28) (xy 132.08 71.12) ) (stroke (width 0) @@ -1800,7 +2968,7 @@ ) (wire (pts - (xy 96.52 54.61) (xy 95.25 54.61) + (xy 156.21 71.12) (xy 154.94 71.12) ) (stroke (width 0) @@ -1810,7 +2978,7 @@ ) (wire (pts - (xy 140.97 73.66) (xy 154.94 73.66) + (xy 200.66 90.17) (xy 214.63 90.17) ) (stroke (width 0) @@ -1820,7 +2988,7 @@ ) (wire (pts - (xy 125.73 106.68) (xy 128.27 106.68) + (xy 185.42 123.19) (xy 187.96 123.19) ) (stroke (width 0) @@ -1830,7 +2998,17 @@ ) (wire (pts - (xy 114.3 95.25) (xy 118.11 95.25) + (xy 96.52 52.07) (xy 96.52 55.88) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bbc4eadf-c24c-46b5-86bb-2c5225575d11") + ) + (wire + (pts + (xy 173.99 111.76) (xy 177.8 111.76) ) (stroke (width 0) @@ -1840,7 +3018,17 @@ ) (wire (pts - (xy 87.63 54.61) (xy 95.25 54.61) + (xy 114.3 72.39) (xy 119.38 72.39) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d414ceb2-f6b7-4357-86d4-77fdad0e7de6") + ) + (wire + (pts + (xy 147.32 71.12) (xy 154.94 71.12) ) (stroke (width 0) @@ -1850,7 +3038,7 @@ ) (wire (pts - (xy 104.14 73.66) (xy 140.97 73.66) + (xy 163.83 90.17) (xy 200.66 90.17) ) (stroke (width 0) @@ -1860,7 +3048,7 @@ ) (wire (pts - (xy 76.2 74.93) (xy 58.42 74.93) + (xy 135.89 91.44) (xy 118.11 91.44) ) (stroke (width 0) @@ -1870,7 +3058,7 @@ ) (wire (pts - (xy 135.89 95.25) (xy 140.97 95.25) + (xy 195.58 111.76) (xy 200.66 111.76) ) (stroke (width 0) @@ -1880,7 +3068,27 @@ ) (wire (pts - (xy 140.97 95.25) (xy 140.97 106.68) + (xy 116.84 81.28) (xy 132.08 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e3a7332f-6d5e-4cc9-9d5d-91707ad398b4") + ) + (wire + (pts + (xy 119.38 72.39) (xy 119.38 64.77) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e4c869b1-572a-49a4-84e2-12e798faf0bb") + ) + (wire + (pts + (xy 200.66 111.76) (xy 200.66 123.19) ) (stroke (width 0) @@ -1890,7 +3098,7 @@ ) (wire (pts - (xy 167.64 106.68) (xy 163.83 106.68) + (xy 227.33 123.19) (xy 223.52 123.19) ) (stroke (width 0) @@ -1900,7 +3108,27 @@ ) (wire (pts - (xy 95.25 54.61) (xy 95.25 66.04) + (xy 96.52 72.39) (xy 96.52 66.04) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f3c1c218-2486-4339-bbb8-3f1548d0e756") + ) + (wire + (pts + (xy 78.74 60.96) (xy 83.82 60.96) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f5dfd802-67c0-4e40-b1ef-0c2c1918abf6") + ) + (wire + (pts + (xy 154.94 71.12) (xy 154.94 82.55) ) (stroke (width 0) @@ -1910,7 +3138,7 @@ ) (hierarchical_label "LEDK" (shape input) - (at 161.29 73.66 0) + (at 220.98 90.17 0) (effects (font (size 1.27 1.27) @@ -1921,7 +3149,7 @@ ) (hierarchical_label "LEDA" (shape output) - (at 161.29 54.61 0) + (at 220.98 71.12 0) (effects (font (size 1.27 1.27) @@ -1932,7 +3160,7 @@ ) (hierarchical_label "PWM" (shape input) - (at 69.85 69.85 180) + (at 129.54 86.36 180) (effects (font (size 1.27 1.27) @@ -1943,7 +3171,7 @@ ) (symbol (lib_id "power:GND") - (at 167.64 106.68 0) + (at 227.33 123.19 0) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -1952,7 +3180,7 @@ (fields_autoplaced yes) (uuid "0e85c7bc-9eee-486b-a52c-1d232fe7f00e") (property "Reference" "#PWR016" - (at 167.64 113.03 0) + (at 227.33 129.54 0) (effects (font (size 1.27 1.27) @@ -1961,7 +3189,7 @@ ) ) (property "Value" "GND" - (at 167.64 111.76 0) + (at 227.33 128.27 0) (effects (font (size 1.27 1.27) @@ -1969,7 +3197,7 @@ ) ) (property "Footprint" "" - (at 167.64 106.68 0) + (at 227.33 123.19 0) (effects (font (size 1.27 1.27) @@ -1978,7 +3206,7 @@ ) ) (property "Datasheet" "" - (at 167.64 106.68 0) + (at 227.33 123.19 0) (effects (font (size 1.27 1.27) @@ -1987,7 +3215,7 @@ ) ) (property "Description" "Power symbol creates a global label with name \"GND\" , ground" - (at 167.64 106.68 0) + (at 227.33 123.19 0) (effects (font (size 1.27 1.27) @@ -2009,7 +3237,7 @@ ) (symbol (lib_id "power:GND") - (at 104.14 78.74 0) + (at 163.83 95.25 0) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -2018,7 +3246,7 @@ (fields_autoplaced yes) (uuid "139146bc-6f7b-4117-9729-49d56e7265c8") (property "Reference" "#PWR098" - (at 104.14 85.09 0) + (at 163.83 101.6 0) (effects (font (size 1.27 1.27) @@ -2027,7 +3255,7 @@ ) ) (property "Value" "GND" - (at 104.14 83.82 0) + (at 163.83 100.33 0) (effects (font (size 1.27 1.27) @@ -2035,7 +3263,7 @@ ) ) (property "Footprint" "" - (at 104.14 78.74 0) + (at 163.83 95.25 0) (effects (font (size 1.27 1.27) @@ -2044,7 +3272,7 @@ ) ) (property "Datasheet" "" - (at 104.14 78.74 0) + (at 163.83 95.25 0) (effects (font (size 1.27 1.27) @@ -2053,7 +3281,7 @@ ) ) (property "Description" "Power symbol creates a global label with name \"GND\" , ground" - (at 104.14 78.74 0) + (at 163.83 95.25 0) (effects (font (size 1.27 1.27) @@ -2075,7 +3303,7 @@ ) (symbol (lib_id "power:PWR_FLAG") - (at 154.94 54.61 0) + (at 214.63 71.12 0) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -2084,7 +3312,7 @@ (fields_autoplaced yes) (uuid "187cbe82-0105-47cf-8ef8-e2540a915cce") (property "Reference" "#FLG03" - (at 154.94 52.705 0) + (at 214.63 69.215 0) (effects (font (size 1.27 1.27) @@ -2093,7 +3321,7 @@ ) ) (property "Value" "PWR_FLAG" - (at 154.94 49.53 0) + (at 214.63 66.04 0) (effects (font (size 1.27 1.27) @@ -2102,7 +3330,7 @@ ) ) (property "Footprint" "" - (at 154.94 54.61 0) + (at 214.63 71.12 0) (effects (font (size 1.27 1.27) @@ -2111,7 +3339,7 @@ ) ) (property "Datasheet" "~" - (at 154.94 54.61 0) + (at 214.63 71.12 0) (effects (font (size 1.27 1.27) @@ -2120,7 +3348,7 @@ ) ) (property "Description" "Special symbol for telling ERC where power comes from" - (at 154.94 54.61 0) + (at 214.63 71.12 0) (effects (font (size 1.27 1.27) @@ -2141,25 +3369,25 @@ ) ) (symbol - (lib_id "Device:R") - (at 149.86 106.68 90) + (lib_id "Device:R_Small") + (at 86.36 60.96 90) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced yes) - (uuid "22abb952-478a-46a0-ada1-733d1b8a97b5") - (property "Reference" "R2" - (at 149.86 100.33 90) + (uuid "1b0de3ee-6f3c-47fb-a857-1c37b82e0f96") + (property "Reference" "R9" + (at 86.36 55.88 90) (effects (font - (size 1.27 1.27) + (size 1.016 1.016) ) ) ) - (property "Value" "40.8 Ohm" - (at 149.86 102.87 90) + (property "Value" "100 Ohm" + (at 86.36 58.42 90) (effects (font (size 1.27 1.27) @@ -2167,7 +3395,7 @@ ) ) (property "Footprint" "" - (at 149.86 108.458 90) + (at 86.36 60.96 0) (effects (font (size 1.27 1.27) @@ -2176,7 +3404,142 @@ ) ) (property "Datasheet" "~" - (at 149.86 106.68 0) + (at 86.36 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor, small symbol" + (at 86.36 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "c44b9e5c-7c97-44ff-af6a-1f219e237349") + ) + (pin "1" + (uuid "cc841c2d-54ea-462d-9b1e-7962b8b781d3") + ) + (instances + (project "" + (path "/ee5b55de-ef61-476c-9896-089acae94cf2/628f2de5-a5de-421c-af90-8153f9f7644b" + (reference "R9") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Connector:TestPoint") + (at 168.91 71.12 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "1ca12913-793c-4945-8c5f-430391d10bf0") + (property "Reference" "TP2" + (at 171.45 66.5479 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "TestPoint" + (at 171.45 69.0879 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 173.99 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 173.99 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "test point" + (at 168.91 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "6d3c626c-177d-467b-991f-ed6c44840ebc") + ) + (instances + (project "" + (path "/ee5b55de-ef61-476c-9896-089acae94cf2/628f2de5-a5de-421c-af90-8153f9f7644b" + (reference "TP2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 209.55 123.19 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "22abb952-478a-46a0-ada1-733d1b8a97b5") + (property "Reference" "R2" + (at 209.55 116.84 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "40.8 Ohm" + (at 209.55 119.38 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 209.55 124.968 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 209.55 123.19 0) (effects (font (size 1.27 1.27) @@ -2185,7 +3548,7 @@ ) ) (property "Description" "Resistor" - (at 149.86 106.68 0) + (at 209.55 123.19 0) (effects (font (size 1.27 1.27) @@ -2210,7 +3573,7 @@ ) (symbol (lib_id "easyeda2kicad:TPS61169DCKR") - (at 83.82 69.85 0) + (at 143.51 86.36 0) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -2218,7 +3581,7 @@ (dnp no) (uuid "2477aebd-f956-47cf-87f4-edf360cbb716") (property "Reference" "U5" - (at 92.71 68.8349 0) + (at 152.4 85.3449 0) (effects (font (size 1.27 1.27) @@ -2227,7 +3590,7 @@ ) ) (property "Value" "TPS61169" - (at 92.71 71.3749 0) + (at 152.4 87.8849 0) (effects (font (size 1.27 1.27) @@ -2236,7 +3599,7 @@ ) ) (property "Footprint" "easyeda2kicad:SC-70-5_L2.1-W1.3-P0.65-LS2.1-BR" - (at 83.82 82.55 0) + (at 143.51 99.06 0) (effects (font (size 1.27 1.27) @@ -2245,7 +3608,7 @@ ) ) (property "Datasheet" "https://lcsc.com/product-detail/LED-Drivers_TI_TPS61169DCKR_TPS61169DCKR_C71045.html" - (at 83.82 85.09 0) + (at 143.51 101.6 0) (effects (font (size 1.27 1.27) @@ -2254,7 +3617,7 @@ ) ) (property "Description" "Constant Current Boost Converter" - (at 83.82 82.296 0) + (at 143.51 98.806 0) (effects (font (size 1.27 1.27) @@ -2262,7 +3625,7 @@ ) ) (property "LCSC Part" "C71045" - (at 83.82 87.63 0) + (at 143.51 104.14 0) (effects (font (size 1.27 1.27) @@ -2296,7 +3659,7 @@ ) (symbol (lib_id "Diode:MBR0540") - (at 100.33 54.61 180) + (at 160.02 71.12 180) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -2305,7 +3668,7 @@ (fields_autoplaced yes) (uuid "2cc69dc7-a856-4616-86ba-137c88defc14") (property "Reference" "D1" - (at 100.6475 48.26 0) + (at 160.3375 64.77 0) (effects (font (size 1.27 1.27) @@ -2313,7 +3676,7 @@ ) ) (property "Value" "MBR0540" - (at 100.6475 50.8 0) + (at 160.3375 67.31 0) (effects (font (size 1.27 1.27) @@ -2321,7 +3684,7 @@ ) ) (property "Footprint" "Diode_SMD:D_SOD-123" - (at 100.33 50.165 0) + (at 160.02 66.675 0) (effects (font (size 1.27 1.27) @@ -2330,7 +3693,7 @@ ) ) (property "Datasheet" "http://www.mccsemi.com/up_pdf/MBR0520~MBR0580(SOD123).pdf" - (at 100.33 54.61 0) + (at 160.02 71.12 0) (effects (font (size 1.27 1.27) @@ -2339,7 +3702,7 @@ ) ) (property "Description" "40V 0.5A Schottky Power Rectifier Diode, SOD-123" - (at 100.33 54.61 0) + (at 160.02 71.12 0) (effects (font (size 1.27 1.27) @@ -2364,7 +3727,7 @@ ) (symbol (lib_id "power:GND") - (at 118.11 59.69 0) + (at 177.8 76.2 0) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -2373,7 +3736,7 @@ (fields_autoplaced yes) (uuid "30e8122e-1e42-4e45-a3a3-65bde6cfa4c5") (property "Reference" "#PWR097" - (at 118.11 66.04 0) + (at 177.8 82.55 0) (effects (font (size 1.27 1.27) @@ -2382,7 +3745,7 @@ ) ) (property "Value" "GND" - (at 118.11 64.77 0) + (at 177.8 81.28 0) (effects (font (size 1.27 1.27) @@ -2390,7 +3753,7 @@ ) ) (property "Footprint" "" - (at 118.11 59.69 0) + (at 177.8 76.2 0) (effects (font (size 1.27 1.27) @@ -2399,7 +3762,7 @@ ) ) (property "Datasheet" "" - (at 118.11 59.69 0) + (at 177.8 76.2 0) (effects (font (size 1.27 1.27) @@ -2408,7 +3771,7 @@ ) ) (property "Description" "Power symbol creates a global label with name \"GND\" , ground" - (at 118.11 59.69 0) + (at 177.8 76.2 0) (effects (font (size 1.27 1.27) @@ -2428,9 +3791,75 @@ ) ) ) + (symbol + (lib_id "power:+5V") + (at 96.52 52.07 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "36eeabfa-7f2d-45cf-a953-a2174ae61bdd") + (property "Reference" "#PWR0106" + (at 96.52 55.88 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 96.52 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 96.52 52.07 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 96.52 52.07 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+5V\"" + (at 96.52 52.07 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f2a6723e-e92d-41ea-a496-b80c3d829f40") + ) + (instances + (project "" + (path "/ee5b55de-ef61-476c-9896-089acae94cf2/628f2de5-a5de-421c-af90-8153f9f7644b" + (reference "#PWR0106") + (unit 1) + ) + ) + ) + ) (symbol (lib_id "Device:R") - (at 132.08 95.25 90) + (at 191.77 111.76 90) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -2439,7 +3868,7 @@ (fields_autoplaced yes) (uuid "466a53cd-9fcc-48d3-ab54-06375fd7817a") (property "Reference" "R4" - (at 132.08 88.9 90) + (at 191.77 105.41 90) (effects (font (size 1.27 1.27) @@ -2447,7 +3876,7 @@ ) ) (property "Value" "4.08 Ohm" - (at 132.08 91.44 90) + (at 191.77 107.95 90) (effects (font (size 1.27 1.27) @@ -2455,7 +3884,7 @@ ) ) (property "Footprint" "" - (at 132.08 97.028 90) + (at 191.77 113.538 90) (effects (font (size 1.27 1.27) @@ -2464,7 +3893,7 @@ ) ) (property "Datasheet" "~" - (at 132.08 95.25 0) + (at 191.77 111.76 0) (effects (font (size 1.27 1.27) @@ -2473,7 +3902,7 @@ ) ) (property "Description" "Resistor" - (at 132.08 95.25 0) + (at 191.77 111.76 0) (effects (font (size 1.27 1.27) @@ -2498,7 +3927,7 @@ ) (symbol (lib_id "Device:C_Small") - (at 49.53 67.31 0) + (at 109.22 83.82 0) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -2507,7 +3936,7 @@ (fields_autoplaced yes) (uuid "49923210-e126-4e4d-9846-46fdc4b99164") (property "Reference" "C1" - (at 52.07 66.0462 0) + (at 111.76 82.5562 0) (effects (font (size 1.27 1.27) @@ -2516,7 +3945,7 @@ ) ) (property "Value" "10uF" - (at 52.07 68.5862 0) + (at 111.76 85.0962 0) (effects (font (size 1.27 1.27) @@ -2525,7 +3954,7 @@ ) ) (property "Footprint" "" - (at 49.53 67.31 0) + (at 109.22 83.82 0) (effects (font (size 1.27 1.27) @@ -2534,7 +3963,7 @@ ) ) (property "Datasheet" "~" - (at 49.53 67.31 0) + (at 109.22 83.82 0) (effects (font (size 1.27 1.27) @@ -2543,7 +3972,7 @@ ) ) (property "Description" "Unpolarized capacitor, small symbol" - (at 49.53 67.31 0) + (at 109.22 83.82 0) (effects (font (size 1.27 1.27) @@ -2568,7 +3997,7 @@ ) (symbol (lib_id "Device:C_Small") - (at 109.22 57.15 0) + (at 168.91 73.66 0) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -2577,7 +4006,7 @@ (fields_autoplaced yes) (uuid "4c6451c0-5e05-4b74-b8a8-9f611e634483") (property "Reference" "C2" - (at 111.76 55.8862 0) + (at 171.45 72.3962 0) (effects (font (size 1.27 1.27) @@ -2586,7 +4015,7 @@ ) ) (property "Value" "1uF" - (at 111.76 58.4262 0) + (at 171.45 74.9362 0) (effects (font (size 1.27 1.27) @@ -2595,7 +4024,7 @@ ) ) (property "Footprint" "" - (at 109.22 57.15 0) + (at 168.91 73.66 0) (effects (font (size 1.27 1.27) @@ -2604,7 +4033,7 @@ ) ) (property "Datasheet" "~" - (at 109.22 57.15 0) + (at 168.91 73.66 0) (effects (font (size 1.27 1.27) @@ -2613,7 +4042,7 @@ ) ) (property "Description" "Unpolarized capacitor, small symbol" - (at 109.22 57.15 0) + (at 168.91 73.66 0) (effects (font (size 1.27 1.27) @@ -2638,7 +4067,7 @@ ) (symbol (lib_id "power:PWR_FLAG") - (at 154.94 73.66 0) + (at 214.63 90.17 0) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -2647,7 +4076,7 @@ (fields_autoplaced yes) (uuid "552a866f-286e-4826-bfce-f6fb05c34cea") (property "Reference" "#FLG04" - (at 154.94 71.755 0) + (at 214.63 88.265 0) (effects (font (size 1.27 1.27) @@ -2656,7 +4085,7 @@ ) ) (property "Value" "PWR_FLAG" - (at 154.94 68.58 0) + (at 214.63 85.09 0) (effects (font (size 1.27 1.27) @@ -2665,7 +4094,7 @@ ) ) (property "Footprint" "" - (at 154.94 73.66 0) + (at 214.63 90.17 0) (effects (font (size 1.27 1.27) @@ -2674,7 +4103,7 @@ ) ) (property "Datasheet" "~" - (at 154.94 73.66 0) + (at 214.63 90.17 0) (effects (font (size 1.27 1.27) @@ -2683,7 +4112,7 @@ ) ) (property "Description" "Special symbol for telling ERC where power comes from" - (at 154.94 73.66 0) + (at 214.63 90.17 0) (effects (font (size 1.27 1.27) @@ -2705,7 +4134,7 @@ ) (symbol (lib_id "Device:R") - (at 132.08 106.68 90) + (at 191.77 123.19 90) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -2714,7 +4143,7 @@ (fields_autoplaced yes) (uuid "643610ff-d11c-4e53-a050-ada04e63f252") (property "Reference" "R3" - (at 132.08 100.33 90) + (at 191.77 116.84 90) (effects (font (size 1.27 1.27) @@ -2722,7 +4151,7 @@ ) ) (property "Value" "8.16 Ohm" - (at 132.08 102.87 90) + (at 191.77 119.38 90) (effects (font (size 1.27 1.27) @@ -2730,7 +4159,7 @@ ) ) (property "Footprint" "" - (at 132.08 108.458 90) + (at 191.77 124.968 90) (effects (font (size 1.27 1.27) @@ -2739,7 +4168,7 @@ ) ) (property "Datasheet" "~" - (at 132.08 106.68 0) + (at 191.77 123.19 0) (effects (font (size 1.27 1.27) @@ -2748,7 +4177,7 @@ ) ) (property "Description" "Resistor" - (at 132.08 106.68 0) + (at 191.77 123.19 0) (effects (font (size 1.27 1.27) @@ -2771,9 +4200,144 @@ ) ) ) + (symbol + (lib_id "Connector:TestPoint") + (at 116.84 81.28 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "7bb1d3f4-3463-4135-8ed4-1895668b5e41") + (property "Reference" "TP3" + (at 119.38 76.7079 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "TestPoint" + (at 119.38 79.2479 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 121.92 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 121.92 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "test point" + (at 116.84 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "1a592ce5-cd58-4332-a9d9-d17ff40ef95a") + ) + (instances + (project "acid" + (path "/ee5b55de-ef61-476c-9896-089acae94cf2/628f2de5-a5de-421c-af90-8153f9f7644b" + (reference "TP3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:PWR_FLAG") + (at 109.22 77.47 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "7f790cfb-672e-4e89-9f57-f0cf51535085") + (property "Reference" "#FLG05" + (at 107.315 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "PWR_FLAG" + (at 105.41 77.4699 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Footprint" "" + (at 109.22 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 109.22 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Special symbol for telling ERC where power comes from" + (at 109.22 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "99d3b96b-a208-4486-9672-8c9d554560d5") + ) + (instances + (project "" + (path "/ee5b55de-ef61-476c-9896-089acae94cf2/628f2de5-a5de-421c-af90-8153f9f7644b" + (reference "#FLG05") + (unit 1) + ) + ) + ) + ) (symbol (lib_id "power:GND") - (at 167.64 95.25 0) + (at 227.33 111.76 0) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -2782,7 +4346,7 @@ (fields_autoplaced yes) (uuid "8007d611-f326-48db-928e-14111ad2ba40") (property "Reference" "#PWR094" - (at 167.64 101.6 0) + (at 227.33 118.11 0) (effects (font (size 1.27 1.27) @@ -2791,7 +4355,7 @@ ) ) (property "Value" "GND" - (at 167.64 100.33 0) + (at 227.33 116.84 0) (effects (font (size 1.27 1.27) @@ -2799,7 +4363,7 @@ ) ) (property "Footprint" "" - (at 167.64 95.25 0) + (at 227.33 111.76 0) (effects (font (size 1.27 1.27) @@ -2808,7 +4372,7 @@ ) ) (property "Datasheet" "" - (at 167.64 95.25 0) + (at 227.33 111.76 0) (effects (font (size 1.27 1.27) @@ -2817,7 +4381,7 @@ ) ) (property "Description" "Power symbol creates a global label with name \"GND\" , ground" - (at 167.64 95.25 0) + (at 227.33 111.76 0) (effects (font (size 1.27 1.27) @@ -2838,17 +4402,16 @@ ) ) (symbol - (lib_id "power:GND") - (at 58.42 78.74 0) + (lib_id "power:+3.3V") + (at 78.74 52.07 0) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (fields_autoplaced yes) - (uuid "8c06b7c3-9193-426e-8765-29b9b64692b2") - (property "Reference" "#PWR093" - (at 58.42 85.09 0) + (uuid "8993301a-8e0e-429c-9016-8d478ab0fb6e") + (property "Reference" "#PWR090" + (at 78.74 55.88 0) (effects (font (size 1.27 1.27) @@ -2856,8 +4419,8 @@ (hide yes) ) ) - (property "Value" "GND" - (at 58.42 83.82 0) + (property "Value" "+3.3V_{LDO2}" + (at 78.74 47.498 0) (effects (font (size 1.27 1.27) @@ -2865,7 +4428,7 @@ ) ) (property "Footprint" "" - (at 58.42 78.74 0) + (at 78.74 52.07 0) (effects (font (size 1.27 1.27) @@ -2874,7 +4437,73 @@ ) ) (property "Datasheet" "" - (at 58.42 78.74 0) + (at 78.74 52.07 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3.3V\"" + (at 78.74 52.07 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "9489da18-96ad-444a-ba36-42c6f600d0cf") + ) + (instances + (project "acid" + (path "/ee5b55de-ef61-476c-9896-089acae94cf2/628f2de5-a5de-421c-af90-8153f9f7644b" + (reference "#PWR090") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 118.11 95.25 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "8c06b7c3-9193-426e-8765-29b9b64692b2") + (property "Reference" "#PWR093" + (at 118.11 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 118.11 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 118.11 95.25 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 118.11 95.25 0) (effects (font (size 1.27 1.27) @@ -2883,7 +4512,7 @@ ) ) (property "Description" "Power symbol creates a global label with name \"GND\" , ground" - (at 58.42 78.74 0) + (at 118.11 95.25 0) (effects (font (size 1.27 1.27) @@ -2905,7 +4534,7 @@ ) (symbol (lib_id "Jumper:SolderJumper_2_Open") - (at 160.02 106.68 0) + (at 219.71 123.19 0) (unit 1) (exclude_from_sim no) (in_bom no) @@ -2914,7 +4543,7 @@ (fields_autoplaced yes) (uuid "9cd0a3e9-360d-49f7-87fe-b81dbad893cb") (property "Reference" "JP2" - (at 160.02 100.33 0) + (at 219.71 116.84 0) (effects (font (size 1.27 1.27) @@ -2922,7 +4551,7 @@ ) ) (property "Value" "+5 mA" - (at 160.02 102.87 0) + (at 219.71 119.38 0) (effects (font (size 1.27 1.27) @@ -2930,7 +4559,7 @@ ) ) (property "Footprint" "" - (at 160.02 106.68 0) + (at 219.71 123.19 0) (effects (font (size 1.27 1.27) @@ -2939,7 +4568,7 @@ ) ) (property "Datasheet" "~" - (at 160.02 106.68 0) + (at 219.71 123.19 0) (effects (font (size 1.27 1.27) @@ -2948,7 +4577,7 @@ ) ) (property "Description" "Solder Jumper, 2-pole, open" - (at 160.02 106.68 0) + (at 219.71 123.19 0) (effects (font (size 1.27 1.27) @@ -2973,7 +4602,7 @@ ) (symbol (lib_id "power:GND") - (at 49.53 69.85 0) + (at 109.22 86.36 0) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -2982,7 +4611,7 @@ (fields_autoplaced yes) (uuid "9e5fef9f-28df-454d-8659-f2071827a01d") (property "Reference" "#PWR091" - (at 49.53 76.2 0) + (at 109.22 92.71 0) (effects (font (size 1.27 1.27) @@ -2991,7 +4620,7 @@ ) ) (property "Value" "GND" - (at 49.53 74.93 0) + (at 109.22 91.44 0) (effects (font (size 1.27 1.27) @@ -2999,7 +4628,7 @@ ) ) (property "Footprint" "" - (at 49.53 69.85 0) + (at 109.22 86.36 0) (effects (font (size 1.27 1.27) @@ -3008,7 +4637,7 @@ ) ) (property "Datasheet" "" - (at 49.53 69.85 0) + (at 109.22 86.36 0) (effects (font (size 1.27 1.27) @@ -3017,7 +4646,7 @@ ) ) (property "Description" "Power symbol creates a global label with name \"GND\" , ground" - (at 49.53 69.85 0) + (at 109.22 86.36 0) (effects (font (size 1.27 1.27) @@ -3039,7 +4668,7 @@ ) (symbol (lib_id "Device:C_Small") - (at 118.11 57.15 0) + (at 177.8 73.66 0) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -3048,7 +4677,7 @@ (fields_autoplaced yes) (uuid "9fce41e0-fbe2-4e34-826b-05177434eb63") (property "Reference" "C3" - (at 120.65 55.8862 0) + (at 180.34 72.3962 0) (effects (font (size 1.27 1.27) @@ -3057,7 +4686,7 @@ ) ) (property "Value" "1uF" - (at 120.65 58.4262 0) + (at 180.34 74.9362 0) (effects (font (size 1.27 1.27) @@ -3066,7 +4695,7 @@ ) ) (property "Footprint" "" - (at 118.11 57.15 0) + (at 177.8 73.66 0) (effects (font (size 1.27 1.27) @@ -3075,7 +4704,7 @@ ) ) (property "Datasheet" "~" - (at 118.11 57.15 0) + (at 177.8 73.66 0) (effects (font (size 1.27 1.27) @@ -3084,7 +4713,7 @@ ) ) (property "Description" "Unpolarized capacitor, small symbol" - (at 118.11 57.15 0) + (at 177.8 73.66 0) (effects (font (size 1.27 1.27) @@ -3109,7 +4738,7 @@ ) (symbol (lib_id "Jumper:SolderJumper_2_Bridged") - (at 160.02 95.25 0) + (at 219.71 111.76 0) (unit 1) (exclude_from_sim no) (in_bom no) @@ -3118,7 +4747,7 @@ (fields_autoplaced yes) (uuid "a77532ae-a785-4099-80d1-4a17f2b97a1d") (property "Reference" "JP1" - (at 160.02 88.9 0) + (at 219.71 105.41 0) (effects (font (size 1.27 1.27) @@ -3126,7 +4755,7 @@ ) ) (property "Value" "+20 mA" - (at 160.02 91.44 0) + (at 219.71 107.95 0) (effects (font (size 1.27 1.27) @@ -3134,7 +4763,7 @@ ) ) (property "Footprint" "" - (at 160.02 95.25 0) + (at 219.71 111.76 0) (effects (font (size 1.27 1.27) @@ -3143,7 +4772,7 @@ ) ) (property "Datasheet" "~" - (at 160.02 95.25 0) + (at 219.71 111.76 0) (effects (font (size 1.27 1.27) @@ -3152,7 +4781,7 @@ ) ) (property "Description" "Solder Jumper, 2-pole, closed/bridged" - (at 160.02 95.25 0) + (at 219.71 111.76 0) (effects (font (size 1.27 1.27) @@ -3176,33 +4805,35 @@ ) ) (symbol - (lib_id "Device:R") - (at 149.86 95.25 90) + (lib_id "Connector:TestPoint") + (at 163.83 90.17 0) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced yes) - (uuid "b87abb99-c954-4bb1-9435-9d215e813d47") - (property "Reference" "R1" - (at 149.86 88.9 90) + (uuid "ad472e47-e0cd-4b75-8225-34b180cfcbdf") + (property "Reference" "TP1" + (at 166.37 85.5979 0) (effects (font (size 1.27 1.27) ) + (justify left) ) ) - (property "Value" "10.2 Ohm" - (at 149.86 91.44 90) + (property "Value" "TestPoint" + (at 166.37 88.1379 0) (effects (font (size 1.27 1.27) ) + (justify left) ) ) (property "Footprint" "" - (at 149.86 97.028 90) + (at 168.91 90.17 0) (effects (font (size 1.27 1.27) @@ -3211,7 +4842,72 @@ ) ) (property "Datasheet" "~" - (at 149.86 95.25 0) + (at 168.91 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "test point" + (at 163.83 90.17 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "0b3b11d9-f14a-41d9-8443-df7b27c51494") + ) + (instances + (project "" + (path "/ee5b55de-ef61-476c-9896-089acae94cf2/628f2de5-a5de-421c-af90-8153f9f7644b" + (reference "TP1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 209.55 111.76 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "b87abb99-c954-4bb1-9435-9d215e813d47") + (property "Reference" "R1" + (at 209.55 105.41 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "10.2 Ohm" + (at 209.55 107.95 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 209.55 113.538 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 209.55 111.76 0) (effects (font (size 1.27 1.27) @@ -3220,7 +4916,7 @@ ) ) (property "Description" "Resistor" - (at 149.86 95.25 0) + (at 209.55 111.76 0) (effects (font (size 1.27 1.27) @@ -3245,7 +4941,7 @@ ) (symbol (lib_id "Device:L") - (at 83.82 54.61 90) + (at 143.51 71.12 90) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -3253,7 +4949,7 @@ (dnp no) (uuid "bc615d15-15d3-405c-80d9-abbc86b240be") (property "Reference" "L1" - (at 83.82 49.53 90) + (at 143.51 66.04 90) (effects (font (size 1.27 1.27) @@ -3261,7 +4957,7 @@ ) ) (property "Value" "4.7uH" - (at 83.82 52.07 90) + (at 143.51 68.58 90) (effects (font (size 1.27 1.27) @@ -3269,7 +4965,7 @@ ) ) (property "Footprint" "" - (at 83.82 54.61 0) + (at 143.51 71.12 0) (effects (font (size 1.27 1.27) @@ -3278,7 +4974,7 @@ ) ) (property "Datasheet" "~" - (at 83.82 54.61 0) + (at 143.51 71.12 0) (effects (font (size 1.27 1.27) @@ -3287,7 +4983,7 @@ ) ) (property "Description" "PA4331.472NLT" - (at 83.82 56.388 90) + (at 143.51 72.898 90) (effects (font (size 1.27 1.27) @@ -3311,7 +5007,7 @@ ) (symbol (lib_id "power:GND") - (at 114.3 95.25 0) + (at 173.99 111.76 0) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -3320,7 +5016,7 @@ (fields_autoplaced yes) (uuid "ce9ebb7c-5696-49e8-9fd4-4f08e22900d9") (property "Reference" "#PWR095" - (at 114.3 101.6 0) + (at 173.99 118.11 0) (effects (font (size 1.27 1.27) @@ -3329,7 +5025,7 @@ ) ) (property "Value" "GND" - (at 114.3 100.33 0) + (at 173.99 116.84 0) (effects (font (size 1.27 1.27) @@ -3337,7 +5033,7 @@ ) ) (property "Footprint" "" - (at 114.3 95.25 0) + (at 173.99 111.76 0) (effects (font (size 1.27 1.27) @@ -3346,7 +5042,7 @@ ) ) (property "Datasheet" "" - (at 114.3 95.25 0) + (at 173.99 111.76 0) (effects (font (size 1.27 1.27) @@ -3355,7 +5051,7 @@ ) ) (property "Description" "Power symbol creates a global label with name \"GND\" , ground" - (at 114.3 95.25 0) + (at 173.99 111.76 0) (effects (font (size 1.27 1.27) @@ -3377,7 +5073,7 @@ ) (symbol (lib_id "Jumper:SolderJumper_2_Open") - (at 121.92 106.68 0) + (at 181.61 123.19 0) (unit 1) (exclude_from_sim no) (in_bom no) @@ -3386,7 +5082,7 @@ (fields_autoplaced yes) (uuid "d38a92ca-1d0e-4b1f-b742-9aa2ca1c2497") (property "Reference" "JP3" - (at 121.92 100.33 0) + (at 181.61 116.84 0) (effects (font (size 1.27 1.27) @@ -3394,7 +5090,7 @@ ) ) (property "Value" "+25 mA" - (at 121.92 102.87 0) + (at 181.61 119.38 0) (effects (font (size 1.27 1.27) @@ -3402,7 +5098,7 @@ ) ) (property "Footprint" "" - (at 121.92 106.68 0) + (at 181.61 123.19 0) (effects (font (size 1.27 1.27) @@ -3411,7 +5107,7 @@ ) ) (property "Datasheet" "~" - (at 121.92 106.68 0) + (at 181.61 123.19 0) (effects (font (size 1.27 1.27) @@ -3420,7 +5116,7 @@ ) ) (property "Description" "Solder Jumper, 2-pole, open" - (at 121.92 106.68 0) + (at 181.61 123.19 0) (effects (font (size 1.27 1.27) @@ -3445,7 +5141,7 @@ ) (symbol (lib_id "Jumper:SolderJumper_2_Open") - (at 121.92 95.25 0) + (at 181.61 111.76 0) (unit 1) (exclude_from_sim no) (in_bom no) @@ -3454,7 +5150,7 @@ (fields_autoplaced yes) (uuid "de426281-b9da-441c-8359-8e74870dbc33") (property "Reference" "JP4" - (at 121.92 88.9 0) + (at 181.61 105.41 0) (effects (font (size 1.27 1.27) @@ -3462,7 +5158,7 @@ ) ) (property "Value" "+50 mA" - (at 121.92 91.44 0) + (at 181.61 107.95 0) (effects (font (size 1.27 1.27) @@ -3470,7 +5166,7 @@ ) ) (property "Footprint" "" - (at 121.92 95.25 0) + (at 181.61 111.76 0) (effects (font (size 1.27 1.27) @@ -3479,7 +5175,7 @@ ) ) (property "Datasheet" "~" - (at 121.92 95.25 0) + (at 181.61 111.76 0) (effects (font (size 1.27 1.27) @@ -3488,7 +5184,7 @@ ) ) (property "Description" "Solder Jumper, 2-pole, open" - (at 121.92 95.25 0) + (at 181.61 111.76 0) (effects (font (size 1.27 1.27) @@ -3513,7 +5209,7 @@ ) (symbol (lib_id "power:GND") - (at 109.22 59.69 0) + (at 168.91 76.2 0) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -3522,7 +5218,7 @@ (fields_autoplaced yes) (uuid "e492aae5-93bf-46c2-aa2b-bc044f608ed0") (property "Reference" "#PWR096" - (at 109.22 66.04 0) + (at 168.91 82.55 0) (effects (font (size 1.27 1.27) @@ -3531,7 +5227,7 @@ ) ) (property "Value" "GND" - (at 109.22 64.77 0) + (at 168.91 81.28 0) (effects (font (size 1.27 1.27) @@ -3539,7 +5235,7 @@ ) ) (property "Footprint" "" - (at 109.22 59.69 0) + (at 168.91 76.2 0) (effects (font (size 1.27 1.27) @@ -3548,7 +5244,7 @@ ) ) (property "Datasheet" "" - (at 109.22 59.69 0) + (at 168.91 76.2 0) (effects (font (size 1.27 1.27) @@ -3557,7 +5253,7 @@ ) ) (property "Description" "Power symbol creates a global label with name \"GND\" , ground" - (at 109.22 59.69 0) + (at 168.91 76.2 0) (effects (font (size 1.27 1.27) @@ -3579,7 +5275,7 @@ ) (symbol (lib_id "power:+3.3V") - (at 49.53 60.96 0) + (at 119.38 64.77 0) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -3587,7 +5283,7 @@ (dnp no) (uuid "e7e12f6b-28af-4e11-aed3-09e190f769a6") (property "Reference" "#PWR0114" - (at 49.53 64.77 0) + (at 119.38 68.58 0) (effects (font (size 1.27 1.27) @@ -3596,7 +5292,7 @@ ) ) (property "Value" "+3.3V_{LDO2}" - (at 49.53 56.388 0) + (at 119.38 60.198 0) (effects (font (size 1.27 1.27) @@ -3604,7 +5300,7 @@ ) ) (property "Footprint" "" - (at 49.53 60.96 0) + (at 119.38 64.77 0) (effects (font (size 1.27 1.27) @@ -3613,7 +5309,7 @@ ) ) (property "Datasheet" "" - (at 49.53 60.96 0) + (at 119.38 64.77 0) (effects (font (size 1.27 1.27) @@ -3622,7 +5318,7 @@ ) ) (property "Description" "Power symbol creates a global label with name \"+3.3V\"" - (at 49.53 60.96 0) + (at 119.38 64.77 0) (effects (font (size 1.27 1.27) @@ -3644,7 +5340,7 @@ ) (symbol (lib_id "power:GND") - (at 114.3 106.68 0) + (at 173.99 123.19 0) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -3653,7 +5349,7 @@ (fields_autoplaced yes) (uuid "ebbcc573-c310-42df-a5d2-940297ed335c") (property "Reference" "#PWR092" - (at 114.3 113.03 0) + (at 173.99 129.54 0) (effects (font (size 1.27 1.27) @@ -3662,7 +5358,7 @@ ) ) (property "Value" "GND" - (at 114.3 111.76 0) + (at 173.99 128.27 0) (effects (font (size 1.27 1.27) @@ -3670,7 +5366,7 @@ ) ) (property "Footprint" "" - (at 114.3 106.68 0) + (at 173.99 123.19 0) (effects (font (size 1.27 1.27) @@ -3679,7 +5375,7 @@ ) ) (property "Datasheet" "" - (at 114.3 106.68 0) + (at 173.99 123.19 0) (effects (font (size 1.27 1.27) @@ -3688,7 +5384,7 @@ ) ) (property "Description" "Power symbol creates a global label with name \"GND\" , ground" - (at 114.3 106.68 0) + (at 173.99 123.19 0) (effects (font (size 1.27 1.27) @@ -3710,7 +5406,7 @@ ) (symbol (lib_id "Device:C_Small") - (at 104.14 76.2 0) + (at 163.83 92.71 0) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -3719,7 +5415,7 @@ (fields_autoplaced yes) (uuid "fb969332-cc62-4b5e-8593-fe43eb58ecd5") (property "Reference" "C4" - (at 106.68 74.9362 0) + (at 166.37 91.4462 0) (effects (font (size 1.27 1.27) @@ -3728,7 +5424,7 @@ ) ) (property "Value" "0.1uF" - (at 106.68 77.4762 0) + (at 166.37 93.9862 0) (effects (font (size 1.27 1.27) @@ -3737,7 +5433,7 @@ ) ) (property "Footprint" "" - (at 104.14 76.2 0) + (at 163.83 92.71 0) (effects (font (size 1.27 1.27) @@ -3746,7 +5442,7 @@ ) ) (property "Datasheet" "~" - (at 104.14 76.2 0) + (at 163.83 92.71 0) (effects (font (size 1.27 1.27) @@ -3755,7 +5451,7 @@ ) ) (property "Description" "Unpolarized capacitor, small symbol" - (at 104.14 76.2 0) + (at 163.83 92.71 0) (effects (font (size 1.27 1.27) @@ -3778,4 +5474,328 @@ ) ) ) + (symbol + (lib_id "Jumper:SolderJumper_3_Bridged12") + (at 109.22 72.39 0) + (unit 1) + (exclude_from_sim no) + (in_bom no) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "fcf727f0-0604-462c-8c09-68dc39b8c1ff") + (property "Reference" "JP9" + (at 109.22 66.04 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "5V_{USB} or 3.3V_{LDO2}" + (at 109.22 68.58 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 109.22 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 109.22 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "3-pole Solder Jumper, pins 1+2 closed/bridged" + (at 109.22 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "0f2fcbd9-6937-4c03-b815-66669108c114") + ) + (pin "2" + (uuid "1138293e-fc61-49de-8092-f5cb47786bb8") + ) + (pin "3" + (uuid "3ad8e94f-47d2-480b-9a00-17b4d38efc38") + ) + (instances + (project "" + (path "/ee5b55de-ef61-476c-9896-089acae94cf2/628f2de5-a5de-421c-af90-8153f9f7644b" + (reference "JP9") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "PCM_JLCPCB-Transistors:NMOS,MDD2302") + (at 93.98 60.96 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "feb08600-04fa-4fde-9a16-58551657bfd6") + (property "Reference" "Q1" + (at 100.33 59.6899 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "MDD2302" + (at 100.33 62.23 0) + (effects + (font + (size 0.8 0.8) + ) + (justify left) + ) + ) + (property "Footprint" "PCM_JLCPCB:Q_SOT-23" + (at 92.202 60.96 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.lcsc.com/datasheet/lcsc_datasheet_2407101108_MDD-Microdiode-Semiconductor-MDD2302_C427390.pdf" + (at 93.98 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "20V 3A 28mΩ@4.5V,3A 1.2W 600mV@250uA 1 N-Channel SOT-23 MOSFETs ROHS" + (at 93.98 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "LCSC" "C427390" + (at 93.98 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Stock" "223903" + (at 93.98 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Price" "0.023USD" + (at 93.98 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Process" "SMT" + (at 93.98 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Minimum Qty" "10" + (at 93.98 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Attrition Qty" "5" + (at 93.98 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Class" "Preferred Component" + (at 93.98 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Category" "Transistors,MOSFETs" + (at 93.98 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Manufacturer" "MDD(Microdiode Electronics)" + (at 93.98 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Part" "MDD2302" + (at 93.98 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Continuous Drain Current (Id)" "4A" + (at 93.98 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Input Capacitance (Ciss@Vds)" "340pF@10V" + (at 93.98 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Operating Temperature" "-50°C~+150°C" + (at 93.98 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Type" "1 N-channel" + (at 93.98 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Drain Source Voltage (Vdss)" "20V" + (at 93.98 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Power Dissipation (Pd)" "1.25W" + (at 93.98 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Gate Threshold Voltage (Vgs(th)@Id)" "500mV@250uA" + (at 93.98 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Reverse Transfer Capacitance (Crss@Vds)" "33pF" + (at 93.98 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Drain Source On Resistance (RDS(on)@Vgs,Id)" "28mΩ@2.5V,4A" + (at 93.98 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Total Gate Charge (Qg@Vgs)" "5.4nC@10V" + (at 93.98 60.96 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "3" + (uuid "7f4d9a3d-ebff-4547-961b-3885cbb90232") + ) + (pin "2" + (uuid "a4154b13-9c91-4cd6-82a2-ff354c66a437") + ) + (pin "1" + (uuid "8ce0ec21-1031-4053-a20c-147ecabcfde8") + ) + (instances + (project "" + (path "/ee5b55de-ef61-476c-9896-089acae94cf2/628f2de5-a5de-421c-af90-8153f9f7644b" + (reference "Q1") + (unit 1) + ) + ) + ) + ) )