From 5fb445e6e95047f575d4587084c97db76326c3c2 Mon Sep 17 00:00:00 2001 From: jfmartel Date: Fri, 25 Feb 2022 16:22:17 -0500 Subject: [PATCH] =?UTF-8?q?Lora=20Interface=20V1=20envoy=C3=A9=20=C3=A0=20?= =?UTF-8?q?la=20fab?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ChaletDuino V2/eagle.epf | 13 +- ChaletLoraInterface/ChaletLoraInterface.b#1 | 53 +- ChaletLoraInterface/ChaletLoraInterface.b#2 | 46 +- ChaletLoraInterface/ChaletLoraInterface.b#3 | 67 +- ChaletLoraInterface/ChaletLoraInterface.b#4 | 43 +- ChaletLoraInterface/ChaletLoraInterface.b#5 | 33 +- ChaletLoraInterface/ChaletLoraInterface.b#6 | 6 +- ChaletLoraInterface/ChaletLoraInterface.b#7 | 30 +- ChaletLoraInterface/ChaletLoraInterface.b#8 | 24 +- ChaletLoraInterface/ChaletLoraInterface.b#9 | 25 +- ChaletLoraInterface/ChaletLoraInterface.s#1 | 28 +- ChaletLoraInterface/ChaletLoraInterface.s#3 | 10 +- ChaletLoraInterface/ChaletLoraInterface.s#4 | 10 +- ChaletLoraInterface/ChaletLoraInterface.s#5 | 10 +- .../ChaletLoraInterface_V1.b#1 | 3259 +++ .../ChaletLoraInterface_V1.b#2 | 3188 +++ .../ChaletLoraInterface_V1.b#3 | 3200 +++ .../ChaletLoraInterface_V1.b#4 | 3200 +++ .../ChaletLoraInterface_V1.b#5 | 3198 +++ .../ChaletLoraInterface_V1.b#6 | 3189 +++ .../ChaletLoraInterface_V1.b#7 | 3189 +++ .../ChaletLoraInterface_V1.b#8 | 3175 +++ .../ChaletLoraInterface_V1.b#9 | 3155 +++ .../ChaletLoraInterface_V1.brd | 3177 +++ .../ChaletLoraInterface_V1.csv | 30 + .../ChaletLoraInterface_V1.mnb | 33 + .../ChaletLoraInterface_V1.mnt | 7 + .../ChaletLoraInterface_V1.s#1 | 18531 +++++++++++++++ .../ChaletLoraInterface_V1.s#2 | 18530 +++++++++++++++ .../ChaletLoraInterface_V1.s#3 | 18530 +++++++++++++++ .../ChaletLoraInterface_V1.s#4 | 18530 +++++++++++++++ .../ChaletLoraInterface_V1.s#5 | 18520 +++++++++++++++ .../ChaletLoraInterface_V1.s#6 | 18519 +++++++++++++++ .../ChaletLoraInterface_V1.s#7 | 18519 +++++++++++++++ .../ChaletLoraInterface_V1.s#8 | 18504 +++++++++++++++ .../ChaletLoraInterface_V1.s#9 | 18504 +++++++++++++++ .../ChaletLoraInterface_V1.sch | 18541 ++++++++++++++++ .../ChaletLoraInterface_V1Centroid.csv | 34 + .../ChaletLoraInterface_V1_2022-02-25.zip | Bin 0 -> 556911 bytes ChaletLoraInterface/bot_v1.csv | 33 + ChaletLoraInterface/eagle.epf | 108 +- ChaletLoraInterface/top_v1.csv | 7 + Lora Board/LoraBoard.b#1 | 1794 ++ Lora Board/LoraBoard.b#2 | 1796 ++ Lora Board/LoraBoard.b#3 | 1797 ++ Lora Board/LoraBoard.b#4 | 1799 ++ Lora Board/LoraBoard.b#5 | 1782 ++ Lora Board/LoraBoard.b#6 | 1768 ++ Lora Board/LoraBoard.b#7 | 1762 ++ Lora Board/LoraBoard.b#8 | 1767 ++ Lora Board/LoraBoard.b#9 | 1710 ++ Lora Board/LoraBoard.brd | 1796 ++ Lora Board/LoraBoard.s#1 | 7132 ++++++ Lora Board/LoraBoard.s#2 | 7134 ++++++ Lora Board/LoraBoard.s#3 | 7134 ++++++ Lora Board/LoraBoard.s#4 | 7134 ++++++ Lora Board/LoraBoard.s#5 | 7136 ++++++ Lora Board/LoraBoard.s#6 | 7048 ++++++ Lora Board/LoraBoard.s#7 | 7048 ++++++ Lora Board/LoraBoard.s#8 | 7050 ++++++ Lora Board/LoraBoard.s#9 | 7034 ++++++ Lora Board/LoraBoard.sch | 7130 ++++++ Lora Board/LoraBoard_2021-09-17.zip | Bin 0 -> 287271 bytes Lora Board/eagle.epf | 429 + Speaker Switch/eagle.epf | 10 +- 65 files changed, 306782 insertions(+), 216 deletions(-) create mode 100644 ChaletLoraInterface/ChaletLoraInterface_V1.b#1 create mode 100644 ChaletLoraInterface/ChaletLoraInterface_V1.b#2 create mode 100644 ChaletLoraInterface/ChaletLoraInterface_V1.b#3 create mode 100644 ChaletLoraInterface/ChaletLoraInterface_V1.b#4 create mode 100644 ChaletLoraInterface/ChaletLoraInterface_V1.b#5 create mode 100644 ChaletLoraInterface/ChaletLoraInterface_V1.b#6 create mode 100644 ChaletLoraInterface/ChaletLoraInterface_V1.b#7 create mode 100644 ChaletLoraInterface/ChaletLoraInterface_V1.b#8 create mode 100644 ChaletLoraInterface/ChaletLoraInterface_V1.b#9 create mode 100644 ChaletLoraInterface/ChaletLoraInterface_V1.brd create mode 100644 ChaletLoraInterface/ChaletLoraInterface_V1.csv create mode 100644 ChaletLoraInterface/ChaletLoraInterface_V1.mnb create mode 100644 ChaletLoraInterface/ChaletLoraInterface_V1.mnt create mode 100644 ChaletLoraInterface/ChaletLoraInterface_V1.s#1 create mode 100644 ChaletLoraInterface/ChaletLoraInterface_V1.s#2 create mode 100644 ChaletLoraInterface/ChaletLoraInterface_V1.s#3 create mode 100644 ChaletLoraInterface/ChaletLoraInterface_V1.s#4 create mode 100644 ChaletLoraInterface/ChaletLoraInterface_V1.s#5 create mode 100644 ChaletLoraInterface/ChaletLoraInterface_V1.s#6 create mode 100644 ChaletLoraInterface/ChaletLoraInterface_V1.s#7 create mode 100644 ChaletLoraInterface/ChaletLoraInterface_V1.s#8 create mode 100644 ChaletLoraInterface/ChaletLoraInterface_V1.s#9 create mode 100644 ChaletLoraInterface/ChaletLoraInterface_V1.sch create mode 100644 ChaletLoraInterface/ChaletLoraInterface_V1Centroid.csv create mode 100644 ChaletLoraInterface/ChaletLoraInterface_V1_2022-02-25.zip create mode 100644 ChaletLoraInterface/bot_v1.csv create mode 100644 ChaletLoraInterface/top_v1.csv create mode 100644 Lora Board/LoraBoard.b#1 create mode 100644 Lora Board/LoraBoard.b#2 create mode 100644 Lora Board/LoraBoard.b#3 create mode 100644 Lora Board/LoraBoard.b#4 create mode 100644 Lora Board/LoraBoard.b#5 create mode 100644 Lora Board/LoraBoard.b#6 create mode 100644 Lora Board/LoraBoard.b#7 create mode 100644 Lora Board/LoraBoard.b#8 create mode 100644 Lora Board/LoraBoard.b#9 create mode 100644 Lora Board/LoraBoard.brd create mode 100644 Lora Board/LoraBoard.s#1 create mode 100644 Lora Board/LoraBoard.s#2 create mode 100644 Lora Board/LoraBoard.s#3 create mode 100644 Lora Board/LoraBoard.s#4 create mode 100644 Lora Board/LoraBoard.s#5 create mode 100644 Lora Board/LoraBoard.s#6 create mode 100644 Lora Board/LoraBoard.s#7 create mode 100644 Lora Board/LoraBoard.s#8 create mode 100644 Lora Board/LoraBoard.s#9 create mode 100644 Lora Board/LoraBoard.sch create mode 100644 Lora Board/LoraBoard_2021-09-17.zip create mode 100644 Lora Board/eagle.epf diff --git a/ChaletDuino V2/eagle.epf b/ChaletDuino V2/eagle.epf index 0b62a52..9d1f6e8 100644 --- a/ChaletDuino V2/eagle.epf +++ b/ChaletDuino V2/eagle.epf @@ -302,6 +302,7 @@ UsedLibrary="C:/Users/JF/Documents/EAGLE/libraries/GRT31CR61H106ME01L.lbr" UsedLibrary="C:/Users/JF/Documents/EAGLE/libraries/KSR223GLFG.lbr" UsedLibrary="C:/Users/JF/Documents/EAGLE/libraries/LM3480IM3-3.3_NOPB.lbr" UsedLibrary="C:/Users/JF/Documents/EAGLE/libraries/LM3526M-H.lbr" +UsedLibrary="C:/Users/JF/Documents/EAGLE/libraries/MAX14787EGSA_.lbr" UsedLibrary="C:/Users/JF/Documents/EAGLE/libraries/MAX3232ECPWR.lbr" UsedLibrary="C:/Users/JF/Documents/EAGLE/libraries/MAX7375AXR805-T.lbr" UsedLibrary="C:/Users/JF/Documents/EAGLE/libraries/MSP430F5659IPZR.lbr" @@ -417,8 +418,8 @@ UsedLibraryUrn="urn:adsk.eagle:library:518" [Win_1] Type="Schematic Editor" Number=1 -File="ChaletDuino V2.sch" -View="-39.7895 -163.253 40.9849 -75.8164" +File="D:/Main/PicDev/Projets/Eagle/ChaletLoraInterface/ChaletLoraInterface_V1.sch" +View="-189.485 -141.874 441.899 45.9683" WireWidths=" 0.0762 0.1016 0.127 0.15 0.2 0.2032 0.254 0.3048 0.4064 0.508 0.6096 0.8128 1.016 1.27 2.54 0.1524" PadDiameters=" 0.254 0.3048 0.4064 0.6096 0.8128 1.016 1.27 1.4224 1.6764 1.778 1.9304 2.1844 2.54 3.81 6.4516 0" PadDrills=" 0.2 0.25 0.3 0.35 0.4 0.45 0.5 0.55 0.65 0.7 0.75 0.8 0.85 0.9 1 0.6" @@ -434,7 +435,7 @@ DimensionExtWidths=" 0.127 0.254 0.1 0.13 0.26 0" DimensionExtLengths=" 1.27 2.54 1 2 3 0" DimensionExtOffsets=" 1.27 2.54 1 2 3 0" SmdSizes=" 0.3048 0.1524 0.4064 0.2032 0.6096 0.3048 0.8128 0.4064 1.016 0.508 1.27 0.6604 1.4224 0.7112 1.6764 0.8128 1.778 0.9144 1.9304 0.9652 2.1844 1.0668 2.54 1.27 3.81 1.9304 5.08 2.54 6.4516 3.2512 1.27 0.635" -WireBend=0 +WireBend=4 WireBendSet=31 WireCap=1 MiterStyle=1 @@ -457,14 +458,14 @@ ArcDirection=0 AddLevel=2 PadsSameType=0 Layer=91 -Views=" 1: -39.7895 -163.253 40.9849 -75.8164" +Views=" 1: -189.485 -141.874 441.899 45.9683" Sheet="1" [Win_2] Type="Board Editor" Number=2 -File="ChaletDuino V2.brd" -View="18.8901 15.3276 72.9611 89.9028" +File="D:/Main/PicDev/Projets/Eagle/ChaletLoraInterface/ChaletLoraInterface_V1.brd" +View="59.3311 86.9208 84.2971 129.526" WireWidths=" 0.0762 0.1016 0.127 0.15 0.2 0.2032 0.254 0.3048 0.4064 0.508 0.6096 0.8128 1.016 1.27 2.54 0.1524" PadDiameters=" 0.254 0.3048 0.4064 0.6096 0.8128 1.016 1.27 1.4224 1.6764 1.778 1.9304 2.1844 2.54 3.81 6.4516 0" PadDrills=" 0.2 0.25 0.3 0.35 0.4 0.45 0.5 0.55 0.65 0.7 0.75 0.8 0.85 0.9 1 0.6" diff --git a/ChaletLoraInterface/ChaletLoraInterface.b#1 b/ChaletLoraInterface/ChaletLoraInterface.b#1 index c9febf7..2e2f0f5 100644 --- a/ChaletLoraInterface/ChaletLoraInterface.b#1 +++ b/ChaletLoraInterface/ChaletLoraInterface.b#1 @@ -23,17 +23,17 @@ - + - + - + - + @@ -47,9 +47,9 @@ - + - + @@ -59,7 +59,7 @@ - + @@ -238,6 +238,7 @@ Sensor TX M0 M1 +INT @@ -388,6 +389,23 @@ diameter 2.54 mm, horizontal, grid 10.16 mm + +<b>RESISTOR</b><p> +chip + + + + + + + + +>NAME +>VALUE + + + + @@ -1660,6 +1678,10 @@ Source: Samtec TSW.pdf + + + + @@ -2621,12 +2643,14 @@ Source: Samtec TSW.pdf - - - - + + + + + + @@ -3043,6 +3067,13 @@ Source: Samtec TSW.pdf + + + + + + + diff --git a/ChaletLoraInterface/ChaletLoraInterface.b#2 b/ChaletLoraInterface/ChaletLoraInterface.b#2 index e115a7e..1b17493 100644 --- a/ChaletLoraInterface/ChaletLoraInterface.b#2 +++ b/ChaletLoraInterface/ChaletLoraInterface.b#2 @@ -23,17 +23,17 @@ - + - + - + - + @@ -47,9 +47,9 @@ - + - + @@ -59,7 +59,7 @@ - + @@ -228,8 +228,17 @@ IN Out2 Temp. Sensor -LORA +LORA AUX +12V +12V +GND +GND +RX +TX +M0 +M1 +INT @@ -2136,8 +2145,9 @@ Source: Samtec TSW.pdf - - + + + @@ -2622,7 +2632,8 @@ Source: Samtec TSW.pdf - + + @@ -2633,7 +2644,7 @@ Source: Samtec TSW.pdf - + @@ -2671,9 +2682,9 @@ Source: Samtec TSW.pdf - - - + + + @@ -2897,8 +2908,9 @@ Source: Samtec TSW.pdf - - + + + diff --git a/ChaletLoraInterface/ChaletLoraInterface.b#3 b/ChaletLoraInterface/ChaletLoraInterface.b#3 index 2a3831d..c9febf7 100644 --- a/ChaletLoraInterface/ChaletLoraInterface.b#3 +++ b/ChaletLoraInterface/ChaletLoraInterface.b#3 @@ -23,17 +23,17 @@ - + - + - + - + @@ -47,9 +47,9 @@ - + - + @@ -59,7 +59,7 @@ - + @@ -228,8 +228,16 @@ IN Out2 Temp. Sensor -LORA +LORA AUX +12V +12V +GND +GND +RX +TX +M0 +M1 @@ -1307,7 +1315,7 @@ Source: Samtec TSW.pdf - + @@ -2136,8 +2144,9 @@ Source: Samtec TSW.pdf - - + + + @@ -2468,6 +2477,12 @@ Source: Samtec TSW.pdf + + + + + + @@ -2487,7 +2502,7 @@ Source: Samtec TSW.pdf - + @@ -2512,8 +2527,7 @@ Source: Samtec TSW.pdf - - + @@ -2613,12 +2627,12 @@ Source: Samtec TSW.pdf - - + + @@ -2629,7 +2643,7 @@ Source: Samtec TSW.pdf - + @@ -2667,9 +2681,9 @@ Source: Samtec TSW.pdf - - - + + + @@ -2893,8 +2907,9 @@ Source: Samtec TSW.pdf - - + + + @@ -3028,14 +3043,6 @@ Source: Samtec TSW.pdf - - - - - - - - diff --git a/ChaletLoraInterface/ChaletLoraInterface.b#4 b/ChaletLoraInterface/ChaletLoraInterface.b#4 index f8f0051..e115a7e 100644 --- a/ChaletLoraInterface/ChaletLoraInterface.b#4 +++ b/ChaletLoraInterface/ChaletLoraInterface.b#4 @@ -1307,7 +1307,7 @@ Source: Samtec TSW.pdf - + @@ -1721,7 +1721,7 @@ Source: Samtec TSW.pdf - + @@ -2468,8 +2468,12 @@ Source: Samtec TSW.pdf - - + + + + + + @@ -2480,16 +2484,16 @@ Source: Samtec TSW.pdf - - + + - - - - + + + + @@ -2505,6 +2509,16 @@ Source: Samtec TSW.pdf + + + + + + + + + + @@ -2604,7 +2618,6 @@ Source: Samtec TSW.pdf - @@ -3019,14 +3032,6 @@ Source: Samtec TSW.pdf - - - - - - - - diff --git a/ChaletLoraInterface/ChaletLoraInterface.b#5 b/ChaletLoraInterface/ChaletLoraInterface.b#5 index 60fcd76..2a3831d 100644 --- a/ChaletLoraInterface/ChaletLoraInterface.b#5 +++ b/ChaletLoraInterface/ChaletLoraInterface.b#5 @@ -1721,7 +1721,7 @@ Source: Samtec TSW.pdf - + @@ -2439,8 +2439,7 @@ Source: Samtec TSW.pdf - - + @@ -2469,13 +2468,6 @@ Source: Samtec TSW.pdf - - - - - - - @@ -2486,15 +2478,15 @@ Source: Samtec TSW.pdf - - + + - - - + + + @@ -2511,6 +2503,17 @@ Source: Samtec TSW.pdf + + + + + + + + + + + diff --git a/ChaletLoraInterface/ChaletLoraInterface.b#6 b/ChaletLoraInterface/ChaletLoraInterface.b#6 index 54fc9c3..f8f0051 100644 --- a/ChaletLoraInterface/ChaletLoraInterface.b#6 +++ b/ChaletLoraInterface/ChaletLoraInterface.b#6 @@ -2469,7 +2469,7 @@ Source: Samtec TSW.pdf - + @@ -2604,11 +2604,7 @@ Source: Samtec TSW.pdf - - - - diff --git a/ChaletLoraInterface/ChaletLoraInterface.b#7 b/ChaletLoraInterface/ChaletLoraInterface.b#7 index 89add33..60fcd76 100644 --- a/ChaletLoraInterface/ChaletLoraInterface.b#7 +++ b/ChaletLoraInterface/ChaletLoraInterface.b#7 @@ -23,17 +23,17 @@ - + - + - + - + @@ -47,9 +47,9 @@ - + - + @@ -59,7 +59,7 @@ - + @@ -2439,7 +2439,8 @@ Source: Samtec TSW.pdf - + + @@ -2468,6 +2469,13 @@ Source: Samtec TSW.pdf + + + + + + + @@ -2598,17 +2606,11 @@ Source: Samtec TSW.pdf - - - - - - diff --git a/ChaletLoraInterface/ChaletLoraInterface.b#8 b/ChaletLoraInterface/ChaletLoraInterface.b#8 index 90c51e7..54fc9c3 100644 --- a/ChaletLoraInterface/ChaletLoraInterface.b#8 +++ b/ChaletLoraInterface/ChaletLoraInterface.b#8 @@ -23,17 +23,17 @@ - + - + - + - + @@ -47,9 +47,9 @@ - + - + @@ -59,7 +59,7 @@ - + @@ -226,6 +226,10 @@ IN GND Out1 Out2 +Temp. +Sensor +LORA +AUX @@ -1262,7 +1266,7 @@ Source: Samtec TSW.pdf - + @@ -2464,6 +2468,8 @@ Source: Samtec TSW.pdf + + @@ -2594,7 +2600,6 @@ Source: Samtec TSW.pdf - @@ -2603,7 +2608,6 @@ Source: Samtec TSW.pdf - diff --git a/ChaletLoraInterface/ChaletLoraInterface.b#9 b/ChaletLoraInterface/ChaletLoraInterface.b#9 index 3f9a460..89add33 100644 --- a/ChaletLoraInterface/ChaletLoraInterface.b#9 +++ b/ChaletLoraInterface/ChaletLoraInterface.b#9 @@ -23,17 +23,17 @@ - + - + - + - + @@ -47,9 +47,9 @@ - + - + @@ -59,7 +59,7 @@ - + @@ -221,6 +221,15 @@ IN Inverter Relay Expansion +Cur. Sense +3.3V +GND +Out1 +Out2 +Temp. +Sensor +LORA +AUX @@ -1257,7 +1266,7 @@ Source: Samtec TSW.pdf - + diff --git a/ChaletLoraInterface/ChaletLoraInterface.s#1 b/ChaletLoraInterface/ChaletLoraInterface.s#1 index 8ebf31c..8ab67cf 100644 --- a/ChaletLoraInterface/ChaletLoraInterface.s#1 +++ b/ChaletLoraInterface/ChaletLoraInterface.s#1 @@ -10778,6 +10778,7 @@ Source: http://www.bourns.com/data/global/PDFs/3223.PDF + @@ -11119,8 +11120,8 @@ Scroll - - + + @@ -11549,6 +11550,10 @@ Scroll + + + + @@ -12537,8 +12542,8 @@ Scroll - - + + @@ -12625,9 +12630,11 @@ Scroll - - - @@ -13020,6 +13027,13 @@ Scroll + + + + + + + diff --git a/ChaletLoraInterface/ChaletLoraInterface.s#3 b/ChaletLoraInterface/ChaletLoraInterface.s#3 index 3018a66..8ebf31c 100644 --- a/ChaletLoraInterface/ChaletLoraInterface.s#3 +++ b/ChaletLoraInterface/ChaletLoraInterface.s#3 @@ -12491,11 +12491,6 @@ Scroll