From f9c21b9d9f25363dd67ab5476836b192cbc49d3b Mon Sep 17 00:00:00 2001 From: Manfred Steiner Date: Sun, 9 Jun 2024 10:41:16 +0200 Subject: [PATCH] =?utf8?q?2xRJ45=20f=C3=BCr=20Modbus?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- kicad/nano-x-base.kicad_sch | 86 +++++++++++++++++++++++++++++++++++++ 1 file changed, 86 insertions(+) diff --git a/kicad/nano-x-base.kicad_sch b/kicad/nano-x-base.kicad_sch index 0c9afaa..f88ebc6 100644 --- a/kicad/nano-x-base.kicad_sch +++ b/kicad/nano-x-base.kicad_sch @@ -11011,6 +11011,92 @@ ) ) ) + (symbol + (lib_id "Connector:RJ45") + (at 219.71 147.32 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "c2a097eb-e6c2-4434-9869-189ba64f7904") + (property "Reference" "J12" + (at 219.71 129.54 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "RJ45" + (at 219.71 132.08 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Connector_RJ:RJ45_Amphenol_RJHSE538X" + (at 219.71 146.685 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 219.71 146.685 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "RJ connector, 8P8C (8 positions 8 connected)" + (at 219.71 147.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "8" + (uuid "2fca19d2-945b-4458-b017-c36c01becd03") + ) + (pin "1" + (uuid "51bb1fa9-87fd-4ae0-b633-e6d59896edcf") + ) + (pin "7" + (uuid "dd023a9e-dc5d-4a62-aa18-aa1b902be3a6") + ) + (pin "4" + (uuid "e0ba95e5-7d4c-45f4-9962-c52142047bad") + ) + (pin "2" + (uuid "e16b104b-d4fe-4581-89d6-527a575a75ba") + ) + (pin "3" + (uuid "64e4b136-efbe-4ab9-a3f2-3f988af5077e") + ) + (pin "6" + (uuid "ac7d8985-e9df-44cf-a8f0-6e0debba3833") + ) + (pin "5" + (uuid "72586822-1480-4fd3-9eb8-f46e63b680dd") + ) + (instances + (project "nano-x-base" + (path "/931ae915-4e9c-43f8-917c-b67506ca5d91" + (reference "J12") + (unit 1) + ) + ) + ) + ) (symbol (lib_id "@sparkfun-connector:Conn_01x03") (at 443.23 187.96 0) -- 2.39.5