├── .gitignore ├── LICENSE.md ├── README.md ├── design ├── README.md ├── cover-plates │ ├── DGNSS_BACK.zip │ ├── DGNSS_FRONT.zip │ ├── SINGLE_GNSS_BACK.zip │ └── SINGLE_GNSS_FRONT.zip ├── datasheets │ ├── DC-DC converter │ │ └── TPMP2359DJ_C2959845.pdf │ └── analog supply │ │ ├── NFM18PS105R0J3.png │ │ ├── Shikues-MMBT5089_C116160.pdf │ │ └── Suntek-SK6013BS5-33_C2682747.pdf ├── powersupply.md ├── pressure-hood │ ├── hood.FCStd │ └── hood.stl ├── uart_bluetooth_rs232_wiring_concept.drawio └── uart_bluetooth_rs232_wiring_concept.png ├── media ├── v1.0_schematic.pdf ├── v1_3DModel.png ├── v1_full_assembled_1.jpg ├── v1_full_assembled_2.jpg ├── v1_full_assembled_3.jpg ├── v1_soldered_components.jpg ├── v2.0_schematic.pdf ├── v2_full_assembled_back.jpg ├── v2_full_assembled_front.jpg └── v2_soldered_components.jpg └── pcb ├── README.md ├── fabrication-toolkit-options.json ├── fp-lib-table ├── lib ├── 10118193-0001lfc.stp ├── 530480410.stp └── pxc_1935161_04_PT-1-5-2-5-0-H_3D.stp ├── sym-lib-table ├── vario-cache.lib ├── vario-rescue.lib ├── vario.kicad_pcb ├── vario.kicad_prl ├── vario.kicad_pro ├── vario.kicad_sch └── vario.net /.gitignore: -------------------------------------------------------------------------------- 1 | pcb/vario-backups/ 2 | pcb/fp-info-cache 3 | /pcb/#auto_saved* 4 | ~* 5 | /pcb/production/ 6 | -------------------------------------------------------------------------------- /LICENSE.md: -------------------------------------------------------------------------------- 1 | License Information 2 | ========================== 3 | 4 | **Larus Hardware [Creative Commons NonCommercial Share-alike 4.0 International](https://creativecommons.org/licenses/by-nc-sa/4.0/).** 5 | 6 | Note: This is a human-readable summary of (and not a substitute for) the [license](https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode). 7 | 8 | You are free to: 9 | 10 | Share — copy and redistribute the material in any medium or format 11 | Adapt — remix, transform, and build upon the material 12 | The licensor cannot revoke these freedoms as long as you follow the license terms: 13 | 14 | Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use. 15 | NonCommercial — You may not use the material for commercial purposes. 16 | ShareAlike — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original. 17 | No additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits. 18 | 19 | 20 | Notices: 21 | 22 | You do not have to comply with the license for elements of the material in the public domain or where your use is permitted by an applicable exception or limitation. 23 | No warranties are given. The license may not give you all of the permissions necessary for your intended use. For example, other rights such as publicity, privacy, or moral rights may limit how you use the material. 24 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # PCB design for Larus Sensor 2 | 3 | ## Facts 4 | - STM32F407 for signal processing 5 | - U-Blocks M9N GNSS 6 | - xSense MTi1 IMU 7 | - MS5611 static pressure sensing 8 | - HSCMRRV001PG2A3 pitot pressure sensing 9 | - Micro-SD for logging 10 | - ESP32 for Bluetooth and Wifi Connectivity 11 | - CAN Bus via RJ45 12 | - RS232 via RJ45 13 | - USB connectors for STM32, ESP32, GNSS 14 | 15 | ## Assembled sensor V2.0 16 | 17 | ![Components Soldered Model](media/v2_full_assembled_front.jpg) 18 | 19 | ![Components Soldered Model](media/v2_full_assembled_back.jpg) 20 | 21 | ## PCB design V2.0 22 | 23 | ![Components Soldered Model](media/v2_soldered_components.jpg) 24 | 25 | 26 | 27 | ## Assembled sensor V1.0 28 | Static and pitot pressure shall be connected using 5mm inner diameter houses which are typical in a glider 29 | 30 | ![Assembled 1](media/v1_full_assembled_1.jpg) 31 | 32 | ![Assembled 2](media/v1_full_assembled_2.jpg) 33 | 34 | ![Assembled 3](media/v1_full_assembled_3.jpg) 35 | -------------------------------------------------------------------------------- /design/README.md: -------------------------------------------------------------------------------- 1 | # PCB design for Sensor V2.0 2 | 3 | ## Current consumption consideration 4 | ### Measured consumption of hw version 1.0 5 | - M9N GNSS active, SD-card logging active, Bluetooth connected, 6 | - 1.071W 85mA Peak at 12.6V supply. ~ 320mA at 3.3V 7 | - 50mA HM-19 Bluetooth 8 | 9 | ### Maximum estimation 3.3V Line for hw version 2.0 10 | - 102mA max @85°C STM32F407 11 | - 200mA max peak Micro SD 12 | - 100mA peak max M9N GNSS 13 | - 130 - 310mA ESP32 (70mA CPU + 240mA Wifi full power or 60mA bluetooth connected) 14 | - 33mA xSense MTi1 IMU 15 | - 1.4mA peak MS5611 16 | - 2.8mA peak HSCMRRV001PG2A3 absolute pressure sensing 17 | - 1mA (60mA short circuit output current) RS232 Converter 18 | - 60mA "Dominant- High Bus Load" 180mA "Dominant- Bus Fault" CAN Transceiver 19 | Total: 810.2mA max total. 20 | 21 | ## Mechanical design: 22 | 23 | ### Enclosure 24 | - Hammond Electronics 1455K1202 Enclosure 75x 120mm PCB 74.6 x 120 25 | - Free Space (active area on PCB) in enclosure 70 x 120 with some margin 69 x 120 mm 26 | 27 | ### PVC milled 5mm Hose preassure connector 28 | - 30mm(long) x 20mm(wide) x ~ 15 .. 20mm( high) 29 | - 1 x MS5611 underneath 30 | - 6 x 2.5mm screw connection to PCB. 31 | 32 | ## ESP32 for WIfi / BT connectivity 33 | - GPIO16 / GPIO17 on ESP32 connected with USART2 (PA2/PA3) at 38400 baud. Flashed https://github.com/AlphaLima/ESP32-Serial-Bridge Prototype works. Connection of two Android Smartphones with each two connenctions to a TCP socket worked. 34 | - Connect GPIO04 / GPIO15 on ESP with USART1 (PA9/PA10), Connect STM32F4 Reset and Boot0. 35 | - Add some headers for the other esp32 connectors. 36 | - Add a reset and program (GPIO0) button. Connect GPIO1/GPIO3 via CH340E to a USB connector. 37 | - Connect a SPI data pump between ESP(Slave VSPI) and STM32(Master SPI2). 38 | Use ESP Pins: VSPI (CS: 5, CLK: 18, MOSI: 23, MISO: 19) https://github.com/hideakitai/ESP32DMASPI 39 | Use STM32 Pins: CS: PB12, CLK: PB13, MOSI: PB15, MISO: PB14 ( Reuse L3GD20 interface, but provide another CS on the connector (PB0 or PB1) in case an external IMU needs SPI2) 40 | 41 | - Where to connect the external RS232 interfaces? XCSOAR via Wifi should be able to put data on the external RS232 line. 42 | - Should an external device be able to talk to the STM32F4 directly or is it sufficient to connect these inputs only to the ESP32? 43 | - STM32F4 RS232: USART1, USART2 44 | - STM32F4 BT: USART6 45 | 46 | ESP32 Pins 47 | USART0: GPIO1, GPIO3 (Debug & Flash UART) 48 | USART1: GPIO15(RX), GPIO04(TX) 49 | USART2: GPIO16(RX), GPIO17(TX) (Tested ok) 50 | VSPI CS: GPIO5 51 | VSPI CLK: GPIO18 52 | VSPI MOSI: GPIO23 53 | VSPI MISO: GPIO19 54 | -------------------------------------------------------------------------------- /design/cover-plates/DGNSS_BACK.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larus-breeze/hw_sensor/52f798c51a56219668b9184698bd0134ecad3028/design/cover-plates/DGNSS_BACK.zip -------------------------------------------------------------------------------- /design/cover-plates/DGNSS_FRONT.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larus-breeze/hw_sensor/52f798c51a56219668b9184698bd0134ecad3028/design/cover-plates/DGNSS_FRONT.zip -------------------------------------------------------------------------------- /design/cover-plates/SINGLE_GNSS_BACK.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larus-breeze/hw_sensor/52f798c51a56219668b9184698bd0134ecad3028/design/cover-plates/SINGLE_GNSS_BACK.zip -------------------------------------------------------------------------------- /design/cover-plates/SINGLE_GNSS_FRONT.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larus-breeze/hw_sensor/52f798c51a56219668b9184698bd0134ecad3028/design/cover-plates/SINGLE_GNSS_FRONT.zip -------------------------------------------------------------------------------- /design/datasheets/DC-DC converter/TPMP2359DJ_C2959845.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larus-breeze/hw_sensor/52f798c51a56219668b9184698bd0134ecad3028/design/datasheets/DC-DC converter/TPMP2359DJ_C2959845.pdf -------------------------------------------------------------------------------- /design/datasheets/analog supply/NFM18PS105R0J3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larus-breeze/hw_sensor/52f798c51a56219668b9184698bd0134ecad3028/design/datasheets/analog supply/NFM18PS105R0J3.png -------------------------------------------------------------------------------- /design/datasheets/analog supply/Shikues-MMBT5089_C116160.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larus-breeze/hw_sensor/52f798c51a56219668b9184698bd0134ecad3028/design/datasheets/analog supply/Shikues-MMBT5089_C116160.pdf -------------------------------------------------------------------------------- /design/datasheets/analog supply/Suntek-SK6013BS5-33_C2682747.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larus-breeze/hw_sensor/52f798c51a56219668b9184698bd0134ecad3028/design/datasheets/analog supply/Suntek-SK6013BS5-33_C2682747.pdf -------------------------------------------------------------------------------- /design/powersupply.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | # Power supply 4 | 5 | This document presents the design choise made in the power supply of the larus sensor hardware 6 | 7 | ## Overview 8 | 9 | The following block diagram gives an overview of the power distribution on the board 10 | 11 | ```mermaid 12 | flowchart 13 | A[DC Input] --> B[Input Protection] 14 | B --> dcdc[DC DC Converter] 15 | dcdc --> digLDO[Digital LDO] 16 | dcdc --> anaPreFilt[Analog Filter] 17 | anaPreFilt --> anaLDO[Analog LDO] 18 | anaLDO --> blockCStatic[Feedthrough C] 19 | blockCStatic --> staticSensor[Static Pressure Sensor MS5611] 20 | anaLDO --> blockCDynamic[Feedthrough C] 21 | blockCDynamic --> dynamicSensor[Dynamic Pressure Sensor HSCMRRV001PG2A3] 22 | digLDO --> blockCImuDig[Feedthrough C] 23 | blockCImuDig --> imu 24 | anaLDO --> blockCImu[Feedthrough C] 25 | blockCImu --> imu[Onboard IMU MTi-1IMU] 26 | ``` 27 | ## DC DC Converter 28 | 29 | - 1.4 MHz switching frequency (1.2 MHz--1.6 MHz) 30 | - Output voltage ripple ~20mV (Vin 12V, Vout 3.3V, 0--1.2A) 31 | 32 | ### Design 33 | regulated FB Voltage =0.791-0.823V 34 | $$V_{OUT} = V_{FB} \frac{R_1+R_2}{R_2}$$ 35 | with regulated FB Voltage = 0.791V--0.823V, R1 = 49.9KOhm 1%, and R2 = 9.53K 1% 36 | Vout = 4.85V--5.22V 37 | 38 | Input capacity: 39 | 40 | ### TODO 41 | 42 | - [ ] verify switching frequency 43 | - [ ] verify output voltage ripple 44 | - [ ] verify duty cycle 45 | - [ ] verify stability with max calculated current 46 | 47 | ## Analog LDO 48 | 49 | A compromise between performance, availability (JLCPCB) and price had to be made. 50 | The SK6013 (LCSC#C2682741 or C2682747) will be used 51 | Both footprints should be placed on the board such that no layout change is needed when there is a supply shortage. 52 | 53 | ### Important Parameters 54 | 55 | - Outputnoise 20 uVRMS (10 Hz--100kHz) 56 | - Input voltage range 2.5-6.5V 57 | - Iout < 300 mA 58 | - PDmax 0.3W (SOT23-5L 0.3W, DFN1x1-4L 0.6W) 59 | - max. Dropout Voltage 350mV @ 300mA; 250mV @ 200mA 60 | 61 | ### Current Consumption Overview 62 | 63 | | device | typ. current (mA) | max. current (mA) | measured (mA) | 64 | |--|--|--|--| 65 | | MS5611 | | | | 66 | | HSCMRRV001PG2A3 | | | | 67 | | MTi-1IMU | | | | 68 | 69 | ### Design 70 | Dropout min. 500mV such that the LDO has some regulation headroom 71 | 72 | ### TODO 73 | 74 | - [ ] add second footprint 75 | - [ ] add input capacitor (1uF) 76 | 77 | ### Alternatives 78 | If the supply noise is too large we could switch to the TPS7A94 (Texas Instruments) 79 | 80 | ## Analog Filter 81 | 82 | ### Requirements 83 | 84 | - Suppress switching noise of the DC-DC converter (>1.2 MHz) 85 | - Suppress low frequency supply noise 86 | - as we have in the glider typically a relatively clean supply (Accumulator based supply) it is perhaps not so critical (we don't have to expect 50Hz line noise) 87 | - Dropout voltage has to be smaller than 0,9V (to present sufficient input voltage to the LDO) with 50mA current 88 | 89 | ### Design 90 | +------------\ />------- 91 | | ----- Q 92 | | | | 93 | | ___ | 94 | | | | | 95 | | | | 100R | 96 | | R |___| | 97 | | _____ | | 98 | --+---|_____|----+ | 99 | | | Vout 100 | | Vin === C | 101 | \/ | \/ 102 | | 103 | -----------------+---------- 104 | 105 | Transistor choise: 106 | - NPN type (maybe darlington) 107 | - low base emitter voltage $U_{BE}$ (<0.9V) 108 | - high current gain $h_{fe}$ 109 | - medium $f_T$ 110 | 111 | | name | $h_{fe}$ | $f_T$ (MHz)| UBE | max $I_C$ (mA) | price | JLCPCB 112 | |--|--|--|--|--|--|--| 113 | | MMBT5089 | 400-1200 | 50 |0.5V@I_C 10mA | 100 | 0.0206$ |C116160| 114 | 115 | RC Filter: 116 | calculate max R: 117 | 118 | $$ R_{max} = \frac{(U_{drop}-U_{BE})*h_{fe}}{I_{max}} = 2400 \Omega$$ 119 | 120 | reuse of i2C pullups (2k2 (JLCPCB C25879)) and the capacitor of the LDO (1u 0805 (JLCPCB C116352)) leads to a 3dB corner freq of ~75Hz which is suffently small. 121 | 122 | 123 | ## Blocking Capacitors for Each Component 124 | 125 | ### TODO 126 | 127 | - [ ] add Murata NFM21PC105B1C3D (LCSC# C92518) in front of each analog component 128 | 129 | 130 | ## Digital LDO 131 | 132 | ### TODO 133 | 134 | - [ ] calculate maximum powerdisipation 135 | 136 | -------------------------------------------------------------------------------- /design/pressure-hood/hood.FCStd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larus-breeze/hw_sensor/52f798c51a56219668b9184698bd0134ecad3028/design/pressure-hood/hood.FCStd -------------------------------------------------------------------------------- /design/pressure-hood/hood.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larus-breeze/hw_sensor/52f798c51a56219668b9184698bd0134ecad3028/design/pressure-hood/hood.stl -------------------------------------------------------------------------------- /design/uart_bluetooth_rs232_wiring_concept.drawio: -------------------------------------------------------------------------------- 1 | 7Vtbc+I2FP41zOw+wFjyBXjkkqTT2TQ7IelmnzoKFuCtg6gsAvTXV7IlbEsYnAA2m+0LsY51PdfvHDkNe/CyvqFoMbslPg4b0PLXDXvYgLDjdfmvIGwSAgCWl1CmNPAlLSWMgn+xJFqSugx8HOU6MkJCFizyxDGZz/GY5WiIUrLKd5uQML/qAk2xQRiNUWhSvwU+m8lzwXZK/w0H05laGagTvyDVWZ4kmiGfrDIk+6phDyghLHl6WQ9wKJin+JKMuy54u90YxXNWZkDf/avZ9Kjjd4b+ZvWD2Tdw1XTl3thGHRj7/PyySSibkSmZo/AqpfYpWc59LGa1eCvt84WQBScCTvyBGdtIYaIlI5w0Yy+hfMs3TDdPcnzc+C4aLeiq9nCdfTvcqNY6YGIcaFlJX95OhgLPlu10qGhkR37FNHjBDFNJS44uzlvIUUmKyJKO8R422lIzEZ1itqefs5U7NxhM+G7oho+jOEQseM3vA0nNnW77pcLlD1K+b5B155Jk3T4k6xNKB5SUjn2kdOKhPUrRJtNhQYI5izIzfxUE3kG6SNuR/kF6SNvSzPhAfwdYmmYkO0j1ZHuU96sOAPXqTsY1fM9py8XoDqzTslU0+t+0Czl0rHzeZdtQs1W3U4WtJku+onApj3U1+mpDQ0NWs4Dh0QLF/F1x9JaXLooWCZ6aBGuhJVJqr5gyvN4vN5PNih9Wnh/Qk+1VBlpJ0iyDqhTt5IajUOZlGM5B/HNCw4ElDadAoOe1m7ZmNt7+kKh1h1VYGTSsbPRwa8Nr5xLsrKvxD9ZsZvWGJ1CflZXNC461sqOkYxuqfNt7gpcRMRxPQ8duzarsXZIqV4m0nJKqfGwSdZR0HEOV70dck5v3vztu08xhohlaiMcZXiMuEc6wRaZGIKnbsgE/Vv+ACcSaL8UITmMBnnXYAgCsFDSZse9pMLrr3QtagPhvn79ghPDtiY1d899vwSQwLScMg0WED7P1BGwEHT3NrpuLptst1M9JiNc9UcyMDdyXj8NxiKIoGHNixM2SmeQMC/M+KJNZ5xJrcMCfqAKcHKbKb3tLbyf0QWWzPVCQ7WWFbe0Q9pb4Nnhr5n2dgjxHTZGcVI7aV+zRJgL6RAkrjIlOlkuaDrUBvZCzq+8Hr/xxKh4161c9nqnqoCh8D5lhO2aKvXVR7xq9h6MX3Wr3Hm6d3uOsXuCwdRdU0auybs/tttzdMfmt9m1OtS2RVGTh0ExYfxFAC7yS+gYLokk1kFZtczemLbb6i8a03uECRcX+tG1w+fpL7/52C2AHd7clAtxPEMq8zqWFsk6doexoINzJhsDMvXQt99ClfVqi7/XF0LbuAex3RlDXBq0u9GwHWl633c0HUwDbLWjbjvjqBHSBB7vVxla71tha5+0CLKuH3pGx9V33C3pNRWlfIUzT+zu2pi/nuGGo+ducVqf9NpcoWmf0beV1qk64pnb5U1TTa78YgrtifwZKWSgMpvP4hffPUnwp1w/xhKUtHYBNSGy3KZtVR/GiGcVa3+MdgLNYJ8O0iZr8ZZ8GQmGhlQBtscFPuDVt8b8SFA4SRPg5Zl1c5tQroA+cH0nRUwLIZC6wtziS7L50zaQe7ow48OJ//kQ0ID5iaOeZUdznw5xZfkFhPVpCo3lksZYRFiecECp+OdCcBfPpVtg+fl5OpwklYQVZsEA44lCYo/xYNZ6BO2DFKJHR7U0vSrJLczTcX7C8b4kYJX/jAQmJ8NNzMsdxnheGGknxOuaw3Re+JxijsCfJL4Hvh0VZSz4SnSJxyfuu9o5vR1y3UufVNZxXrB+fhkL6Qlt69w+fzyCOMeeYiLDHCETokUrqndMIyLhi2SEhb4eAdOh/uottMxY/mnH4w8pD/wxkV6pfrTzMK69H81L2w8oDuJo8dtzkViuPUrc7jyPuxkBlseZChWdryLl232ZeAN1JiJECDAFOfhUBeZq32+bstUnILNy/D8luPyw8HThuSnRiJ9j35o/R6BzTg2R6hZ6fZV514oWEf4LJSmQeSxf5mJ5lGaeaZTy5TDZnKLHmQVMvi+cp5nkReo4nEuYq62l8VrffcIdipiUjUXonVNaHnAPlaGavymYZs4e77jMAeLvh82b6/3pJnS/9r0f76j8= -------------------------------------------------------------------------------- /design/uart_bluetooth_rs232_wiring_concept.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larus-breeze/hw_sensor/52f798c51a56219668b9184698bd0134ecad3028/design/uart_bluetooth_rs232_wiring_concept.png -------------------------------------------------------------------------------- /media/v1.0_schematic.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larus-breeze/hw_sensor/52f798c51a56219668b9184698bd0134ecad3028/media/v1.0_schematic.pdf -------------------------------------------------------------------------------- /media/v1_3DModel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larus-breeze/hw_sensor/52f798c51a56219668b9184698bd0134ecad3028/media/v1_3DModel.png -------------------------------------------------------------------------------- /media/v1_full_assembled_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larus-breeze/hw_sensor/52f798c51a56219668b9184698bd0134ecad3028/media/v1_full_assembled_1.jpg -------------------------------------------------------------------------------- /media/v1_full_assembled_2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larus-breeze/hw_sensor/52f798c51a56219668b9184698bd0134ecad3028/media/v1_full_assembled_2.jpg -------------------------------------------------------------------------------- /media/v1_full_assembled_3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larus-breeze/hw_sensor/52f798c51a56219668b9184698bd0134ecad3028/media/v1_full_assembled_3.jpg -------------------------------------------------------------------------------- /media/v1_soldered_components.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larus-breeze/hw_sensor/52f798c51a56219668b9184698bd0134ecad3028/media/v1_soldered_components.jpg -------------------------------------------------------------------------------- /media/v2.0_schematic.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larus-breeze/hw_sensor/52f798c51a56219668b9184698bd0134ecad3028/media/v2.0_schematic.pdf -------------------------------------------------------------------------------- /media/v2_full_assembled_back.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larus-breeze/hw_sensor/52f798c51a56219668b9184698bd0134ecad3028/media/v2_full_assembled_back.jpg -------------------------------------------------------------------------------- /media/v2_full_assembled_front.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larus-breeze/hw_sensor/52f798c51a56219668b9184698bd0134ecad3028/media/v2_full_assembled_front.jpg -------------------------------------------------------------------------------- /media/v2_soldered_components.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larus-breeze/hw_sensor/52f798c51a56219668b9184698bd0134ecad3028/media/v2_soldered_components.jpg -------------------------------------------------------------------------------- /pcb/README.md: -------------------------------------------------------------------------------- 1 | # PCB Concept 2 | - Format to fit aluminium enclosure: 1455K1202 (120x78x43 space for DGNSS) or 1455J1201 (120x78x27 for single GNSS) 3 | - ESP32-WROOM-32U for an improve connectivity. Could also be used to flash the STM32F4 via WIFI. Example for WIFI / TCP: https://github.com/AlphaLima/ESP32-Serial-Bridge connection. Simultaneously two smartphone connections in a double seater are possible via wifi. 4 | - Footprint for a milled 5mm pressure hose connector on the edge. 5 | - U.FL connectors for GNSS and Wifi/BT antennas via external SMA-Pigtails. 6 | - USB-C connectors for GNSS, ESP32 and STM32 7 | - 2 RJ45 connectors for CAN and RS232 8 | 9 | # Changes Version 2.0 10 | - Changed the PCB format to fit the aluminum enclosure 1455K1202 or 1455J1201. 11 | - Redesigned the analog 3.3VA voltage supply with a capacity multiplier and a separate LDO after the 5V Buck converter. 12 | - Introduced a separated analog section on the board and placed the regulator, filter and sensors there. 13 | - Replaced the Bluetooth module with an esp32 for improved Bluetooth and WiFi connectivity. 14 | - Removed the low cost Gyro, Acc and Mag components and added 3 mounting holes in 0.8inch distance for sparkfun headers. 15 | - Removed the second MS5611 and improved the layout. 16 | - Replaced the existing USART-3 connector with a Pixhawk standard JST-GH 6 pin Connector to connect and supply DGNSS simpleRTK2B+heading modules. 1: 5V_IN, 2: RX (3.3V level), 3: TX (3.3V level), 4,5: Not connected, 6: GND. 17 | - Changed to two single RJ45 connectors for CAN and RS232. 18 | - Added a footprint for a milled pressure hood including mounting screws to connect static and pitot on the PCBs edge. 19 | - Redesigned the digital voltage supply regulators and added sufficient capacity. 20 | - Added a separate boost converter to boost the USB Voltage. 21 | - Added a Larus Symbol on the board. 22 | - Changed the SMA to a u.fl connector for the GNSS Antenna. 23 | - Added active current limiting of GNSS antenna feed with circuit taken from the U-Blox F9P hardware integration manual. 24 | - Added ESD-protection diodes for voltage supply, GNSS antenna and USB connectors. 25 | - Added thermal reliefs on copper fills to improve hand solder-ability. 26 | - Added more status and error LEDs and labeling. 27 | - Connected USB, RJ45 shields and aluminum enclosure to a separate shield ground net. Routed the shield ground around the PCB and connected it on one point with a ferrit to ground. 28 | - Changed the RJ45 CAN pin out so that a twisted pair of a standard patch cable is used. 29 | - Improved anti-alias filtering for supply voltage measurement. 30 | - Added a switch for boot0 at the pcb edge. 31 | - Added the missing GNSS reset pull-up resistor. 32 | - Enabled detecting the hardware version with an ADC input and a 1:1 voltage divider for this version. 33 | - Decreased test point size to 1mm 34 | 35 | # Changes Version 2.2 36 | - increased the size of the usb-c smd throughholes 37 | - added uart GNSS solder jumpers to optionally disconnect the onboard M9N GNSS module. (For later upgrading to a D-GNSS module) 38 | - switched DGNSS pixhawk RX, TX connector pins so that a 1:1 connection cable works 39 | - moved RJ45 connectors towards each other to increase space on the pcb edge 40 | - added CAN Termination switch on the pcb backside below the pressure hood. 41 | - added ESD protecton diodes for the SD card sdio interface. 42 | 43 | # Ideas for next hardware iteration 44 | - Change to F9P GNSS Module on PCB or add sockets for 2 DGNSS modules: https://www.gnss.store/gnss-gps-modules/145-elt128.html, https://www.ardusimple.com/product/simplertk2blite/ 45 | 46 | 47 | # Links to some parts 48 | Gauge pressure: HSCMRRV001PG2A3 49 | https://de.farnell.com/honeywell/hscmrrv001pg2a3/drucksensor-1psi-i2c-digital/dp/3439040 50 | https://de.rs-online.com/web/p/drucksensor-ics/2269696 51 | 52 | Static pressure: 53 | https://www.mouser.de/ProductDetail/Measurement-Specialties/MS561101BA03-50?qs=%252BgKeJhng5iV%252BnCz6Qd5iDw%3D%3D 54 | 55 | IMU: MTi-1 56 | https://de.farnell.com/xsens/mti-1-0i-t/mems-modul-2-16-3-6v-lcc-28/dp/3793980?st=mti-1-0i-t 57 | 58 | GNSS: 59 | https://www.mouser.de/ProductDetail/u-blox/NEO-M9N-00B?qs=DPoM0jnrROVeJ6BHpcwcjw%3D%3D 60 | 61 | RJ45: 62 | https://www.mouser.de/ProductDetail/Amphenol-Commercial-Products/RJHSE-5380?qs=rM3ofmSYd5RUaPrWD7oMhw%3D%3D 63 | 64 | Enclosure: 65 | 43mm height: 1455K1202 https://www.reichelt.de/profilgehaeuse-1455-k-120-x-78-x-43-mm-silber-1455k1202-p221356.html?CCOUNTRY=445&LANGUAGE=de 66 | https://www.mouser.de/ProductDetail/Hammond-Manufacturing/1455K1202?qs=bDnubaabCY889pgt9Jk8KQ%3D%3D 67 | 27mm height: 1455J1202 https://www.reichelt.de/profilgehaeuse-1455-j-120-x-78-x-27-mm-silber-1455j1202-p221348.html?&trstct=pos_0&nbc=1 68 | https://www.mouser.de/ProductDetail/Hammond-Manufacturing/1455J1202?qs=y9%2FpVxnqej%2FD6uE6GgHhOQ%3D%3D 69 | 70 | Barbs brass: 5mm-M5 external 5mm hose, 2.5mm-M5 internal hose 71 | 72 | Internal tubing: 1 x 3mm silicon tube 73 | 74 | Milled pressure hood. 2x8mm M2 brass screws. PU glue (e.g. UHU Max Repair Power, Sikaflex) to seal the pressure hood. 75 | 76 | U.FL - Pigtails for GNSS (SMA) and Bluetooth/Wifi (SMA-RP) Antenna 77 | 78 | SMA GNSS Antenna 79 | 80 | SMA-RP 2.4GHz Antenna 81 | 82 | For STM32 Debugging 6 x 1.25mm pitch JST connector socket and cable. 4, 6 and 8 x 1.25mm for auxilary debug connectors. 83 | 84 | To be designed: front and back cover pcb with openings for status leds, 2 x rj45, 2 x usb, 3 x SMA Wifi/Bluetooth, GNSS-1, GNSS-2(DGNSS option), 5mm hose connectors and a nice logo and some descriptive silkscreen. 85 | 86 | 87 | -------------------------------------------------------------------------------- /pcb/fabrication-toolkit-options.json: -------------------------------------------------------------------------------- 1 | {"EXTRA_LAYERS": "", "EXTEND_EDGE_CUT": false, "ALTERNATIVE_EDGE_CUT": false, "AUTO TRANSLATE": true, "AUTO FILL": true, "EXCLUDE DNP": false} -------------------------------------------------------------------------------- /pcb/fp-lib-table: -------------------------------------------------------------------------------- 1 | (fp_lib_table 2 | (version 7) 3 | (lib (name "OWN_Parts")(type "KiCad")(uri "${LARUS_HW_LIB}/parts/OWN_Parts_.pretty")(options "")(descr "")) 4 | ) 5 | -------------------------------------------------------------------------------- /pcb/sym-lib-table: -------------------------------------------------------------------------------- 1 | (sym_lib_table 2 | (version 7) 3 | (lib (name "OWN_Parts")(type "KiCad")(uri "${LARUS_HW_LIB}/parts/OWN_Parts_.kicad_sym")(options "")(descr "")) 4 | ) 5 | -------------------------------------------------------------------------------- /pcb/vario-cache.lib: -------------------------------------------------------------------------------- 1 | EESchema-LIBRARY Version 2.4 2 | #encoding utf-8 3 | # 4 | # Connector_Conn_Coaxial 5 | # 6 | DEF Connector_Conn_Coaxial J 0 40 Y N 1 F N 7 | F0 "J" 10 120 50 H V C CNN 8 | F1 "Connector_Conn_Coaxial" 115 0 50 V V C CNN 9 | F2 "" 0 0 50 H I C CNN 10 | F3 "" 0 0 50 H I C CNN 11 | $FPLIST 12 | *BNC* 13 | *SMA* 14 | *SMB* 15 | *SMC* 16 | *Cinch* 17 | $ENDFPLIST 18 | DRAW 19 | A -2 0 71 1636 0 0 1 10 N -70 20 70 0 20 | A -1 0 71 0 -1638 0 1 10 N 70 0 -70 -20 21 | C 0 0 20 0 1 8 N 22 | P 2 0 1 0 -100 0 -20 0 N 23 | P 2 0 1 0 0 -100 0 -70 N 24 | X In 1 -200 0 100 R 50 50 1 1 P 25 | X Ext 2 0 -200 100 U 50 50 1 1 P 26 | ENDDRAW 27 | ENDDEF 28 | # 29 | # Connector_Generic_Conn_01x02 30 | # 31 | DEF Connector_Generic_Conn_01x02 J 0 40 Y N 1 F N 32 | F0 "J" 0 100 50 H V C CNN 33 | F1 "Connector_Generic_Conn_01x02" 0 -200 50 H V C CNN 34 | F2 "" 0 0 50 H I C CNN 35 | F3 "" 0 0 50 H I C CNN 36 | $FPLIST 37 | Connector*:*_1x??_* 38 | $ENDFPLIST 39 | DRAW 40 | S -50 -95 0 -105 1 1 6 N 41 | S -50 5 0 -5 1 1 6 N 42 | S -50 50 50 -150 1 1 10 f 43 | X Pin_1 1 -200 0 150 R 50 50 1 1 P 44 | X Pin_2 2 -200 -100 150 R 50 50 1 1 P 45 | ENDDRAW 46 | ENDDEF 47 | # 48 | # Connector_Generic_Conn_01x03 49 | # 50 | DEF Connector_Generic_Conn_01x03 J 0 40 Y N 1 F N 51 | F0 "J" 0 200 50 H V C CNN 52 | F1 "Connector_Generic_Conn_01x03" 0 -200 50 H V C CNN 53 | F2 "" 0 0 50 H I C CNN 54 | F3 "" 0 0 50 H I C CNN 55 | $FPLIST 56 | Connector*:*_1x??_* 57 | $ENDFPLIST 58 | DRAW 59 | S -50 -95 0 -105 1 1 6 N 60 | S -50 5 0 -5 1 1 6 N 61 | S -50 105 0 95 1 1 6 N 62 | S -50 150 50 -150 1 1 10 f 63 | X Pin_1 1 -200 100 150 R 50 50 1 1 P 64 | X Pin_2 2 -200 0 150 R 50 50 1 1 P 65 | X Pin_3 3 -200 -100 150 R 50 50 1 1 P 66 | ENDDRAW 67 | ENDDEF 68 | # 69 | # Connector_Generic_Conn_01x04 70 | # 71 | DEF Connector_Generic_Conn_01x04 J 0 40 Y N 1 F N 72 | F0 "J" 0 200 50 H V C CNN 73 | F1 "Connector_Generic_Conn_01x04" 0 -300 50 H V C CNN 74 | F2 "" 0 0 50 H I C CNN 75 | F3 "" 0 0 50 H I C CNN 76 | $FPLIST 77 | Connector*:*_1x??_* 78 | $ENDFPLIST 79 | DRAW 80 | S -50 -195 0 -205 1 1 6 N 81 | S -50 -95 0 -105 1 1 6 N 82 | S -50 5 0 -5 1 1 6 N 83 | S -50 105 0 95 1 1 6 N 84 | S -50 150 50 -250 1 1 10 f 85 | X Pin_1 1 -200 100 150 R 50 50 1 1 P 86 | X Pin_2 2 -200 0 150 R 50 50 1 1 P 87 | X Pin_3 3 -200 -100 150 R 50 50 1 1 P 88 | X Pin_4 4 -200 -200 150 R 50 50 1 1 P 89 | ENDDRAW 90 | ENDDEF 91 | # 92 | # Connector_Generic_Conn_01x06 93 | # 94 | DEF Connector_Generic_Conn_01x06 J 0 40 Y N 1 F N 95 | F0 "J" 0 300 50 H V C CNN 96 | F1 "Connector_Generic_Conn_01x06" 0 -400 50 H V C CNN 97 | F2 "" 0 0 50 H I C CNN 98 | F3 "" 0 0 50 H I C CNN 99 | $FPLIST 100 | Connector*:*_1x??_* 101 | $ENDFPLIST 102 | DRAW 103 | S -50 -295 0 -305 1 1 6 N 104 | S -50 -195 0 -205 1 1 6 N 105 | S -50 -95 0 -105 1 1 6 N 106 | S -50 5 0 -5 1 1 6 N 107 | S -50 105 0 95 1 1 6 N 108 | S -50 205 0 195 1 1 6 N 109 | S -50 250 50 -350 1 1 10 f 110 | X Pin_1 1 -200 200 150 R 50 50 1 1 P 111 | X Pin_2 2 -200 100 150 R 50 50 1 1 P 112 | X Pin_3 3 -200 0 150 R 50 50 1 1 P 113 | X Pin_4 4 -200 -100 150 R 50 50 1 1 P 114 | X Pin_5 5 -200 -200 150 R 50 50 1 1 P 115 | X Pin_6 6 -200 -300 150 R 50 50 1 1 P 116 | ENDDRAW 117 | ENDDEF 118 | # 119 | # Connector_Micro_SD_Card_Det_Hirose_DM3AT 120 | # 121 | DEF Connector_Micro_SD_Card_Det_Hirose_DM3AT J 0 40 Y Y 1 F N 122 | F0 "J" -650 700 50 H V C CNN 123 | F1 "Connector_Micro_SD_Card_Det_Hirose_DM3AT" 650 700 50 H V R CNN 124 | F2 "" 2050 700 50 H I C CNN 125 | F3 "" 0 100 50 H I C CNN 126 | ALIAS Micro_SD_Card_Det_Hirose_DM3AT 127 | $FPLIST 128 | microSD* 129 | $ENDFPLIST 130 | DRAW 131 | S -300 -275 -200 -325 0 1 0 F 132 | S -300 -175 -200 -225 0 1 0 F 133 | S -300 -75 -200 -125 0 1 0 F 134 | S -300 25 -200 -25 0 1 0 F 135 | S -300 125 -200 75 0 1 0 F 136 | S -300 225 -200 175 0 1 0 F 137 | S -300 325 -200 275 0 1 0 F 138 | S -300 425 -200 375 0 1 0 F 139 | P 6 0 1 10 650 600 650 650 -750 650 -750 -650 650 -650 650 -350 N 140 | P 11 0 1 10 -350 -350 -350 450 -50 450 100 600 150 600 150 550 250 550 300 600 800 600 800 -350 -350 -350 f 141 | X DAT2 1 -900 400 150 R 50 50 1 1 B 142 | X DET_A 10 -900 -400 150 R 50 50 1 1 P 143 | X SHIELD 11 800 -500 150 L 50 50 1 1 P 144 | X DAT3/CD 2 -900 300 150 R 50 50 1 1 B 145 | X CMD 3 -900 200 150 R 50 50 1 1 I 146 | X VDD 4 -900 100 150 R 50 50 1 1 W 147 | X CLK 5 -900 0 150 R 50 50 1 1 I 148 | X VSS 6 -900 -100 150 R 50 50 1 1 W 149 | X DAT0 7 -900 -200 150 R 50 50 1 1 B 150 | X DAT1 8 -900 -300 150 R 50 50 1 1 B 151 | X DET_B 9 -900 -500 150 R 50 50 1 1 P 152 | ENDDRAW 153 | ENDDEF 154 | # 155 | # Connector_TestPoint 156 | # 157 | DEF Connector_TestPoint TP 0 30 N N 1 F N 158 | F0 "TP" 0 270 50 H V C CNN 159 | F1 "Connector_TestPoint" 0 200 50 H V C CNN 160 | F2 "" 200 0 50 H I C CNN 161 | F3 "" 200 0 50 H I C CNN 162 | $FPLIST 163 | Pin* 164 | Test* 165 | $ENDFPLIST 166 | DRAW 167 | C 0 130 30 0 1 0 N 168 | X 1 1 0 0 100 U 50 50 1 1 P 169 | ENDDRAW 170 | ENDDEF 171 | # 172 | # Connector_USB_B_Micro 173 | # 174 | DEF Connector_USB_B_Micro J 0 40 Y Y 1 F N 175 | F0 "J" -200 450 50 H V L CNN 176 | F1 "Connector_USB_B_Micro" -200 350 50 H V L CNN 177 | F2 "" 150 -50 50 H I C CNN 178 | F3 "" 150 -50 50 H I C CNN 179 | ALIAS USB_B_Mini 180 | $FPLIST 181 | USB* 182 | $ENDFPLIST 183 | DRAW 184 | C -150 85 25 0 1 10 F 185 | C -25 135 15 0 1 10 F 186 | S -200 -300 200 300 0 1 10 f 187 | S -5 -300 5 -270 0 1 0 N 188 | S 10 50 -20 20 0 1 10 F 189 | S 200 -205 170 -195 0 1 0 N 190 | S 200 -105 170 -95 0 1 0 N 191 | S 200 -5 170 5 0 1 0 N 192 | S 200 195 170 205 0 1 0 N 193 | P 2 0 1 10 -75 85 25 85 N 194 | P 4 0 1 10 -125 85 -100 85 -50 135 -25 135 N 195 | P 4 0 1 10 -100 85 -75 85 -50 35 0 35 N 196 | P 4 0 1 10 25 110 25 60 75 85 25 110 F 197 | P 5 0 1 0 -170 220 -70 220 -80 190 -160 190 -170 220 F 198 | P 9 0 1 0 -185 230 -185 220 -175 190 -175 180 -65 180 -65 190 -55 220 -55 230 -185 230 N 199 | X VBUS 1 300 200 100 L 50 50 1 1 w 200 | X D- 2 300 -100 100 L 50 50 1 1 B 201 | X D+ 3 300 0 100 L 50 50 1 1 B 202 | X ID 4 300 -200 100 L 50 50 1 1 P 203 | X GND 5 0 -400 100 U 50 50 1 1 w 204 | X Shield 6 -100 -400 100 U 50 50 1 1 P 205 | ENDDRAW 206 | ENDDEF 207 | # 208 | # Device_C_Small 209 | # 210 | DEF Device_C_Small C 0 10 N N 1 F N 211 | F0 "C" 10 70 50 H V L CNN 212 | F1 "Device_C_Small" 10 -80 50 H V L CNN 213 | F2 "" 0 0 50 H I C CNN 214 | F3 "" 0 0 50 H I C CNN 215 | $FPLIST 216 | C_* 217 | $ENDFPLIST 218 | DRAW 219 | P 2 0 1 13 -60 -20 60 -20 N 220 | P 2 0 1 12 -60 20 60 20 N 221 | X ~ 1 0 100 80 D 50 50 1 1 P 222 | X ~ 2 0 -100 80 U 50 50 1 1 P 223 | ENDDRAW 224 | ENDDEF 225 | # 226 | # Device_Crystal_GND24_Small 227 | # 228 | DEF Device_Crystal_GND24_Small Y 0 40 Y N 1 F N 229 | F0 "Y" 50 175 50 H V L CNN 230 | F1 "Device_Crystal_GND24_Small" 50 100 50 H V L CNN 231 | F2 "" 0 0 50 H I C CNN 232 | F3 "" 0 0 50 H I C CNN 233 | $FPLIST 234 | Crystal* 235 | $ENDFPLIST 236 | DRAW 237 | S -30 -60 30 60 0 1 0 N 238 | P 2 0 1 15 -50 -30 -50 30 N 239 | P 2 0 1 15 50 -30 50 30 N 240 | P 4 0 1 0 -50 -50 -50 -75 50 -75 50 -50 N 241 | P 4 0 1 0 -50 50 -50 75 50 75 50 50 N 242 | X 1 1 -100 0 50 R 30 50 1 1 P 243 | X 2 2 0 -100 25 U 30 50 1 1 P 244 | X 3 3 100 0 50 L 30 50 1 1 P 245 | X 4 4 0 100 25 D 30 50 1 1 P 246 | ENDDRAW 247 | ENDDEF 248 | # 249 | # Device_D_Schottky_Small 250 | # 251 | DEF Device_D_Schottky_Small D 0 10 N N 1 F N 252 | F0 "D" -50 80 50 H V L CNN 253 | F1 "Device_D_Schottky_Small" -280 -80 50 H V L CNN 254 | F2 "" 0 0 50 V I C CNN 255 | F3 "" 0 0 50 V I C CNN 256 | $FPLIST 257 | TO-???* 258 | *_Diode_* 259 | *SingleDiode* 260 | D_* 261 | $ENDFPLIST 262 | DRAW 263 | P 2 0 1 0 -30 0 30 0 N 264 | P 4 0 1 10 30 -40 -30 0 30 40 30 -40 N 265 | P 6 0 1 10 -50 30 -50 40 -30 40 -30 -40 -10 -40 -10 -30 N 266 | X K 1 -100 0 70 R 50 50 1 1 P 267 | X A 2 100 0 70 L 50 50 1 1 P 268 | ENDDRAW 269 | ENDDEF 270 | # 271 | # Device_Ferrite_Bead_Small 272 | # 273 | DEF Device_Ferrite_Bead_Small FB 0 0 N Y 1 F N 274 | F0 "FB" 75 50 50 H V L CNN 275 | F1 "Device_Ferrite_Bead_Small" 75 -50 50 H V L CNN 276 | F2 "" -70 0 50 V I C CNN 277 | F3 "" 0 0 50 H I C CNN 278 | $FPLIST 279 | Inductor_* 280 | L_* 281 | *Ferrite* 282 | $ENDFPLIST 283 | DRAW 284 | P 2 0 1 0 0 -50 0 -31 N 285 | P 2 0 1 0 0 35 0 51 N 286 | P 5 0 1 0 -72 11 -44 59 72 -8 44 -56 -72 11 N 287 | X ~ 1 0 100 50 D 50 50 1 1 P 288 | X ~ 2 0 -100 50 U 50 50 1 1 P 289 | ENDDRAW 290 | ENDDEF 291 | # 292 | # Device_LED_Small 293 | # 294 | DEF Device_LED_Small D 0 10 N N 1 F N 295 | F0 "D" -50 125 50 H V L CNN 296 | F1 "Device_LED_Small" -175 -100 50 H V L CNN 297 | F2 "" 0 0 50 V I C CNN 298 | F3 "" 0 0 50 V I C CNN 299 | $FPLIST 300 | LED* 301 | LED_SMD:* 302 | LED_THT:* 303 | $ENDFPLIST 304 | DRAW 305 | P 2 0 1 10 -30 -40 -30 40 N 306 | P 2 0 1 0 40 0 -30 0 N 307 | P 4 0 1 10 30 -40 -30 0 30 40 30 -40 N 308 | P 5 0 1 0 0 30 -20 50 -10 50 -20 50 -20 40 N 309 | P 5 0 1 0 20 50 0 70 10 70 0 70 0 60 N 310 | X K 1 -100 0 70 R 50 50 1 1 P 311 | X A 2 100 0 70 L 50 50 1 1 P 312 | ENDDRAW 313 | ENDDEF 314 | # 315 | # Device_L_Small 316 | # 317 | DEF Device_L_Small L 0 10 N N 1 F N 318 | F0 "L" 30 40 50 H V L CNN 319 | F1 "Device_L_Small" 30 -40 50 H V L CNN 320 | F2 "" 0 0 50 H I C CNN 321 | F3 "" 0 0 50 H I C CNN 322 | $FPLIST 323 | Choke_* 324 | *Coil* 325 | Inductor_* 326 | L_* 327 | $ENDFPLIST 328 | DRAW 329 | A 0 -60 20 -899 899 0 1 0 N 0 -80 0 -40 330 | A 0 -20 20 -899 899 0 1 0 N 0 -40 0 0 331 | A 0 20 20 -899 899 0 1 0 N 0 0 0 40 332 | A 0 60 20 -899 899 0 1 0 N 0 40 0 80 333 | X ~ 1 0 100 20 D 50 50 1 1 P 334 | X ~ 2 0 -100 20 U 50 50 1 1 P 335 | ENDDRAW 336 | ENDDEF 337 | # 338 | # Device_Polyfuse_Small 339 | # 340 | DEF Device_Polyfuse_Small F 0 0 N Y 1 F N 341 | F0 "F" -75 0 50 V V C CNN 342 | F1 "Device_Polyfuse_Small" 75 0 50 V V C CNN 343 | F2 "" 50 -200 50 H I L CNN 344 | F3 "" 0 0 50 H I C CNN 345 | $FPLIST 346 | *polyfuse* 347 | *PTC* 348 | $ENDFPLIST 349 | DRAW 350 | S -20 50 20 -50 0 1 0 N 351 | P 2 0 1 0 0 100 0 -100 N 352 | P 4 0 1 0 -40 50 -40 30 40 -30 40 -50 N 353 | X ~ 1 0 100 25 D 50 50 1 1 P 354 | X ~ 2 0 -100 25 U 50 50 1 1 P 355 | ENDDRAW 356 | ENDDEF 357 | # 358 | # Device_R_Small 359 | # 360 | DEF Device_R_Small R 0 10 N N 1 F N 361 | F0 "R" 30 20 50 H V L CNN 362 | F1 "Device_R_Small" 30 -40 50 H V L CNN 363 | F2 "" 0 0 50 H I C CNN 364 | F3 "" 0 0 50 H I C CNN 365 | $FPLIST 366 | R_* 367 | $ENDFPLIST 368 | DRAW 369 | S -30 70 30 -70 0 1 8 N 370 | X ~ 1 0 100 30 D 50 50 1 1 P 371 | X ~ 2 0 -100 30 U 50 50 1 1 P 372 | ENDDRAW 373 | ENDDEF 374 | # 375 | # Interface_CAN_LIN_TCAN332 376 | # 377 | DEF Interface_CAN_LIN_TCAN332 U 0 20 Y Y 1 F N 378 | F0 "U" -400 350 50 H V L CNN 379 | F1 "Interface_CAN_LIN_TCAN332" 100 350 50 H V L CNN 380 | F2 "" 0 -500 50 H I C CIN 381 | F3 "" 0 0 50 H I C CNN 382 | ALIAS TCAN332G 383 | $FPLIST 384 | *TSOT?23* 385 | *SOIC*3.9x4.9mm*P1.27mm* 386 | $ENDFPLIST 387 | DRAW 388 | S -400 300 400 -300 0 1 10 f 389 | X TXD 1 -500 200 100 R 50 50 1 1 I 390 | X GND 2 0 -400 100 U 50 50 1 1 W 391 | X VCC 3 0 400 100 D 50 50 1 1 W 392 | X RXD 4 -500 100 100 R 50 50 1 1 T 393 | X NC 5 -400 -100 100 R 50 50 1 1 N N 394 | X CANL 6 500 -100 100 L 50 50 1 1 B 395 | X CANH 7 500 100 100 L 50 50 1 1 B 396 | X NC 8 -400 -200 100 R 50 50 1 1 N N 397 | ENDDRAW 398 | ENDDEF 399 | # 400 | # Interface_UART_MAX3232 401 | # 402 | DEF Interface_UART_MAX3232 U 0 40 Y Y 1 F N 403 | F0 "U" -100 1125 50 H V R CNN 404 | F1 "Interface_UART_MAX3232" -100 1050 50 H V R CNN 405 | F2 "" 50 -1050 50 H I L CNN 406 | F3 "" 0 100 50 H I C CNN 407 | ALIAS MAX232I MAX202 ADM232A MAX3232 ICL3232 408 | $FPLIST 409 | SOIC*P1.27mm* 410 | DIP*W7.62mm* 411 | TSSOP*4.4x5mm*P0.65mm* 412 | $ENDFPLIST 413 | DRAW 414 | C -100 -700 25 0 1 10 N 415 | C -100 -500 25 0 1 10 N 416 | C 25 -300 25 0 1 10 N 417 | C 25 -100 25 0 1 10 N 418 | T 0 -450 -900 50 0 0 0 LOGIC Normal 0 C C 419 | T 0 450 -900 50 0 0 0 RS232 Normal 0 C C 420 | S -600 -1000 600 1000 0 1 10 f 421 | P 2 0 1 10 -150 -300 -325 -300 N 422 | P 2 0 1 10 -150 -100 -325 -100 N 423 | P 2 0 1 10 -125 -700 -325 -700 N 424 | P 2 0 1 10 -125 -500 -325 -500 N 425 | P 2 0 1 10 50 -300 250 -300 N 426 | P 2 0 1 10 50 -100 250 -100 N 427 | P 2 0 1 10 75 -700 250 -700 N 428 | P 2 0 1 10 75 -500 250 -500 N 429 | P 4 0 1 10 -150 -225 -150 -375 0 -300 -150 -225 N 430 | P 4 0 1 10 -150 -25 -150 -175 0 -100 -150 -25 N 431 | P 4 0 1 10 75 -625 75 -775 -75 -700 75 -625 N 432 | P 4 0 1 10 75 -425 75 -575 -75 -500 75 -425 N 433 | X C1+ 1 -800 900 200 R 50 50 1 1 P 434 | X T2IN 10 -800 -300 200 R 50 50 1 1 I 435 | X T1IN 11 -800 -100 200 R 50 50 1 1 I 436 | X R1OUT 12 -800 -500 200 R 50 50 1 1 O 437 | X R1IN 13 800 -500 200 L 50 50 1 1 I 438 | X T1OUT 14 800 -100 200 L 50 50 1 1 O 439 | X GND 15 0 -1200 200 U 50 50 1 1 W 440 | X VCC 16 0 1200 200 D 50 50 1 1 W 441 | X VS+ 2 800 400 200 L 50 50 1 1 w 442 | X C1- 3 -800 600 200 R 50 50 1 1 P 443 | X C2+ 4 800 900 200 L 50 50 1 1 P 444 | X C2- 5 800 600 200 L 50 50 1 1 P 445 | X VS- 6 800 100 200 L 50 50 1 1 w 446 | X T2OUT 7 800 -300 200 L 50 50 1 1 O 447 | X R2IN 8 800 -700 200 L 50 50 1 1 I 448 | X R2OUT 9 -800 -700 200 R 50 50 1 1 O 449 | ENDDRAW 450 | ENDDEF 451 | # 452 | # Jumper_SolderJumper_2_Bridged 453 | # 454 | DEF Jumper_SolderJumper_2_Bridged JP 0 0 Y N 1 F N 455 | F0 "JP" 0 80 50 H V C CNN 456 | F1 "Jumper_SolderJumper_2_Bridged" 0 -100 50 H V C CNN 457 | F2 "" 0 0 50 H I C CNN 458 | F3 "" 0 0 50 H I C CNN 459 | $FPLIST 460 | SolderJumper*Bridged* 461 | $ENDFPLIST 462 | DRAW 463 | A -10 0 40 901 -901 0 1 0 N -10 40 -10 -40 464 | A -10 0 40 901 -901 0 1 0 F -10 40 -10 -40 465 | A 10 0 40 -899 899 0 1 0 N 10 -40 10 40 466 | A 10 0 40 -899 899 0 1 0 F 10 -40 10 40 467 | S -20 20 20 -20 0 1 0 F 468 | P 2 0 1 0 -10 40 -10 -40 N 469 | P 2 0 1 0 10 40 10 -40 N 470 | X A 1 -150 0 100 R 50 50 1 1 P 471 | X B 2 150 0 100 L 50 50 1 1 P 472 | ENDDRAW 473 | ENDDEF 474 | # 475 | # Jumper_SolderJumper_2_Open 476 | # 477 | DEF Jumper_SolderJumper_2_Open JP 0 0 Y N 1 F N 478 | F0 "JP" 0 80 50 H V C CNN 479 | F1 "Jumper_SolderJumper_2_Open" 0 -100 50 H V C CNN 480 | F2 "" 0 0 50 H I C CNN 481 | F3 "" 0 0 50 H I C CNN 482 | $FPLIST 483 | SolderJumper*Open* 484 | $ENDFPLIST 485 | DRAW 486 | A -10 0 40 901 -901 0 1 0 N -10 40 -10 -40 487 | A -10 0 40 901 -901 0 1 0 F -10 40 -10 -40 488 | A 10 0 40 -899 899 0 1 0 N 10 -40 10 40 489 | A 10 0 40 -899 899 0 1 0 F 10 -40 10 40 490 | P 2 0 1 0 -10 40 -10 -40 N 491 | P 2 0 1 0 10 40 10 -40 N 492 | X A 1 -150 0 100 R 50 50 1 1 P 493 | X B 2 150 0 100 L 50 50 1 1 P 494 | ENDDRAW 495 | ENDDEF 496 | # 497 | # MCU_ST_STM32F4_STM32F407VGTx 498 | # 499 | DEF MCU_ST_STM32F4_STM32F407VGTx U 0 20 Y Y 1 F N 500 | F0 "U" -700 2550 50 H V L CNN 501 | F1 "MCU_ST_STM32F4_STM32F407VGTx" 500 2550 50 H V L CNN 502 | F2 "Package_QFP:LQFP-100_14x14mm_P0.5mm" -700 -2600 50 H I R CNN 503 | F3 "" 0 0 50 H I C CNN 504 | ALIAS STM32F407VGTx 505 | $FPLIST 506 | LQFP*14x14mm*P0.5mm* 507 | $ENDFPLIST 508 | DRAW 509 | S -700 -2600 700 2500 0 1 10 f 510 | X PE2 1 -900 500 200 R 50 50 1 1 B 511 | X VSS 10 -200 -2800 200 U 50 50 1 1 W 512 | X VDD 100 300 2700 200 D 50 50 1 1 W 513 | X VDD 11 -200 2700 200 D 50 50 1 1 W 514 | X PH0 12 -900 1000 200 R 50 50 1 1 I 515 | X PH1 13 -900 900 200 R 50 50 1 1 I 516 | X NRST 14 -900 2400 200 R 50 50 1 1 I 517 | X PC0 15 900 -1000 200 L 50 50 1 1 B 518 | X PC1 16 900 -1100 200 L 50 50 1 1 B 519 | X PC2 17 900 -1200 200 L 50 50 1 1 B 520 | X PC3 18 900 -1300 200 L 50 50 1 1 B 521 | X VDD 19 -100 2700 200 D 50 50 1 1 W 522 | X PE3 2 -900 400 200 R 50 50 1 1 B 523 | X VSSA 20 200 -2800 200 U 50 50 1 1 W 524 | X VREF+ 21 -900 1800 200 R 50 50 1 1 W 525 | X VDDA 22 400 2700 200 D 50 50 1 1 W 526 | X PA0 23 900 2400 200 L 50 50 1 1 B 527 | X PA1 24 900 2300 200 L 50 50 1 1 B 528 | X PA2 25 900 2200 200 L 50 50 1 1 B 529 | X PA3 26 900 2100 200 L 50 50 1 1 B 530 | X VSS 27 -100 -2800 200 U 50 50 1 1 W 531 | X VDD 28 0 2700 200 D 50 50 1 1 W 532 | X PA4 29 900 2000 200 L 50 50 1 1 B 533 | X PE4 3 -900 300 200 R 50 50 1 1 B 534 | X PA5 30 900 1900 200 L 50 50 1 1 B 535 | X PA6 31 900 1800 200 L 50 50 1 1 B 536 | X PA7 32 900 1700 200 L 50 50 1 1 B 537 | X PC4 33 900 -1400 200 L 50 50 1 1 B 538 | X PC5 34 900 -1500 200 L 50 50 1 1 B 539 | X PB0 35 900 700 200 L 50 50 1 1 B 540 | X PB1 36 900 600 200 L 50 50 1 1 B 541 | X PB2 37 900 500 200 L 50 50 1 1 B 542 | X PE7 38 -900 0 200 R 50 50 1 1 B 543 | X PE8 39 -900 -100 200 R 50 50 1 1 B 544 | X PE5 4 -900 200 200 R 50 50 1 1 B 545 | X PE9 40 -900 -200 200 R 50 50 1 1 B 546 | X PE10 41 -900 -300 200 R 50 50 1 1 B 547 | X PE11 42 -900 -400 200 R 50 50 1 1 B 548 | X PE12 43 -900 -500 200 R 50 50 1 1 B 549 | X PE13 44 -900 -600 200 R 50 50 1 1 B 550 | X PE14 45 -900 -700 200 R 50 50 1 1 B 551 | X PE15 46 -900 -800 200 R 50 50 1 1 B 552 | X PB10 47 900 -300 200 L 50 50 1 1 B 553 | X PB11 48 900 -400 200 L 50 50 1 1 B 554 | X VCAP_1 49 -900 2000 200 R 50 50 1 1 W 555 | X PE6 5 -900 100 200 R 50 50 1 1 B 556 | X VDD 50 100 2700 200 D 50 50 1 1 W 557 | X PB12 51 900 -500 200 L 50 50 1 1 B 558 | X PB13 52 900 -600 200 L 50 50 1 1 B 559 | X PB14 53 900 -700 200 L 50 50 1 1 B 560 | X PB15 54 900 -800 200 L 50 50 1 1 B 561 | X PD8 55 -900 -1800 200 R 50 50 1 1 B 562 | X PD9 56 -900 -1900 200 R 50 50 1 1 B 563 | X PD10 57 -900 -2000 200 R 50 50 1 1 B 564 | X PD11 58 -900 -2100 200 R 50 50 1 1 B 565 | X PD12 59 -900 -2200 200 R 50 50 1 1 B 566 | X VBAT 6 -300 2700 200 D 50 50 1 1 W 567 | X PD13 60 -900 -2300 200 R 50 50 1 1 B 568 | X PD14 61 -900 -2400 200 R 50 50 1 1 B 569 | X PD15 62 -900 -2500 200 R 50 50 1 1 B 570 | X PC6 63 900 -1600 200 L 50 50 1 1 B 571 | X PC7 64 900 -1700 200 L 50 50 1 1 B 572 | X PC8 65 900 -1800 200 L 50 50 1 1 B 573 | X PC9 66 900 -1900 200 L 50 50 1 1 B 574 | X PA8 67 900 1600 200 L 50 50 1 1 B 575 | X PA9 68 900 1500 200 L 50 50 1 1 B 576 | X PA10 69 900 1400 200 L 50 50 1 1 B 577 | X PC13 7 900 -2300 200 L 50 50 1 1 B 578 | X PA11 70 900 1300 200 L 50 50 1 1 B 579 | X PA12 71 900 1200 200 L 50 50 1 1 B 580 | X PA13 72 900 1100 200 L 50 50 1 1 B 581 | X VCAP_2 73 -900 1900 200 R 50 50 1 1 W 582 | X VSS 74 0 -2800 200 U 50 50 1 1 W 583 | X VDD 75 200 2700 200 D 50 50 1 1 W 584 | X PA14 76 900 1000 200 L 50 50 1 1 B 585 | X PA15 77 900 900 200 L 50 50 1 1 B 586 | X PC10 78 900 -2000 200 L 50 50 1 1 B 587 | X PC11 79 900 -2100 200 L 50 50 1 1 B 588 | X PC14 8 900 -2400 200 L 50 50 1 1 B 589 | X PC12 80 900 -2200 200 L 50 50 1 1 B 590 | X PD0 81 -900 -1000 200 R 50 50 1 1 B 591 | X PD1 82 -900 -1100 200 R 50 50 1 1 B 592 | X PD2 83 -900 -1200 200 R 50 50 1 1 B 593 | X PD3 84 -900 -1300 200 R 50 50 1 1 B 594 | X PD4 85 -900 -1400 200 R 50 50 1 1 B 595 | X PD5 86 -900 -1500 200 R 50 50 1 1 B 596 | X PD6 87 -900 -1600 200 R 50 50 1 1 B 597 | X PD7 88 -900 -1700 200 R 50 50 1 1 B 598 | X PB3 89 900 400 200 L 50 50 1 1 B 599 | X PC15 9 900 -2500 200 L 50 50 1 1 B 600 | X PB4 90 900 300 200 L 50 50 1 1 B 601 | X PB5 91 900 200 200 L 50 50 1 1 B 602 | X PB6 92 900 100 200 L 50 50 1 1 B 603 | X PB7 93 900 0 200 L 50 50 1 1 B 604 | X BOOT0 94 -900 2200 200 R 50 50 1 1 I 605 | X PB8 95 900 -100 200 L 50 50 1 1 B 606 | X PB9 96 900 -200 200 L 50 50 1 1 B 607 | X PE0 97 -900 700 200 R 50 50 1 1 B 608 | X PE1 98 -900 600 200 R 50 50 1 1 B 609 | X VSS 99 100 -2800 200 U 50 50 1 1 W 610 | ENDDRAW 611 | ENDDEF 612 | # 613 | # OWN_Parts__BLE_HM-11 614 | # 615 | DEF OWN_Parts__BLE_HM-11 U 0 20 Y Y 1 F N 616 | F0 "U" 50 550 50 H V C CNN 617 | F1 "OWN_Parts__BLE_HM-11" -50 450 50 H V C CNN 618 | F2 "" -50 500 50 H I C CNN 619 | F3 "" -50 500 50 H I C CNN 620 | DRAW 621 | S -400 400 350 -400 0 1 0 f 622 | S 350 -450 350 -450 0 1 0 N 623 | X UART_RTS 1 450 350 100 L 50 50 1 1 O 624 | X NC 10 -500 -250 100 R 50 50 1 1 N 625 | X RESETB 11 -500 -150 100 R 50 50 1 1 I 626 | X GND 12 -500 -50 100 R 50 50 1 1 W 627 | X PIO3 13 -500 50 100 R 50 50 1 1 B 628 | X PIO2 14 -500 150 100 R 50 50 1 1 B 629 | X PIO1 15 -500 250 100 R 50 50 1 1 B 630 | X PIO0 16 -500 350 100 R 50 50 1 1 B 631 | X UART_TX 2 450 250 100 L 50 50 1 1 O 632 | X UART_CTS 3 450 150 100 L 50 50 1 1 I 633 | X UART_RX 4 450 50 100 L 50 50 1 1 I 634 | X NC 5 450 -50 100 L 50 50 1 1 N 635 | X NC 6 450 -150 100 L 50 50 1 1 N 636 | X NC 7 450 -250 100 L 50 50 1 1 N 637 | X NC 8 450 -350 100 L 50 50 1 1 N 638 | X VCC 9 -500 -350 100 R 50 50 1 1 W 639 | ENDDRAW 640 | ENDDEF 641 | # 642 | # OWN_Parts__FXOS8700 643 | # 644 | DEF OWN_Parts__FXOS8700 U 0 40 Y Y 1 F N 645 | F0 "U" 300 450 50 H V C CNN 646 | F1 "OWN_Parts__FXOS8700" -250 450 50 H V C CNN 647 | F2 "" -50 500 50 H I C CNN 648 | F3 "" -50 500 50 H I C CNN 649 | DRAW 650 | S -450 400 450 -400 0 1 0 f 651 | X VDDIO 1 -550 350 100 R 50 50 1 1 I 652 | X SA1/CS_B 10 550 -250 100 L 50 50 1 1 I 653 | X INT1 11 550 -150 100 L 50 50 1 1 I 654 | X GND 12 550 -50 100 L 50 50 1 1 I 655 | X Reserved 13 550 50 100 L 50 50 1 1 I 656 | X VDD 14 550 150 100 L 50 50 1 1 I 657 | X N/C 15 550 250 100 L 50 50 1 1 I 658 | X RST 16 550 350 100 L 50 50 1 1 I 659 | X BYP 2 -550 250 100 R 50 50 1 1 I 660 | X Reserved 3 -550 150 100 R 50 50 1 1 I 661 | X SCL/SCLK 4 -550 50 100 R 50 50 1 1 I 662 | X GND 5 -550 -50 100 R 50 50 1 1 I 663 | X SDA/MOSI 6 -550 -150 100 R 50 50 1 1 I 664 | X SA0/MISO 7 -550 -250 100 R 50 50 1 1 I 665 | X Crst 8 -550 -350 100 R 50 50 1 1 I 666 | X INT2 9 550 -350 100 L 50 50 1 1 I 667 | ENDDRAW 668 | ENDDEF 669 | # 670 | # OWN_Parts__HAMMOND_1593W 671 | # 672 | DEF OWN_Parts__HAMMOND_1593W U 0 40 Y Y 1 F N 673 | F0 "U" 0 0 50 H V C CNN 674 | F1 "OWN_Parts__HAMMOND_1593W" 0 -100 50 H V C CNN 675 | F2 "" 0 0 50 H I C CNN 676 | F3 "" 0 0 50 H I C CNN 677 | DRAW 678 | T 0 -100 150 50 0 0 0 Enclosure Normal 0 C C 679 | S -350 100 350 -200 0 1 0 N 680 | X GND 1 450 0 100 L 50 50 1 1 I 681 | ENDDRAW 682 | ENDDEF 683 | # 684 | # OWN_Parts__MP2359DJ-LF-Z 685 | # 686 | DEF OWN_Parts__MP2359DJ-LF-Z U 0 40 Y Y 1 F N 687 | F0 "U" 0 375 50 H V C CNN 688 | F1 "OWN_Parts__MP2359DJ-LF-Z" 400 -250 50 H V C CNN 689 | F2 "" 0 0 50 H I C CNN 690 | F3 "" 0 0 50 H I C CNN 691 | DRAW 692 | S -225 300 225 -200 0 1 0 f 693 | X BST 1 325 250 100 L 50 50 1 1 I 694 | X GND 2 0 -300 100 U 50 50 1 1 W 695 | X FB 3 325 0 100 L 50 50 1 1 I 696 | X EN 4 -325 125 100 R 50 50 1 1 I 697 | X IN 5 -325 250 100 R 50 50 1 1 W 698 | X SW 6 325 125 100 L 50 50 1 1 w 699 | ENDDRAW 700 | ENDDEF 701 | # 702 | # OWN_Parts__MTi-1IMU 703 | # 704 | DEF OWN_Parts__MTi-1IMU U 0 20 Y Y 1 F N 705 | F0 "U" 300 650 50 H V C CNN 706 | F1 "OWN_Parts__MTi-1IMU" -50 650 50 H V C CNN 707 | F2 "" 100 800 50 H I C CNN 708 | F3 "" 100 800 50 H I C CNN 709 | DRAW 710 | S -550 600 550 -700 0 1 0 f 711 | X AUX_SCK/DNC 1 650 550 100 L 50 50 1 1 I 712 | X SPI_MOSI_or_ADD2 10 650 -350 100 L 50 50 1 1 I 713 | X SPI_MISO_or_ADD1 11 650 -450 100 L 50 50 1 1 I 714 | X SPI_SCK_or_ADD0 12 650 -550 100 L 50 50 1 1 I 715 | X GND 13 650 -650 100 L 50 50 1 1 I 716 | X PSEL0 14 -650 -550 100 R 50 50 1 1 I 717 | X PSEL1 15 -650 -450 100 R 50 50 1 1 I 718 | X SYNC_IN 16 -650 -350 100 R 50 50 1 1 I 719 | X RESERVED 17 -650 -250 100 R 50 50 1 1 I 720 | X AUX_RX/DNC 18 -650 -150 100 R 50 50 1 1 I 721 | X AUX_TX/DNC 19 -650 -50 100 R 50 50 1 1 I 722 | X DNC 2 650 450 100 L 50 50 1 1 I 723 | X SYNC_PPS/DNC 20 -650 50 100 R 50 50 1 1 I 724 | X DE_or_RTS 21 -650 150 100 R 50 50 1 1 I 725 | X DRDY_or_nRE_or_CTS 22 -650 250 100 R 50 50 1 1 I 726 | X UART_RX_or_I2C_SDA 23 -650 350 100 R 50 50 1 1 I 727 | X UART_TX_or_I2C_SCL 24 -650 450 100 R 50 50 1 1 I 728 | X GND 25 -650 550 100 R 50 50 1 1 I 729 | X DNC 3 650 350 100 L 50 50 1 1 I 730 | X GND 4 650 250 100 L 50 50 1 1 I 731 | X VDDA 5 650 150 100 L 50 50 1 1 I 732 | X nRST 6 650 50 100 L 50 50 1 1 I 733 | X VDDIO 7 650 -50 100 L 50 50 1 1 I 734 | X GND 8 650 -150 100 L 50 50 1 1 I 735 | X SPI_nCS 9 650 -250 100 L 50 50 1 1 I 736 | ENDDRAW 737 | ENDDEF 738 | # 739 | # OWN_Parts__SSCMRRN001PG2A3 740 | # 741 | DEF OWN_Parts__SSCMRRN001PG2A3 U 0 40 Y Y 1 F N 742 | F0 "U" 150 250 50 H V C CNN 743 | F1 "OWN_Parts__SSCMRRN001PG2A3" 50 -350 50 H V C CNN 744 | F2 "" -100 400 50 H I C CNN 745 | F3 "" -100 400 50 H I C CNN 746 | DRAW 747 | T 0 0 -250 50 0 0 0 "I2C Addr: 0x28" Normal 0 C C 748 | S -300 200 300 -300 0 0 0 f 749 | X GND 1 -400 150 100 R 50 50 1 1 I 750 | X VSupply 2 -400 50 100 R 50 50 1 1 I 751 | X SDA 3 -400 -50 100 R 50 50 1 1 I 752 | X SCL 4 -400 -150 100 R 50 50 1 1 I 753 | X NC 5 400 -150 100 L 50 50 1 1 N 754 | X NC 6 400 -50 100 L 50 50 1 1 N 755 | X NC 7 400 50 100 L 50 50 1 1 N 756 | X NC 8 400 150 100 L 50 50 1 1 N 757 | ENDDRAW 758 | ENDDEF 759 | # 760 | # Power_Protection_USBLC6-2SC6 761 | # 762 | DEF Power_Protection_USBLC6-2SC6 U 0 20 Y N 1 F N 763 | F0 "U" 100 350 50 H V L CNN 764 | F1 "Power_Protection_USBLC6-2SC6" 100 -350 50 H V L CNN 765 | F2 "Package_TO_SOT_SMD:SOT-23-6" 0 -500 50 H I C CNN 766 | F3 "" 200 350 50 H I C CNN 767 | $FPLIST 768 | SOT?23* 769 | $ENDFPLIST 770 | DRAW 771 | C -200 0 10 0 1 0 F 772 | C -100 0 10 0 1 0 F 773 | C 0 -250 10 0 1 0 F 774 | C 0 250 10 0 1 0 F 775 | C 100 0 10 0 1 0 F 776 | C 200 0 10 0 1 0 F 777 | S -300 -300 300 300 0 1 10 f 778 | S -100 250 100 -250 0 1 0 N 779 | P 2 0 1 0 -200 -100 -300 -100 N 780 | P 2 0 1 0 -200 0 -200 -100 N 781 | P 2 0 1 0 -200 100 -300 100 N 782 | P 2 0 1 0 -60 -110 -140 -110 N 783 | P 2 0 1 0 -60 190 -140 190 N 784 | P 2 0 1 0 0 -300 0 -250 N 785 | P 2 0 1 0 0 -250 0 50 N 786 | P 2 0 1 0 0 50 0 250 N 787 | P 2 0 1 0 0 250 0 300 N 788 | P 2 0 1 0 60 -110 140 -110 N 789 | P 2 0 1 0 60 190 140 190 N 790 | P 2 0 1 0 200 -100 300 -100 N 791 | P 2 0 1 0 200 0 200 -100 N 792 | P 2 0 1 0 200 100 300 100 N 793 | P 3 0 1 0 -100 0 -200 0 -200 100 N 794 | P 3 0 1 0 100 0 200 0 200 100 N 795 | P 4 0 1 0 -140 -190 -60 -190 -100 -110 -140 -190 N 796 | P 4 0 1 0 -140 110 -60 110 -100 190 -140 110 N 797 | P 4 0 1 0 -40 -40 40 -40 0 40 -40 -40 N 798 | P 4 0 1 0 40 40 30 40 -40 40 -40 20 N 799 | P 4 0 1 0 140 -190 60 -190 100 -110 140 -190 N 800 | P 4 0 1 0 140 110 60 110 100 190 140 110 N 801 | X I/O1 1 -400 -100 100 R 50 50 1 1 P 802 | X GND 2 0 -400 100 U 50 50 1 1 P 803 | X I/O2 3 400 -100 100 L 50 50 1 1 P 804 | X I/O2 4 400 100 100 L 50 50 1 1 P 805 | X VBUS 5 0 400 100 D 50 50 1 1 P 806 | X I/O1 6 -400 100 100 R 50 50 1 1 P 807 | ENDDRAW 808 | ENDDEF 809 | # 810 | # RF_GPS_NEO-M8N 811 | # 812 | DEF RF_GPS_NEO-M8N U 0 20 Y Y 1 F N 813 | F0 "U" -550 850 50 H V C CNN 814 | F1 "RF_GPS_NEO-M8N" 450 850 50 H V C CNN 815 | F2 "RF_GPS:ublox_NEO" 400 -850 50 H I C CNN 816 | F3 "" 0 0 50 H I C CNN 817 | ALIAS NEO-8Q NEO-M8Q 818 | $FPLIST 819 | ublox*NEO* 820 | $ENDFPLIST 821 | DRAW 822 | S -600 800 600 -800 0 1 10 f 823 | X ~SAFEBOOT 1 -700 -500 100 R 50 50 1 1 I 824 | X GND 10 0 -900 100 U 50 50 1 1 W 825 | X RF_IN 11 700 0 100 L 50 50 1 1 I 826 | X GND 12 0 -900 100 U 50 50 1 1 P N 827 | X GND 13 0 -900 100 U 50 50 1 1 P N 828 | X LNA_EN 14 700 200 100 L 50 50 1 1 O 829 | X RESERVED 15 600 -400 100 L 50 50 1 1 N N 830 | X RESERVED 16 600 -500 100 L 50 50 1 1 N N 831 | X RESERVED 17 600 -600 100 L 50 50 1 1 N N 832 | X SDA/~SPI_CS 18 -700 0 100 R 50 50 1 1 B 833 | X SCL/SPI_CLK 19 -700 -100 100 R 50 50 1 1 I 834 | X D_SEL 2 -700 -700 100 R 50 50 1 1 I 835 | X TXD/SPI_MISO 20 -700 300 100 R 50 50 1 1 O 836 | X RXD/SPI_MOSI 21 -700 200 100 R 50 50 1 1 I 837 | X V_BCKP 22 -100 900 100 D 50 50 1 1 W 838 | X VCC 23 -200 900 100 D 50 50 1 1 W 839 | X GND 24 0 -900 100 U 50 50 1 1 P N 840 | X TIMEPULSE 3 700 -300 100 L 50 50 1 1 O 841 | X EXTINT 4 -700 -300 100 R 50 50 1 1 I 842 | X USB_DM 5 -700 600 100 R 50 50 1 1 B 843 | X USB_DP 6 -700 500 100 R 50 50 1 1 B 844 | X VDD_USB 7 0 900 100 D 50 50 1 1 W 845 | X ~RESET 8 -700 -600 100 R 50 50 1 1 I 846 | X VCC_RF 9 200 900 100 D 50 50 1 1 w 847 | ENDDRAW 848 | ENDDEF 849 | # 850 | # Regulator_Linear_AMS1117-3.3 851 | # 852 | DEF Regulator_Linear_AMS1117-3.3 U 0 10 Y Y 1 F N 853 | F0 "U" -150 125 50 H V C CNN 854 | F1 "Regulator_Linear_AMS1117-3.3" 0 125 50 H V L CNN 855 | F2 "Package_TO_SOT_SMD:SOT-223-3_TabPin2" 0 200 50 H I C CNN 856 | F3 "" 100 -250 50 H I C CNN 857 | ALIAS AP1117-18 AP1117-25 AP1117-33 AP1117-50 LD1117S33TR_SOT223 LD1117S12TR_SOT223 LD1117S18TR_SOT223 LD1117S25TR_SOT223 LD1117S50TR_SOT223 NCP1117-12_SOT223 NCP1117-1.5_SOT223 NCP1117-1.8_SOT223 NCP1117-2.0_SOT223 NCP1117-2.5_SOT223 NCP1117-2.85_SOT223 NCP1117-3.3_SOT223 NCP1117-5.0_SOT223 AMS1117-1.5 AMS1117-1.8 AMS1117-2.5 AMS1117-2.85 AMS1117-3.3 AMS1117-5.0 858 | $FPLIST 859 | SOT?223*TabPin2* 860 | $ENDFPLIST 861 | DRAW 862 | S -200 -200 200 75 0 1 10 f 863 | X GND 1 0 -300 100 U 50 50 1 1 W 864 | X VO 2 300 0 100 L 50 50 1 1 w 865 | X VI 3 -300 0 100 R 50 50 1 1 W 866 | ENDDRAW 867 | ENDDEF 868 | # 869 | # SamacSys_Parts_6339167-3 870 | # 871 | DEF SamacSys_Parts_6339167-3 J 0 30 Y Y 1 F N 872 | F0 "J" 850 300 50 H V L CNN 873 | F1 "SamacSys_Parts_6339167-3" 850 200 50 H V L CNN 874 | F2 "63391673" 850 100 50 H I L CNN 875 | F3 "https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F6339167%7FA3%7Fpdf%7FEnglish%7FENG_CD_6339167_A3.pdf%7F6339167-3" 850 0 50 H I L CNN 876 | F4 "Modular Connectors / Ethernet Connectors 1X4 8/8 R/A" 850 -100 50 H I L CNN "Description" 877 | F5 "16.1" 850 -200 50 H I L CNN "Height" 878 | F6 "571-6339167-3" 850 -300 50 H I L CNN "Mouser Part Number" 879 | F7 "https://www.mouser.co.uk/ProductDetail/TE-Connectivity/6339167-3?qs=Il0cmQ4mt8I3NV0IIRZAEg%3D%3D" 850 -400 50 H I L CNN "Mouser Price/Stock" 880 | F8 "TE Connectivity" 850 -500 50 H I L CNN "Manufacturer_Name" 881 | F9 "6339167-3" 850 -600 50 H I L CNN "Manufacturer_Part_Number" 882 | DRAW 883 | P 5 0 1 6 200 100 800 100 800 -1900 200 -1900 200 100 N 884 | X A1 A1 0 0 200 R 50 50 0 0 P 885 | X A2 A2 0 -100 200 R 50 50 0 0 P 886 | X A3 A3 0 -200 200 R 50 50 0 0 P 887 | X A4 A4 0 -300 200 R 50 50 0 0 P 888 | X A5 A5 0 -400 200 R 50 50 0 0 P 889 | X A6 A6 0 -500 200 R 50 50 0 0 P 890 | X A7 A7 0 -600 200 R 50 50 0 0 P 891 | X A8 A8 0 -700 200 R 50 50 0 0 P 892 | X B1 B1 0 -800 200 R 50 50 0 0 P 893 | X B2 B2 0 -900 200 R 50 50 0 0 P 894 | X B3 B3 0 -1000 200 R 50 50 0 0 P 895 | X B4 B4 0 -1100 200 R 50 50 0 0 P 896 | X B5 B5 0 -1200 200 R 50 50 0 0 P 897 | X B6 B6 0 -1300 200 R 50 50 0 0 P 898 | X B7 B7 0 -1400 200 R 50 50 0 0 P 899 | X B8 B8 0 -1500 200 R 50 50 0 0 P 900 | X C1 C1 0 -1600 200 R 50 50 0 0 P 901 | X C2 C2 0 -1700 200 R 50 50 0 0 P 902 | X C3 C3 0 -1800 200 R 50 50 0 0 P 903 | X C4 C4 1000 0 200 L 50 50 0 0 P 904 | X C5 C5 1000 -100 200 L 50 50 0 0 P 905 | X C6 C6 1000 -200 200 L 50 50 0 0 P 906 | X C7 C7 1000 -300 200 L 50 50 0 0 P 907 | X C8 C8 1000 -400 200 L 50 50 0 0 P 908 | X D1 D1 1000 -500 200 L 50 50 0 0 P 909 | X D2 D2 1000 -600 200 L 50 50 0 0 P 910 | X D3 D3 1000 -700 200 L 50 50 0 0 P 911 | X D4 D4 1000 -800 200 L 50 50 0 0 P 912 | X D5 D5 1000 -900 200 L 50 50 0 0 P 913 | X D6 D6 1000 -1000 200 L 50 50 0 0 P 914 | X D7 D7 1000 -1100 200 L 50 50 0 0 P 915 | X D8 D8 1000 -1200 200 L 50 50 0 0 P 916 | X MH1 MH1 1000 -1300 200 L 50 50 0 0 P 917 | X MH2 MH2 1000 -1400 200 L 50 50 0 0 P 918 | X MH3 MH3 1000 -1500 200 L 50 50 0 0 P 919 | X MH4 MH4 1000 -1600 200 L 50 50 0 0 P 920 | X MH5 MH5 1000 -1700 200 L 50 50 0 0 P 921 | ENDDRAW 922 | ENDDEF 923 | # 924 | # Sensor_Motion_L3GD20 925 | # 926 | DEF Sensor_Motion_L3GD20 U 0 20 Y Y 1 F N 927 | F0 "U" 250 600 50 H V L CNN 928 | F1 "Sensor_Motion_L3GD20" 250 500 50 H V L CNN 929 | F2 "Package_LGA:LGA-16_4x4mm_P0.65mm_LayoutBorder4x4y" 0 -750 50 H I C CIN 930 | F3 "" 0 0 50 H I C CNN 931 | $FPLIST 932 | LGA*4x4mm*P0.65mm*LayoutBorder4x4y* 933 | $ENDFPLIST 934 | DRAW 935 | S -550 450 550 -450 0 1 10 f 936 | X VDDIO 1 -100 600 150 D 50 50 1 1 W 937 | X RES(GND) 10 -700 -200 150 R 50 50 1 1 P 938 | X RES(GND) 11 -700 -300 150 R 50 50 1 1 P 939 | X RES(GND) 12 -700 -400 150 R 50 50 1 1 P 940 | X GND 13 0 -600 150 U 50 50 1 1 W 941 | X RES(CAP) 14 -700 200 150 R 50 50 1 1 P 942 | X RES(VDD) 15 -700 400 150 R 50 50 1 1 P 943 | X VDD 16 100 600 150 D 50 50 1 1 W 944 | X SCL/SPC 2 700 300 150 L 50 50 1 1 I 945 | X SDA/SDI/SDO 3 700 200 150 L 50 50 1 1 B 946 | X SDO/SA0 4 700 100 150 L 50 50 1 1 O 947 | X CS 5 700 0 150 L 50 50 1 1 I 948 | X DRDY/INT2 6 700 -300 150 L 50 50 1 1 O 949 | X INT1 7 700 -200 150 L 50 50 1 1 O 950 | X RES(GND) 8 -700 0 150 R 50 50 1 1 P 951 | X RES(GND) 9 -700 -100 150 R 50 50 1 1 P 952 | ENDDRAW 953 | ENDDEF 954 | # 955 | # Sensor_Pressure_MS5611-01BA 956 | # 957 | DEF Sensor_Pressure_MS5611-01BA U 0 20 Y Y 1 F N 958 | F0 "U" -250 350 50 H V C CNN 959 | F1 "Sensor_Pressure_MS5611-01BA" 300 350 50 H V C CNN 960 | F2 "Package_LGA:LGA-8_3x5mm_P1.25mm" 0 0 50 H I C CNN 961 | F3 "" 0 0 50 H I C CNN 962 | ALIAS MS5611-01BA 963 | $FPLIST 964 | LGA*3x5mm*P1.25mm* 965 | $ENDFPLIST 966 | DRAW 967 | S -300 300 300 -300 0 1 10 f 968 | X VDD 1 0 400 100 D 50 50 1 1 W 969 | X PS 2 -400 200 100 R 50 50 1 1 I 970 | X GND 3 0 -400 100 U 50 50 1 1 W 971 | X CSB 4 -400 -200 100 R 50 50 1 1 I 972 | X CSB 5 -400 -200 100 R 50 50 1 1 I N 973 | X SDO 6 -400 100 100 R 50 50 1 1 O 974 | X SDI/SDA 7 -400 0 100 R 50 50 1 1 B 975 | X SCLK 8 -400 -100 100 R 50 50 1 1 I 976 | ENDDRAW 977 | ENDDEF 978 | # 979 | # Switch_SW_MEC_5E 980 | # 981 | DEF Switch_SW_MEC_5E SW 0 40 Y N 1 F N 982 | F0 "SW" 25 225 50 H V L CNN 983 | F1 "Switch_SW_MEC_5E" 0 -125 50 H V C CNN 984 | F2 "" 0 300 50 H I C CNN 985 | F3 "" 0 300 50 H I C CNN 986 | $FPLIST 987 | SW*MEC*5G* 988 | $ENDFPLIST 989 | DRAW 990 | C -70 100 20 0 1 0 N 991 | C 70 100 20 0 1 0 N 992 | P 2 0 1 0 -90 150 90 150 N 993 | P 2 0 1 0 0 150 0 220 N 994 | P 3 0 1 0 -100 0 -100 100 -90 100 N 995 | P 3 0 1 0 100 0 100 100 90 100 N 996 | X 1 1 -200 100 100 R 50 50 0 1 P 997 | X 2 2 -200 0 100 R 50 50 0 1 P 998 | X K 3 200 0 100 L 50 50 0 1 P 999 | X A 4 200 100 100 L 50 50 0 1 P 1000 | ENDDRAW 1001 | ENDDEF 1002 | # 1003 | # Transistor_FET_AO3401A 1004 | # 1005 | DEF Transistor_FET_AO3401A Q 0 20 Y N 1 F N 1006 | F0 "Q" 200 75 50 H V L CNN 1007 | F1 "Transistor_FET_AO3401A" 200 0 50 H V L CNN 1008 | F2 "Package_TO_SOT_SMD:SOT-23" 200 -75 50 H I L CIN 1009 | F3 "" 0 0 50 H I L CNN 1010 | ALIAS VP0610T BSS84 NTR2101P BSS83P Si2319CDS IRLML6401 IRLML6402 DMG2301L AO3401A IRLML9301 IRLML5203 Si2371EDS TSM2301ACX FDN340P 1011 | $FPLIST 1012 | SOT?23* 1013 | $ENDFPLIST 1014 | DRAW 1015 | C 65 0 110 0 1 10 N 1016 | C 100 -70 10 0 1 0 F 1017 | C 100 70 10 0 1 0 F 1018 | P 2 0 1 0 10 0 -100 0 N 1019 | P 2 0 1 10 10 75 10 -75 N 1020 | P 2 0 1 10 30 -50 30 -90 N 1021 | P 2 0 1 10 30 20 30 -20 N 1022 | P 2 0 1 10 30 90 30 50 N 1023 | P 2 0 1 0 100 100 100 70 N 1024 | P 3 0 1 0 100 -100 100 0 30 0 N 1025 | P 4 0 1 0 30 70 130 70 130 -70 30 -70 N 1026 | P 4 0 1 0 90 0 50 15 50 -15 90 0 F 1027 | P 4 0 1 0 110 -20 115 -15 145 -15 150 -10 N 1028 | P 4 0 1 0 130 -15 115 10 145 10 130 -15 N 1029 | X G 1 -200 0 100 R 50 50 1 1 I 1030 | X S 2 100 -200 100 U 50 50 1 1 P 1031 | X D 3 100 200 100 D 50 50 1 1 P 1032 | ENDDRAW 1033 | ENDDEF 1034 | # 1035 | # power_+12V 1036 | # 1037 | DEF power_+12V #PWR 0 0 Y Y 1 F P 1038 | F0 "#PWR" 0 -150 50 H I C CNN 1039 | F1 "power_+12V" 0 140 50 H V C CNN 1040 | F2 "" 0 0 50 H I C CNN 1041 | F3 "" 0 0 50 H I C CNN 1042 | DRAW 1043 | P 2 0 1 0 -30 50 0 100 N 1044 | P 2 0 1 0 0 0 0 100 N 1045 | P 2 0 1 0 0 100 30 50 N 1046 | X +12V 1 0 0 0 U 50 50 1 1 W N 1047 | ENDDRAW 1048 | ENDDEF 1049 | # 1050 | # power_+3.3V 1051 | # 1052 | DEF power_+3.3V #PWR 0 0 Y Y 1 F P 1053 | F0 "#PWR" 0 -150 50 H I C CNN 1054 | F1 "power_+3.3V" 0 140 50 H V C CNN 1055 | F2 "" 0 0 50 H I C CNN 1056 | F3 "" 0 0 50 H I C CNN 1057 | ALIAS +3.3V 1058 | DRAW 1059 | P 2 0 1 0 -30 50 0 100 N 1060 | P 2 0 1 0 0 0 0 100 N 1061 | P 2 0 1 0 0 100 30 50 N 1062 | X +3V3 1 0 0 0 U 50 50 1 1 W N 1063 | ENDDRAW 1064 | ENDDEF 1065 | # 1066 | # power_+3.3VA 1067 | # 1068 | DEF power_+3.3VA #PWR 0 0 Y Y 1 F P 1069 | F0 "#PWR" 0 -150 50 H I C CNN 1070 | F1 "power_+3.3VA" 0 140 50 H V C CNN 1071 | F2 "" 0 0 50 H I C CNN 1072 | F3 "" 0 0 50 H I C CNN 1073 | DRAW 1074 | P 2 0 1 0 -30 50 0 100 N 1075 | P 2 0 1 0 0 0 0 100 N 1076 | P 2 0 1 0 0 100 30 50 N 1077 | X +3.3VA 1 0 0 0 U 50 50 1 1 W N 1078 | ENDDRAW 1079 | ENDDEF 1080 | # 1081 | # power_+5V 1082 | # 1083 | DEF power_+5V #PWR 0 0 Y Y 1 F P 1084 | F0 "#PWR" 0 -150 50 H I C CNN 1085 | F1 "power_+5V" 0 140 50 H V C CNN 1086 | F2 "" 0 0 50 H I C CNN 1087 | F3 "" 0 0 50 H I C CNN 1088 | DRAW 1089 | P 2 0 1 0 -30 50 0 100 N 1090 | P 2 0 1 0 0 0 0 100 N 1091 | P 2 0 1 0 0 100 30 50 N 1092 | X +5V 1 0 0 0 U 50 50 1 1 W N 1093 | ENDDRAW 1094 | ENDDEF 1095 | # 1096 | # power_GND 1097 | # 1098 | DEF power_GND #PWR 0 0 Y Y 1 F P 1099 | F0 "#PWR" 0 -250 50 H I C CNN 1100 | F1 "power_GND" 0 -150 50 H V C CNN 1101 | F2 "" 0 0 50 H I C CNN 1102 | F3 "" 0 0 50 H I C CNN 1103 | DRAW 1104 | P 6 0 1 0 0 0 0 -50 50 -50 0 -100 -50 -50 0 -50 N 1105 | X GND 1 0 0 0 D 50 50 1 1 W N 1106 | ENDDRAW 1107 | ENDDEF 1108 | # 1109 | # power_PWR_FLAG 1110 | # 1111 | DEF power_PWR_FLAG #FLG 0 0 N N 1 F P 1112 | F0 "#FLG" 0 75 50 H I C CNN 1113 | F1 "power_PWR_FLAG" 0 150 50 H V C CNN 1114 | F2 "" 0 0 50 H I C CNN 1115 | F3 "" 0 0 50 H I C CNN 1116 | DRAW 1117 | P 6 0 1 0 0 0 0 50 -40 75 0 100 40 75 0 50 N 1118 | X pwr 1 0 0 0 U 50 50 0 0 w 1119 | ENDDRAW 1120 | ENDDEF 1121 | # 1122 | #End Library 1123 | -------------------------------------------------------------------------------- /pcb/vario-rescue.lib: -------------------------------------------------------------------------------- 1 | EESchema-LIBRARY Version 2.4 2 | #encoding utf-8 3 | # 4 | # BLE_HM-11-OWN_Parts_ 5 | # 6 | DEF BLE_HM-11-OWN_Parts_ U 0 20 Y Y 1 F N 7 | F0 "U" 50 550 50 H V C CNN 8 | F1 "BLE_HM-11-OWN_Parts_" -50 450 50 H V C CNN 9 | F2 "" -50 500 50 H I C CNN 10 | F3 "" -50 500 50 H I C CNN 11 | DRAW 12 | S -400 400 350 -400 0 1 0 f 13 | S 350 -450 350 -450 0 1 0 N 14 | X UART_RTS 1 450 350 100 L 50 50 1 1 I 15 | X NC 10 -500 -250 100 R 50 50 1 1 N 16 | X RESETB 11 -500 -150 100 R 50 50 1 1 I 17 | X GND 12 -500 -50 100 R 50 50 1 1 w 18 | X PIO3 13 -500 50 100 R 50 50 1 1 B 19 | X PIO2 14 -500 150 100 R 50 50 1 1 B 20 | X PIO1 15 -500 250 100 R 50 50 1 1 B 21 | X PIO0 16 -500 350 100 R 50 50 1 1 B 22 | X UART_TX 2 450 250 100 L 50 50 1 1 I 23 | X UART_CTS 3 450 150 100 L 50 50 1 1 O 24 | X UART_RX 4 450 50 100 L 50 50 1 1 O 25 | X NC 5 450 -50 100 L 50 50 1 1 N 26 | X NC 6 450 -150 100 L 50 50 1 1 N 27 | X NC 7 450 -250 100 L 50 50 1 1 N 28 | X NC 8 450 -350 100 L 50 50 1 1 N 29 | X VCC 9 -500 -350 100 R 50 50 1 1 W 30 | ENDDRAW 31 | ENDDEF 32 | # 33 | # MP2359DJ-LF-Z-SchmillipKiCADLibrary 34 | # 35 | DEF MP2359DJ-LF-Z-SchmillipKiCADLibrary U 0 40 Y Y 1 F N 36 | F0 "U" 0 375 50 H V C CNN 37 | F1 "MP2359DJ-LF-Z-SchmillipKiCADLibrary" 400 -250 50 H V C CNN 38 | F2 "" 0 0 50 H I C CNN 39 | F3 "" 0 0 50 H I C CNN 40 | DRAW 41 | S -225 300 225 -200 0 1 0 N 42 | X BST 1 325 250 100 L 50 50 1 1 I 43 | X GND 2 0 -300 100 U 50 50 1 1 W 44 | X FB 3 325 0 100 L 50 50 1 1 I 45 | X EN 4 -325 125 100 R 50 50 1 1 I 46 | X IN 5 -325 250 100 R 50 50 1 1 W 47 | X SW 6 325 125 100 L 50 50 1 1 w 48 | ENDDRAW 49 | ENDDEF 50 | # 51 | # USB_B_Micro-Connector 52 | # 53 | DEF USB_B_Micro-Connector J 0 40 Y Y 1 F N 54 | F0 "J" -200 450 50 H V L CNN 55 | F1 "USB_B_Micro-Connector" -200 350 50 H V L CNN 56 | F2 "" 150 -50 50 H I C CNN 57 | F3 "" 150 -50 50 H I C CNN 58 | $FPLIST 59 | USB* 60 | $ENDFPLIST 61 | DRAW 62 | C -150 85 25 0 1 10 F 63 | C -25 135 15 0 1 10 F 64 | S -200 -300 200 300 0 1 10 f 65 | S -5 -300 5 -270 0 1 0 N 66 | S 10 50 -20 20 0 1 10 F 67 | S 200 -205 170 -195 0 1 0 N 68 | S 200 -105 170 -95 0 1 0 N 69 | S 200 -5 170 5 0 1 0 N 70 | S 200 195 170 205 0 1 0 N 71 | P 2 0 1 10 -75 85 25 85 N 72 | P 4 0 1 10 -125 85 -100 85 -50 135 -25 135 N 73 | P 4 0 1 10 -100 85 -75 85 -50 35 0 35 N 74 | P 4 0 1 10 25 110 25 60 75 85 25 110 F 75 | P 5 0 1 0 -170 220 -70 220 -80 190 -160 190 -170 220 F 76 | P 9 0 1 0 -185 230 -185 220 -175 190 -175 180 -65 180 -65 190 -55 220 -55 230 -185 230 N 77 | X VBUS 1 300 200 100 L 50 50 1 1 w 78 | X D- 2 300 -100 100 L 50 50 1 1 P 79 | X D+ 3 300 0 100 L 50 50 1 1 P 80 | X ID 4 300 -200 100 L 50 50 1 1 P 81 | X GND 5 0 -400 100 U 50 50 1 1 w 82 | X Shield 6 -100 -400 100 U 50 50 1 1 P 83 | ENDDRAW 84 | ENDDEF 85 | # 86 | #End Library 87 | -------------------------------------------------------------------------------- /pcb/vario.kicad_prl: -------------------------------------------------------------------------------- 1 | { 2 | "board": { 3 | "active_layer": 37, 4 | "active_layer_preset": "", 5 | "auto_track_width": true, 6 | "hidden_netclasses": [], 7 | "hidden_nets": [], 8 | "high_contrast_mode": 0, 9 | "net_color_mode": 1, 10 | "opacity": { 11 | "images": 0.6, 12 | "pads": 1.0, 13 | "tracks": 1.0, 14 | "vias": 1.0, 15 | "zones": 0.6 16 | }, 17 | "ratsnest_display_mode": 0, 18 | "selection_filter": { 19 | "dimensions": true, 20 | "footprints": true, 21 | "graphics": true, 22 | "keepouts": true, 23 | "lockedItems": true, 24 | "otherItems": true, 25 | "pads": true, 26 | "text": true, 27 | "tracks": true, 28 | "vias": true, 29 | "zones": true 30 | }, 31 | "visible_items": [ 32 | 0, 33 | 1, 34 | 2, 35 | 3, 36 | 4, 37 | 5, 38 | 8, 39 | 9, 40 | 10, 41 | 11, 42 | 13, 43 | 14, 44 | 15, 45 | 16, 46 | 17, 47 | 18, 48 | 19, 49 | 20, 50 | 21, 51 | 22, 52 | 23, 53 | 24, 54 | 25, 55 | 26, 56 | 27, 57 | 28, 58 | 29, 59 | 30, 60 | 32, 61 | 33, 62 | 34, 63 | 35, 64 | 36 65 | ], 66 | "visible_layers": "ffcffff_ffffffff", 67 | "zone_display_mode": 1 68 | }, 69 | "git": { 70 | "repo_password": "", 71 | "repo_type": "", 72 | "repo_username": "", 73 | "ssh_key": "" 74 | }, 75 | "meta": { 76 | "filename": "vario.kicad_prl", 77 | "version": 3 78 | }, 79 | "project": { 80 | "files": [] 81 | } 82 | } 83 | -------------------------------------------------------------------------------- /pcb/vario.kicad_pro: -------------------------------------------------------------------------------- 1 | { 2 | "board": { 3 | "3dviewports": [], 4 | "design_settings": { 5 | "defaults": { 6 | "apply_defaults_to_fp_fields": false, 7 | "apply_defaults_to_fp_shapes": false, 8 | "apply_defaults_to_fp_text": false, 9 | "board_outline_line_width": 0.05, 10 | "copper_line_width": 0.2, 11 | "copper_text_italic": false, 12 | "copper_text_size_h": 1.5, 13 | "copper_text_size_v": 1.5, 14 | "copper_text_thickness": 0.3, 15 | "copper_text_upright": false, 16 | "courtyard_line_width": 0.05, 17 | "dimension_precision": 4, 18 | "dimension_units": 3, 19 | "dimensions": { 20 | "arrow_length": 1270000, 21 | "extension_offset": 500000, 22 | "keep_text_aligned": true, 23 | "suppress_zeroes": false, 24 | "text_position": 0, 25 | "units_format": 1 26 | }, 27 | "fab_line_width": 0.1, 28 | "fab_text_italic": false, 29 | "fab_text_size_h": 1.0, 30 | "fab_text_size_v": 1.0, 31 | "fab_text_thickness": 0.15, 32 | "fab_text_upright": false, 33 | "other_line_width": 0.1, 34 | "other_text_italic": false, 35 | "other_text_size_h": 1.0, 36 | "other_text_size_v": 1.0, 37 | "other_text_thickness": 0.15, 38 | "other_text_upright": false, 39 | "pads": { 40 | "drill": 3.2, 41 | "height": 2.5, 42 | "width": 2.5 43 | }, 44 | "silk_line_width": 0.12, 45 | "silk_text_italic": false, 46 | "silk_text_size_h": 1.0, 47 | "silk_text_size_v": 1.0, 48 | "silk_text_thickness": 0.15, 49 | "silk_text_upright": false, 50 | "zones": { 51 | "45_degree_only": false, 52 | "min_clearance": 0.2 53 | } 54 | }, 55 | "diff_pair_dimensions": [ 56 | { 57 | "gap": 0.0, 58 | "via_gap": 0.0, 59 | "width": 0.0 60 | }, 61 | { 62 | "gap": 0.2, 63 | "via_gap": 0.2, 64 | "width": 0.261112 65 | } 66 | ], 67 | "drc_exclusions": [], 68 | "meta": { 69 | "filename": "board_design_settings.json", 70 | "version": 2 71 | }, 72 | "rule_severities": { 73 | "annular_width": "error", 74 | "clearance": "error", 75 | "connection_width": "warning", 76 | "copper_edge_clearance": "error", 77 | "copper_sliver": "warning", 78 | "courtyards_overlap": "error", 79 | "diff_pair_gap_out_of_range": "error", 80 | "diff_pair_uncoupled_length_too_long": "error", 81 | "drill_out_of_range": "error", 82 | "duplicate_footprints": "warning", 83 | "extra_footprint": "warning", 84 | "footprint": "error", 85 | "footprint_symbol_mismatch": "warning", 86 | "footprint_type_mismatch": "error", 87 | "hole_clearance": "error", 88 | "hole_near_hole": "error", 89 | "holes_co_located": "warning", 90 | "invalid_outline": "error", 91 | "isolated_copper": "warning", 92 | "item_on_disabled_layer": "error", 93 | "items_not_allowed": "error", 94 | "length_out_of_range": "error", 95 | "lib_footprint_issues": "ignore", 96 | "lib_footprint_mismatch": "ignore", 97 | "malformed_courtyard": "error", 98 | "microvia_drill_out_of_range": "error", 99 | "missing_courtyard": "ignore", 100 | "missing_footprint": "warning", 101 | "net_conflict": "warning", 102 | "npth_inside_courtyard": "ignore", 103 | "padstack": "error", 104 | "pth_inside_courtyard": "ignore", 105 | "shorting_items": "error", 106 | "silk_edge_clearance": "warning", 107 | "silk_over_copper": "warning", 108 | "silk_overlap": "warning", 109 | "skew_out_of_range": "error", 110 | "solder_mask_bridge": "error", 111 | "starved_thermal": "error", 112 | "text_height": "warning", 113 | "text_thickness": "warning", 114 | "through_hole_pad_without_hole": "error", 115 | "too_many_vias": "error", 116 | "track_dangling": "warning", 117 | "track_width": "error", 118 | "tracks_crossing": "error", 119 | "unconnected_items": "error", 120 | "unresolved_variable": "error", 121 | "via_dangling": "warning", 122 | "zones_intersect": "error" 123 | }, 124 | "rule_severitieslegacy_courtyards_overlap": true, 125 | "rule_severitieslegacy_no_courtyard_defined": false, 126 | "rules": { 127 | "allow_blind_buried_vias": false, 128 | "allow_microvias": false, 129 | "max_error": 0.005, 130 | "min_clearance": 0.127, 131 | "min_connection": 0.0, 132 | "min_copper_edge_clearance": 0.2, 133 | "min_hole_clearance": 0.25, 134 | "min_hole_to_hole": 0.5, 135 | "min_microvia_diameter": 0.2, 136 | "min_microvia_drill": 0.1, 137 | "min_resolved_spokes": 1, 138 | "min_silk_clearance": 0.0, 139 | "min_text_height": 0.8, 140 | "min_text_thickness": 0.08, 141 | "min_through_hole_diameter": 0.3, 142 | "min_track_width": 0.127, 143 | "min_via_annular_width": 0.13, 144 | "min_via_diameter": 0.4, 145 | "solder_mask_to_copper_clearance": 0.005, 146 | "use_height_for_length_calcs": true 147 | }, 148 | "teardrop_options": [ 149 | { 150 | "td_onpadsmd": true, 151 | "td_onroundshapesonly": false, 152 | "td_ontrackend": false, 153 | "td_onviapad": true 154 | } 155 | ], 156 | "teardrop_parameters": [ 157 | { 158 | "td_allow_use_two_tracks": true, 159 | "td_curve_segcount": 0, 160 | "td_height_ratio": 1.0, 161 | "td_length_ratio": 0.5, 162 | "td_maxheight": 2.0, 163 | "td_maxlen": 1.0, 164 | "td_on_pad_in_zone": false, 165 | "td_target_name": "td_round_shape", 166 | "td_width_to_size_filter_ratio": 0.9 167 | }, 168 | { 169 | "td_allow_use_two_tracks": true, 170 | "td_curve_segcount": 0, 171 | "td_height_ratio": 1.0, 172 | "td_length_ratio": 0.5, 173 | "td_maxheight": 2.0, 174 | "td_maxlen": 1.0, 175 | "td_on_pad_in_zone": false, 176 | "td_target_name": "td_rect_shape", 177 | "td_width_to_size_filter_ratio": 0.9 178 | }, 179 | { 180 | "td_allow_use_two_tracks": true, 181 | "td_curve_segcount": 0, 182 | "td_height_ratio": 1.0, 183 | "td_length_ratio": 0.5, 184 | "td_maxheight": 2.0, 185 | "td_maxlen": 1.0, 186 | "td_on_pad_in_zone": false, 187 | "td_target_name": "td_track_end", 188 | "td_width_to_size_filter_ratio": 0.9 189 | } 190 | ], 191 | "track_widths": [ 192 | 0.0, 193 | 0.2, 194 | 0.3, 195 | 0.5, 196 | 0.75, 197 | 1.0, 198 | 2.0 199 | ], 200 | "tuning_pattern_settings": { 201 | "diff_pair_defaults": { 202 | "corner_radius_percentage": 80, 203 | "corner_style": 1, 204 | "max_amplitude": 1.0, 205 | "min_amplitude": 0.2, 206 | "single_sided": false, 207 | "spacing": 1.0 208 | }, 209 | "diff_pair_skew_defaults": { 210 | "corner_radius_percentage": 80, 211 | "corner_style": 1, 212 | "max_amplitude": 1.0, 213 | "min_amplitude": 0.2, 214 | "single_sided": false, 215 | "spacing": 0.6 216 | }, 217 | "single_track_defaults": { 218 | "corner_radius_percentage": 80, 219 | "corner_style": 1, 220 | "max_amplitude": 1.0, 221 | "min_amplitude": 0.2, 222 | "single_sided": false, 223 | "spacing": 0.6 224 | } 225 | }, 226 | "via_dimensions": [ 227 | { 228 | "diameter": 0.0, 229 | "drill": 0.0 230 | }, 231 | { 232 | "diameter": 0.8, 233 | "drill": 0.45 234 | }, 235 | { 236 | "diameter": 1.0, 237 | "drill": 0.5 238 | } 239 | ], 240 | "zones_allow_external_fillets": false, 241 | "zones_use_no_outline": true 242 | }, 243 | "ipc2581": { 244 | "dist": "", 245 | "distpn": "", 246 | "internal_id": "", 247 | "mfg": "", 248 | "mpn": "" 249 | }, 250 | "layer_presets": [], 251 | "viewports": [] 252 | }, 253 | "boards": [], 254 | "cvpcb": { 255 | "equivalence_files": [] 256 | }, 257 | "erc": { 258 | "erc_exclusions": [ 259 | "pin_to_pin|987044|643636|b04821f4-df08-490f-b826-222636c5fbd7|70517c84-7c6b-4380-86ed-1f4c34ddb1b4|/3c9169cc-3a77-4ae0-8afc-cbfc472a28c5|/3c9169cc-3a77-4ae0-8afc-cbfc472a28c5|/3c9169cc-3a77-4ae0-8afc-cbfc472a28c5" 260 | ], 261 | "meta": { 262 | "version": 0 263 | }, 264 | "pin_map": [ 265 | [ 266 | 0, 267 | 0, 268 | 0, 269 | 0, 270 | 0, 271 | 0, 272 | 1, 273 | 0, 274 | 0, 275 | 0, 276 | 0, 277 | 2 278 | ], 279 | [ 280 | 0, 281 | 2, 282 | 0, 283 | 1, 284 | 0, 285 | 0, 286 | 1, 287 | 0, 288 | 2, 289 | 2, 290 | 2, 291 | 2 292 | ], 293 | [ 294 | 0, 295 | 0, 296 | 0, 297 | 0, 298 | 0, 299 | 0, 300 | 1, 301 | 0, 302 | 1, 303 | 0, 304 | 1, 305 | 2 306 | ], 307 | [ 308 | 0, 309 | 1, 310 | 0, 311 | 0, 312 | 0, 313 | 0, 314 | 1, 315 | 1, 316 | 2, 317 | 1, 318 | 1, 319 | 2 320 | ], 321 | [ 322 | 0, 323 | 0, 324 | 0, 325 | 0, 326 | 0, 327 | 0, 328 | 1, 329 | 0, 330 | 0, 331 | 0, 332 | 0, 333 | 2 334 | ], 335 | [ 336 | 0, 337 | 0, 338 | 0, 339 | 0, 340 | 0, 341 | 0, 342 | 0, 343 | 0, 344 | 0, 345 | 0, 346 | 0, 347 | 2 348 | ], 349 | [ 350 | 1, 351 | 1, 352 | 1, 353 | 1, 354 | 1, 355 | 0, 356 | 1, 357 | 1, 358 | 1, 359 | 1, 360 | 1, 361 | 2 362 | ], 363 | [ 364 | 0, 365 | 0, 366 | 0, 367 | 1, 368 | 0, 369 | 0, 370 | 1, 371 | 0, 372 | 0, 373 | 0, 374 | 0, 375 | 2 376 | ], 377 | [ 378 | 0, 379 | 2, 380 | 1, 381 | 2, 382 | 0, 383 | 0, 384 | 1, 385 | 0, 386 | 2, 387 | 2, 388 | 2, 389 | 2 390 | ], 391 | [ 392 | 0, 393 | 2, 394 | 0, 395 | 1, 396 | 0, 397 | 0, 398 | 1, 399 | 0, 400 | 2, 401 | 0, 402 | 0, 403 | 2 404 | ], 405 | [ 406 | 0, 407 | 2, 408 | 1, 409 | 1, 410 | 0, 411 | 0, 412 | 1, 413 | 0, 414 | 2, 415 | 0, 416 | 0, 417 | 2 418 | ], 419 | [ 420 | 2, 421 | 2, 422 | 2, 423 | 2, 424 | 2, 425 | 2, 426 | 2, 427 | 2, 428 | 2, 429 | 2, 430 | 2, 431 | 2 432 | ] 433 | ], 434 | "rule_severities": { 435 | "bus_definition_conflict": "error", 436 | "bus_entry_needed": "error", 437 | "bus_to_bus_conflict": "error", 438 | "bus_to_net_conflict": "error", 439 | "conflicting_netclasses": "error", 440 | "different_unit_footprint": "error", 441 | "different_unit_net": "error", 442 | "duplicate_reference": "error", 443 | "duplicate_sheet_names": "error", 444 | "endpoint_off_grid": "ignore", 445 | "extra_units": "error", 446 | "global_label_dangling": "warning", 447 | "hier_label_mismatch": "error", 448 | "label_dangling": "error", 449 | "lib_symbol_issues": "ignore", 450 | "missing_bidi_pin": "warning", 451 | "missing_input_pin": "warning", 452 | "missing_power_pin": "error", 453 | "missing_unit": "warning", 454 | "multiple_net_names": "warning", 455 | "net_not_bus_member": "warning", 456 | "no_connect_connected": "warning", 457 | "no_connect_dangling": "warning", 458 | "pin_not_connected": "error", 459 | "pin_not_driven": "error", 460 | "pin_to_pin": "error", 461 | "power_pin_not_driven": "error", 462 | "similar_labels": "warning", 463 | "simulation_model_issue": "ignore", 464 | "unannotated": "error", 465 | "unit_value_mismatch": "error", 466 | "unresolved_variable": "error", 467 | "wire_dangling": "error" 468 | } 469 | }, 470 | "libraries": { 471 | "pinned_footprint_libs": [], 472 | "pinned_symbol_libs": [] 473 | }, 474 | "meta": { 475 | "filename": "vario.kicad_pro", 476 | "version": 1 477 | }, 478 | "net_settings": { 479 | "classes": [ 480 | { 481 | "bus_width": 12, 482 | "clearance": 0.2, 483 | "diff_pair_gap": 0.2, 484 | "diff_pair_via_gap": 0.25, 485 | "diff_pair_width": 0.261112, 486 | "line_style": 0, 487 | "microvia_diameter": 0.3, 488 | "microvia_drill": 0.1, 489 | "name": "Default", 490 | "pcb_color": "rgba(0, 0, 0, 0.000)", 491 | "schematic_color": "rgba(0, 0, 0, 0.000)", 492 | "track_width": 0.2, 493 | "via_diameter": 0.8, 494 | "via_drill": 0.45, 495 | "wire_width": 6 496 | } 497 | ], 498 | "meta": { 499 | "version": 3 500 | }, 501 | "net_colors": null, 502 | "netclass_assignments": null, 503 | "netclass_patterns": [] 504 | }, 505 | "pcbnew": { 506 | "last_paths": { 507 | "gencad": "", 508 | "idf": "", 509 | "netlist": "vario.net", 510 | "plot": "", 511 | "pos_files": "", 512 | "specctra_dsn": "", 513 | "step": "", 514 | "svg": "", 515 | "vrml": "" 516 | }, 517 | "page_layout_descr_file": "" 518 | }, 519 | "schematic": { 520 | "annotate_start_num": 0, 521 | "bom_export_filename": "", 522 | "bom_fmt_presets": [], 523 | "bom_fmt_settings": { 524 | "field_delimiter": ",", 525 | "keep_line_breaks": false, 526 | "keep_tabs": false, 527 | "name": "CSV", 528 | "ref_delimiter": ",", 529 | "ref_range_delimiter": "", 530 | "string_delimiter": "\"" 531 | }, 532 | "bom_presets": [], 533 | "bom_settings": { 534 | "exclude_dnp": false, 535 | "fields_ordered": [ 536 | { 537 | "group_by": false, 538 | "label": "Reference", 539 | "name": "Reference", 540 | "show": true 541 | }, 542 | { 543 | "group_by": true, 544 | "label": "Value", 545 | "name": "Value", 546 | "show": true 547 | }, 548 | { 549 | "group_by": false, 550 | "label": "Datasheet", 551 | "name": "Datasheet", 552 | "show": true 553 | }, 554 | { 555 | "group_by": false, 556 | "label": "Footprint", 557 | "name": "Footprint", 558 | "show": true 559 | }, 560 | { 561 | "group_by": false, 562 | "label": "Qty", 563 | "name": "${QUANTITY}", 564 | "show": true 565 | }, 566 | { 567 | "group_by": true, 568 | "label": "DNP", 569 | "name": "${DNP}", 570 | "show": true 571 | } 572 | ], 573 | "filter_string": "", 574 | "group_symbols": true, 575 | "name": "Grouped By Value", 576 | "sort_asc": true, 577 | "sort_field": "Reference" 578 | }, 579 | "connection_grid_size": 50.0, 580 | "drawing": { 581 | "dashed_lines_dash_length_ratio": 12.0, 582 | "dashed_lines_gap_length_ratio": 3.0, 583 | "default_line_thickness": 6.0, 584 | "default_text_size": 50.0, 585 | "field_names": [], 586 | "intersheets_ref_own_page": false, 587 | "intersheets_ref_prefix": "", 588 | "intersheets_ref_short": false, 589 | "intersheets_ref_show": false, 590 | "intersheets_ref_suffix": "", 591 | "junction_size_choice": 3, 592 | "label_size_ratio": 0.25, 593 | "operating_point_overlay_i_precision": 3, 594 | "operating_point_overlay_i_range": "~A", 595 | "operating_point_overlay_v_precision": 3, 596 | "operating_point_overlay_v_range": "~V", 597 | "overbar_offset_ratio": 1.23, 598 | "pin_symbol_size": 25.0, 599 | "text_offset_ratio": 0.08 600 | }, 601 | "legacy_lib_dir": "", 602 | "legacy_lib_list": [], 603 | "meta": { 604 | "version": 1 605 | }, 606 | "net_format_name": "Pcbnew", 607 | "ngspice": { 608 | "fix_include_paths": true, 609 | "fix_passive_vals": false, 610 | "meta": { 611 | "version": 0 612 | }, 613 | "model_mode": 0, 614 | "workbook_filename": "" 615 | }, 616 | "page_layout_descr_file": "", 617 | "plot_directory": "plots_export/", 618 | "spice_adjust_passive_values": false, 619 | "spice_current_sheet_as_root": false, 620 | "spice_external_command": "spice \"%I\"", 621 | "spice_model_current_sheet_as_root": true, 622 | "spice_save_all_currents": false, 623 | "spice_save_all_dissipations": false, 624 | "spice_save_all_voltages": false, 625 | "subpart_first_id": 65, 626 | "subpart_id_separator": 0 627 | }, 628 | "sheets": [ 629 | [ 630 | "3c9169cc-3a77-4ae0-8afc-cbfc472a28c5", 631 | "Root" 632 | ] 633 | ], 634 | "text_variables": {} 635 | } 636 | -------------------------------------------------------------------------------- /pcb/vario.net: -------------------------------------------------------------------------------- 1 | (export (version D) 2 | (design 3 | (source C:\Users\mbetz\Documents\privat\kicad\vario\vario.sch) 4 | (date "09.11.2020 20:43:43") 5 | (tool "Eeschema (5.1.7)-1") 6 | (sheet (number 1) (name /) (tstamps /) 7 | (title_block 8 | (title "STM32F4 Variometer") 9 | (company "Maximilian Betz") 10 | (rev 0.1) 11 | (date 2020-10-24) 12 | (source vario.sch) 13 | (comment (number 1) (value "First Version of Schematic")) 14 | (comment (number 2) (value "")) 15 | (comment (number 3) (value "")) 16 | (comment (number 4) (value ""))))) 17 | (components 18 | (comp (ref C1) 19 | (value 4u7) 20 | (footprint Capacitor_SMD:C_0603_1608Metric) 21 | (datasheet ~) 22 | (fields 23 | (field (name LCSC) C19666) 24 | (field (name "LCSC Part #") C19666)) 25 | (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) 26 | (sheetpath (names /) (tstamps /)) 27 | (tstamp 5F743499)) 28 | (comp (ref C2) 29 | (value 100n) 30 | (footprint Capacitor_SMD:C_0402_1005Metric) 31 | (datasheet ~) 32 | (fields 33 | (field (name LCSC) C1525) 34 | (field (name "LCSC Part #") C1525)) 35 | (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) 36 | (sheetpath (names /) (tstamps /)) 37 | (tstamp 5F745734)) 38 | (comp (ref C4) 39 | (value 100n) 40 | (footprint Capacitor_SMD:C_0402_1005Metric) 41 | (datasheet ~) 42 | (fields 43 | (field (name LCSC) C1525) 44 | (field (name "LCSC Part #") C1525)) 45 | (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) 46 | (sheetpath (names /) (tstamps /)) 47 | (tstamp 5F746197)) 48 | (comp (ref C6) 49 | (value 100n) 50 | (footprint Capacitor_SMD:C_0402_1005Metric) 51 | (datasheet ~) 52 | (fields 53 | (field (name LCSC) C1525) 54 | (field (name "LCSC Part #") C1525)) 55 | (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) 56 | (sheetpath (names /) (tstamps /)) 57 | (tstamp 5F746670)) 58 | (comp (ref C7) 59 | (value 100n) 60 | (footprint Capacitor_SMD:C_0402_1005Metric) 61 | (datasheet ~) 62 | (fields 63 | (field (name LCSC) C1525) 64 | (field (name "LCSC Part #") C1525)) 65 | (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) 66 | (sheetpath (names /) (tstamps /)) 67 | (tstamp 5F746B42)) 68 | (comp (ref C9) 69 | (value 100n) 70 | (footprint Capacitor_SMD:C_0402_1005Metric) 71 | (datasheet ~) 72 | (fields 73 | (field (name LCSC) C1525) 74 | (field (name "LCSC Part #") C1525)) 75 | (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) 76 | (sheetpath (names /) (tstamps /)) 77 | (tstamp 5F746FAE)) 78 | (comp (ref FB1) 79 | (value "600 @ 600MHz") 80 | (footprint Inductor_SMD:L_0805_2012Metric) 81 | (datasheet ~) 82 | (fields 83 | (field (name LCSC) C1017) 84 | (field (name "LCSC Part #") C1017)) 85 | (libsource (lib Device) (part Ferrite_Bead_Small) (description "Ferrite bead, small symbol")) 86 | (sheetpath (names /) (tstamps /)) 87 | (tstamp 5F81A136)) 88 | (comp (ref C10) 89 | (value 10u) 90 | (footprint Capacitor_SMD:C_1206_3216Metric) 91 | (datasheet ~) 92 | (fields 93 | (field (name LCSC) C13585) 94 | (field (name "LCSC Part #") C13585)) 95 | (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) 96 | (sheetpath (names /) (tstamps /)) 97 | (tstamp 5F81DC5E)) 98 | (comp (ref C16) 99 | (value 10n) 100 | (footprint Capacitor_SMD:C_0603_1608Metric) 101 | (datasheet ~) 102 | (fields 103 | (field (name LCSC) C57112) 104 | (field (name "LCSC Part #") C57112)) 105 | (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) 106 | (sheetpath (names /) (tstamps /)) 107 | (tstamp 5F859009)) 108 | (comp (ref D4) 109 | (value B5819W) 110 | (footprint Diode_SMD:D_SOD-123) 111 | (datasheet ~) 112 | (fields 113 | (field (name LCSC) C8598) 114 | (field (name "LCSC Part #") C8598)) 115 | (libsource (lib Device) (part D_Schottky_Small) (description "Schottky diode, small symbol")) 116 | (sheetpath (names /) (tstamps /)) 117 | (tstamp 5F85C835)) 118 | (comp (ref C21) 119 | (value 10u) 120 | (footprint Capacitor_SMD:C_1206_3216Metric) 121 | (datasheet ~) 122 | (fields 123 | (field (name LCSC) C13585) 124 | (field (name "LCSC Part #") C13585)) 125 | (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) 126 | (sheetpath (names /) (tstamps /)) 127 | (tstamp 5F86FC2A)) 128 | (comp (ref R9) 129 | (value 49.9k) 130 | (footprint Resistor_SMD:R_0603_1608Metric) 131 | (datasheet ~) 132 | (fields 133 | (field (name LCSC) C23184) 134 | (field (name "LCSC Part #") C23184)) 135 | (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) 136 | (sheetpath (names /) (tstamps /)) 137 | (tstamp 5F87DFA3)) 138 | (comp (ref R10) 139 | (value 16.2k) 140 | (footprint Resistor_SMD:R_0603_1608Metric) 141 | (datasheet ~) 142 | (fields 143 | (field (name LCSC) C22885) 144 | (field (name "LCSC Part #") C22885)) 145 | (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) 146 | (sheetpath (names /) (tstamps /)) 147 | (tstamp 5F881DEA)) 148 | (comp (ref D2) 149 | (value B5819W) 150 | (footprint Diode_SMD:D_SOD-123) 151 | (datasheet ~) 152 | (fields 153 | (field (name LCSC) C8598) 154 | (field (name "LCSC Part #") C8598)) 155 | (libsource (lib Device) (part D_Schottky_Small) (description "Schottky diode, small symbol")) 156 | (sheetpath (names /) (tstamps /)) 157 | (tstamp 5F999ED3)) 158 | (comp (ref D6) 159 | (value RED) 160 | (footprint LED_SMD:LED_0603_1608Metric) 161 | (datasheet ~) 162 | (fields 163 | (field (name LCSC) C2286) 164 | (field (name "LCSC Part #") C2286)) 165 | (libsource (lib Device) (part LED_Small) (description "Light emitting diode, small symbol")) 166 | (sheetpath (names /) (tstamps /)) 167 | (tstamp 5FA1F736)) 168 | (comp (ref R26) 169 | (value 1k) 170 | (footprint Resistor_SMD:R_0603_1608Metric) 171 | (datasheet ~) 172 | (fields 173 | (field (name LCSC) C21190) 174 | (field (name "LCSC Part #") C21190)) 175 | (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) 176 | (sheetpath (names /) (tstamps /)) 177 | (tstamp 5FA29441)) 178 | (comp (ref C19) 179 | (value 10u) 180 | (footprint Capacitor_SMD:C_1206_3216Metric) 181 | (datasheet ~) 182 | (fields 183 | (field (name LCSC) C13585) 184 | (field (name "LCSC Part #") C13585)) 185 | (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) 186 | (sheetpath (names /) (tstamps /)) 187 | (tstamp 5F868280)) 188 | (comp (ref L2) 189 | (value 10u) 190 | (footprint Inductor_SMD:L_Sunlord_MWSA0518_5.4x5.2mm) 191 | (datasheet ~) 192 | (fields 193 | (field (name LCSC) C408412) 194 | (field (name "LCSC Part #") C139506)) 195 | (libsource (lib Device) (part L_Small) (description "Inductor, small symbol")) 196 | (sheetpath (names /) (tstamps /)) 197 | (tstamp 5F862E94)) 198 | (comp (ref U9) 199 | (value TCAN332DR) 200 | (footprint Package_SO:SOIC-8_3.9x4.9mm_P1.27mm) 201 | (datasheet http://www.ti.com/lit/ds/symlink/tcan337.pdf) 202 | (fields 203 | (field (name "JLCPCB LCSC Part") " ") 204 | (field (name LCSC) C73651) 205 | (field (name "LCSC Part #") C73651)) 206 | (libsource (lib Interface_CAN_LIN) (part TCAN332) (description "High-Speed CAN Transceiver, 1Mbps, 3.3V supply, SOT-23-8/SOIC-8")) 207 | (sheetpath (names /) (tstamps /)) 208 | (tstamp 5F91CCC8)) 209 | (comp (ref U5) 210 | (value MTi-1IMU) 211 | (footprint OWN_Parts_:XSens_MTi1_IMU) 212 | (fields 213 | (field (name "Mouser Part Number") 512-MTI-1T) 214 | (field (name Mouser-Nr.:) 512-MTI-1T)) 215 | (libsource (lib OWN_Parts_) (part MTi-1IMU) (description "")) 216 | (sheetpath (names /) (tstamps /)) 217 | (tstamp 5F93C09B)) 218 | (comp (ref F1) 219 | (value 250mA) 220 | (footprint Fuse:Fuse_1206_3216Metric) 221 | (datasheet ~) 222 | (fields 223 | (field (name LCSC) C369159) 224 | (field (name "LCSC Part #") C369159)) 225 | (libsource (lib Device) (part Polyfuse_Small) (description "Resettable fuse, polymeric positive temperature coefficient, small symbol")) 226 | (sheetpath (names /) (tstamps /)) 227 | (tstamp 5F80C917)) 228 | (comp (ref D1) 229 | (value MM1Z15) 230 | (footprint Diode_SMD:D_SOD-123) 231 | (datasheet ~) 232 | (fields 233 | (field (name LCSC) C86235) 234 | (field (name "LCSC Part #") C86235) 235 | (field (name "Mouser Part Number") 785-SSCMRRN001PG2A3)) 236 | (libsource (lib Device) (part D_Schottky_Small) (description "Schottky diode, small symbol")) 237 | (sheetpath (names /) (tstamps /)) 238 | (tstamp 5F982C84)) 239 | (comp (ref R7) 240 | (value 68k) 241 | (footprint Resistor_SMD:R_0603_1608Metric) 242 | (datasheet ~) 243 | (fields 244 | (field (name LCSC) C23231) 245 | (field (name "LCSC Part #") C23231)) 246 | (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) 247 | (sheetpath (names /) (tstamps /)) 248 | (tstamp 5F83154F)) 249 | (comp (ref R6) 250 | (value 100k) 251 | (footprint Resistor_SMD:R_0603_1608Metric) 252 | (datasheet ~) 253 | (fields 254 | (field (name LCSC) C25803) 255 | (field (name "LCSC Part #") C25803)) 256 | (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) 257 | (sheetpath (names /) (tstamps /)) 258 | (tstamp 5F830927)) 259 | (comp (ref C26) 260 | (value 10n) 261 | (footprint Capacitor_SMD:C_0603_1608Metric) 262 | (datasheet ~) 263 | (fields 264 | (field (name LCSC) C57112) 265 | (field (name "LCSC Part #") C57112)) 266 | (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) 267 | (sheetpath (names /) (tstamps /)) 268 | (tstamp 5FB62DEC)) 269 | (comp (ref D5) 270 | (value B5819W) 271 | (footprint Diode_SMD:D_SOD-123) 272 | (datasheet ~) 273 | (fields 274 | (field (name LCSC) C8598) 275 | (field (name "LCSC Part #") C8598)) 276 | (libsource (lib Device) (part D_Schottky_Small) (description "Schottky diode, small symbol")) 277 | (sheetpath (names /) (tstamps /)) 278 | (tstamp 5FB62DF3)) 279 | (comp (ref C32) 280 | (value 10u) 281 | (footprint Capacitor_SMD:C_1206_3216Metric) 282 | (datasheet ~) 283 | (fields 284 | (field (name LCSC) C13585) 285 | (field (name "LCSC Part #") C13585)) 286 | (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) 287 | (sheetpath (names /) (tstamps /)) 288 | (tstamp 5FB62E00)) 289 | (comp (ref R17) 290 | (value 49.9k) 291 | (footprint Resistor_SMD:R_0603_1608Metric) 292 | (datasheet ~) 293 | (fields 294 | (field (name LCSC) C23184) 295 | (field (name "LCSC Part #") C23184)) 296 | (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) 297 | (sheetpath (names /) (tstamps /)) 298 | (tstamp 5FB62E14)) 299 | (comp (ref R18) 300 | (value 9.53k) 301 | (footprint Resistor_SMD:R_0603_1608Metric) 302 | (datasheet ~) 303 | (fields 304 | (field (name LCSC) C23127) 305 | (field (name "LCSC Part #") C23127)) 306 | (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) 307 | (sheetpath (names /) (tstamps /)) 308 | (tstamp 5FB62E1C)) 309 | (comp (ref C29) 310 | (value 10u) 311 | (footprint Capacitor_SMD:C_1206_3216Metric) 312 | (datasheet ~) 313 | (fields 314 | (field (name LCSC) C13585) 315 | (field (name "LCSC Part #") C13585)) 316 | (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) 317 | (sheetpath (names /) (tstamps /)) 318 | (tstamp 5FB62E36)) 319 | (comp (ref L3) 320 | (value 10u) 321 | (footprint Inductor_SMD:L_Sunlord_MWSA0518_5.4x5.2mm) 322 | (datasheet ~) 323 | (fields 324 | (field (name LCSC) C408412) 325 | (field (name "LCSC Part #") C139506)) 326 | (libsource (lib Device) (part L_Small) (description "Inductor, small symbol")) 327 | (sheetpath (names /) (tstamps /)) 328 | (tstamp 5FB62E3D)) 329 | (comp (ref R13) 330 | (value 68k) 331 | (footprint Resistor_SMD:R_0603_1608Metric) 332 | (datasheet ~) 333 | (fields 334 | (field (name LCSC) C23231) 335 | (field (name "LCSC Part #") C23231)) 336 | (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) 337 | (sheetpath (names /) (tstamps /)) 338 | (tstamp 5FB62E50)) 339 | (comp (ref R12) 340 | (value 100k) 341 | (footprint Resistor_SMD:R_0603_1608Metric) 342 | (datasheet ~) 343 | (fields 344 | (field (name LCSC) C25803) 345 | (field (name "LCSC Part #") C25803)) 346 | (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) 347 | (sheetpath (names /) (tstamps /)) 348 | (tstamp 5FB62E57)) 349 | (comp (ref D7) 350 | (value RED) 351 | (footprint LED_SMD:LED_0603_1608Metric) 352 | (datasheet ~) 353 | (fields 354 | (field (name LCSC) C2286) 355 | (field (name "LCSC Part #") C2286)) 356 | (libsource (lib Device) (part LED_Small) (description "Light emitting diode, small symbol")) 357 | (sheetpath (names /) (tstamps /)) 358 | (tstamp 5FBA5A81)) 359 | (comp (ref R28) 360 | (value 1k) 361 | (footprint Resistor_SMD:R_0603_1608Metric) 362 | (datasheet ~) 363 | (fields 364 | (field (name LCSC) C21190) 365 | (field (name "LCSC Part #") C21190)) 366 | (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) 367 | (sheetpath (names /) (tstamps /)) 368 | (tstamp 5FBA5A8E)) 369 | (comp (ref C35) 370 | (value 100n) 371 | (footprint Capacitor_SMD:C_0402_1005Metric) 372 | (datasheet ~) 373 | (fields 374 | (field (name LCSC) C1525) 375 | (field (name "LCSC Part #") C1525)) 376 | (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) 377 | (sheetpath (names /) (tstamps /)) 378 | (tstamp 5FDEDB44)) 379 | (comp (ref C34) 380 | (value 1u) 381 | (footprint Capacitor_SMD:C_0402_1005Metric) 382 | (datasheet ~) 383 | (fields 384 | (field (name LCSC) C52923) 385 | (field (name "LCSC Part #") C52923)) 386 | (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) 387 | (sheetpath (names /) (tstamps /)) 388 | (tstamp 5FDF054A)) 389 | (comp (ref R32) 390 | (value 120R) 391 | (footprint Resistor_SMD:R_0603_1608Metric) 392 | (datasheet ~) 393 | (fields 394 | (field (name LCSC) " C22787") 395 | (field (name "LCSC Part #") " C22787")) 396 | (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) 397 | (sheetpath (names /) (tstamps /)) 398 | (tstamp 5FE48F20)) 399 | (comp (ref JP1) 400 | (value CAN_Termination) 401 | (footprint Jumper:SolderJumper-2_P1.3mm_Bridged_Pad1.0x1.5mm) 402 | (datasheet ~) 403 | (libsource (lib Jumper) (part SolderJumper_2_Bridged) (description "Solder Jumper, 2-pole, closed/bridged")) 404 | (sheetpath (names /) (tstamps /)) 405 | (tstamp 5FE55CF3)) 406 | (comp (ref J21) 407 | (value Conn_Coaxial) 408 | (footprint Connector_Coaxial:SMA_Molex_73251-2120_EdgeMount_Horizontal) 409 | (datasheet " ~") 410 | (fields 411 | (field (name "Mouser Part Number") 223-CON-SMA-EDGE-S) 412 | (field (name Mouser-Nr.:) 223-CON-SMA-EDGE-S) 413 | (field (name "alternative part") "CON-SMA-EDGE-S ")) 414 | (libsource (lib Connector) (part Conn_Coaxial) (description "coaxial connector (BNC, SMA, SMB, SMC, Cinch/RCA, ...)")) 415 | (sheetpath (names /) (tstamps /)) 416 | (tstamp 5F93D83A)) 417 | (comp (ref R31) 418 | (value 2k2) 419 | (footprint Resistor_SMD:R_0402_1005Metric) 420 | (datasheet ~) 421 | (fields 422 | (field (name LCSC) C25879) 423 | (field (name "LCSC Part #") C25879)) 424 | (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) 425 | (sheetpath (names /) (tstamps /)) 426 | (tstamp 601212B8)) 427 | (comp (ref R29) 428 | (value 2k2) 429 | (footprint Resistor_SMD:R_0402_1005Metric) 430 | (datasheet ~) 431 | (fields 432 | (field (name LCSC) C25879) 433 | (field (name "LCSC Part #") C25879)) 434 | (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) 435 | (sheetpath (names /) (tstamps /)) 436 | (tstamp 601212B1)) 437 | (comp (ref R27) 438 | (value 2k2) 439 | (footprint Resistor_SMD:R_0402_1005Metric) 440 | (datasheet ~) 441 | (fields 442 | (field (name LCSC) C25879) 443 | (field (name "LCSC Part #") C25879)) 444 | (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) 445 | (sheetpath (names /) (tstamps /)) 446 | (tstamp 5F94B5E1)) 447 | (comp (ref R25) 448 | (value 2k2) 449 | (footprint Resistor_SMD:R_0402_1005Metric) 450 | (datasheet ~) 451 | (fields 452 | (field (name LCSC) C25879) 453 | (field (name "LCSC Part #") C25879)) 454 | (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) 455 | (sheetpath (names /) (tstamps /)) 456 | (tstamp 5F94A06B)) 457 | (comp (ref R3) 458 | (value 10k) 459 | (footprint Resistor_SMD:R_0402_1005Metric) 460 | (datasheet ~) 461 | (fields 462 | (field (name LCSC) C25744) 463 | (field (name "LCSC Part #") C25744)) 464 | (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) 465 | (sheetpath (names /) (tstamps /)) 466 | (tstamp 5F723DC7)) 467 | (comp (ref C41) 468 | (value 100n) 469 | (footprint Capacitor_SMD:C_0402_1005Metric) 470 | (datasheet ~) 471 | (fields 472 | (field (name LCSC) C1525) 473 | (field (name "LCSC Part #") C1525)) 474 | (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) 475 | (sheetpath (names /) (tstamps /)) 476 | (tstamp 5FF95ECE)) 477 | (comp (ref C44) 478 | (value 100n) 479 | (footprint Capacitor_SMD:C_0603_1608Metric) 480 | (datasheet ~) 481 | (fields 482 | (field (name LCSC) C14663) 483 | (field (name "LCSC Part #") C14663)) 484 | (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) 485 | (sheetpath (names /) (tstamps /)) 486 | (tstamp 5FF86E38)) 487 | (comp (ref C43) 488 | (value 100n) 489 | (footprint Capacitor_SMD:C_0603_1608Metric) 490 | (datasheet ~) 491 | (fields 492 | (field (name LCSC) C14663) 493 | (field (name "LCSC Part #") C14663)) 494 | (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) 495 | (sheetpath (names /) (tstamps /)) 496 | (tstamp 5FF6D3D6)) 497 | (comp (ref C42) 498 | (value 100n) 499 | (footprint Capacitor_SMD:C_0603_1608Metric) 500 | (datasheet ~) 501 | (fields 502 | (field (name LCSC) C14663) 503 | (field (name "LCSC Part #") C14663)) 504 | (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) 505 | (sheetpath (names /) (tstamps /)) 506 | (tstamp 5FF551BE)) 507 | (comp (ref C39) 508 | (value 100n) 509 | (footprint Capacitor_SMD:C_0603_1608Metric) 510 | (datasheet ~) 511 | (fields 512 | (field (name LCSC) C14663) 513 | (field (name "LCSC Part #") C14663)) 514 | (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) 515 | (sheetpath (names /) (tstamps /)) 516 | (tstamp 5FF267F7)) 517 | (comp (ref U13) 518 | (value MAX3232ECPWR) 519 | (footprint Package_SO:HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3x3mm) 520 | (datasheet https://datasheets.maximintegrated.com/en/ds/MAX3222-MAX3241.pdf) 521 | (fields 522 | (field (name LCSC) C11317) 523 | (field (name "LCSC Part #") C11317)) 524 | (libsource (lib Interface_UART) (part MAX3232) (description "3.0V to 5.5V, Low-Power, up to 1Mbps, True RS-232 Transceivers Using Four 0.1μF External Capacitors")) 525 | (sheetpath (names /) (tstamps /)) 526 | (tstamp 5F9200BA)) 527 | (comp (ref J11) 528 | (value Conn_01x04) 529 | (footprint Connector_Molex:Molex_PicoBlade_53048-0410_1x04_P1.25mm_Horizontal) 530 | (datasheet ~) 531 | (libsource (lib Connector_Generic) (part Conn_01x04) (description "Generic connector, single row, 01x04, script generated (kicad-library-utils/schlib/autogen/connector/)")) 532 | (sheetpath (names /) (tstamps /)) 533 | (tstamp 60452031)) 534 | (comp (ref R19) 535 | (value 10k) 536 | (footprint Resistor_SMD:R_0603_1608Metric) 537 | (datasheet ~) 538 | (fields 539 | (field (name LCSC) C25804) 540 | (field (name "LCSC Part #") C25804)) 541 | (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) 542 | (sheetpath (names /) (tstamps /)) 543 | (tstamp 5FA5549E)) 544 | (comp (ref R21) 545 | (value 0R) 546 | (footprint Resistor_SMD:R_0603_1608Metric) 547 | (datasheet ~) 548 | (fields 549 | (field (name LCSC) C21189) 550 | (field (name "LCSC Part #") C21189)) 551 | (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) 552 | (sheetpath (names /) (tstamps /)) 553 | (tstamp 5FB85D14)) 554 | (comp (ref C31) 555 | (value 1u) 556 | (footprint Capacitor_SMD:C_0402_1005Metric) 557 | (datasheet ~) 558 | (fields 559 | (field (name LCSC) C52923) 560 | (field (name "LCSC Part #") C52923)) 561 | (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) 562 | (sheetpath (names /) (tstamps /)) 563 | (tstamp 5FB87515)) 564 | (comp (ref U11) 565 | (value "HSCMRRN001PD2A3   ") 566 | (footprint OWN_Parts_:SSCMRRN001PG2A3_SMT-8) 567 | (fields 568 | (field (name Mouser-Nr.:) 785-HSCMRRN001PD2A3)) 569 | (libsource (lib OWN_Parts_) (part SSCMRRN001PG2A3) (description "")) 570 | (sheetpath (names /) (tstamps /)) 571 | (tstamp 5FBB948D)) 572 | (comp (ref SW1) 573 | (value SW_MEC_5E) 574 | (footprint OWN_Parts_:TS-1187A-C-E-B) 575 | (datasheet http://www.apem.com/int/index.php?controller=attachment&id_attachment=1371) 576 | (fields 577 | (field (name LCSC) C318889) 578 | (field (name "LCSC Part #") C318889)) 579 | (libsource (lib Switch) (part SW_MEC_5E) (description "MEC 5E single pole normally-open tactile switch")) 580 | (sheetpath (names /) (tstamps /)) 581 | (tstamp 5FC62DAC)) 582 | (comp (ref C8) 583 | (value 100n) 584 | (footprint Capacitor_SMD:C_0402_1005Metric) 585 | (datasheet ~) 586 | (fields 587 | (field (name LCSC) C1525) 588 | (field (name "LCSC Part #") C1525)) 589 | (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) 590 | (sheetpath (names /) (tstamps /)) 591 | (tstamp 5FC66535)) 592 | (comp (ref R2) 593 | (value 10k) 594 | (footprint Resistor_SMD:R_0402_1005Metric) 595 | (datasheet ~) 596 | (fields 597 | (field (name LCSC) C25744) 598 | (field (name "LCSC Part #") C25744)) 599 | (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) 600 | (sheetpath (names /) (tstamps /)) 601 | (tstamp 5FCB8FE1)) 602 | (comp (ref J9) 603 | (value Conn_01x02) 604 | (footprint Connector_Molex:Molex_PicoBlade_53047-0210_1x02_P1.25mm_Vertical) 605 | (datasheet ~) 606 | (libsource (lib Connector_Generic) (part Conn_01x02) (description "Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)")) 607 | (sheetpath (names /) (tstamps /)) 608 | (tstamp 5FE118E8)) 609 | (comp (ref J10) 610 | (value Conn_01x06) 611 | (footprint Connector_Molex:Molex_PicoBlade_53048-0610_1x06_P1.25mm_Horizontal) 612 | (datasheet ~) 613 | (libsource (lib Connector_Generic) (part Conn_01x06) (description "Generic connector, single row, 01x06, script generated (kicad-library-utils/schlib/autogen/connector/)")) 614 | (sheetpath (names /) (tstamps /)) 615 | (tstamp 5FED5967)) 616 | (comp (ref R15) 617 | (value 1k) 618 | (footprint Resistor_SMD:R_0603_1608Metric) 619 | (datasheet ~) 620 | (fields 621 | (field (name LCSC) C21190) 622 | (field (name "LCSC Part #") C21190)) 623 | (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) 624 | (sheetpath (names /) (tstamps /)) 625 | (tstamp 5FF79D09)) 626 | (comp (ref R16) 627 | (value 1k) 628 | (footprint Resistor_SMD:R_0603_1608Metric) 629 | (datasheet ~) 630 | (fields 631 | (field (name LCSC) C21190) 632 | (field (name "LCSC Part #") C21190)) 633 | (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) 634 | (sheetpath (names /) (tstamps /)) 635 | (tstamp 5FF7ABAE)) 636 | (comp (ref C36) 637 | (value 100n) 638 | (footprint Capacitor_SMD:C_0402_1005Metric) 639 | (datasheet ~) 640 | (fields 641 | (field (name LCSC) C1525) 642 | (field (name "LCSC Part #") C1525)) 643 | (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) 644 | (sheetpath (names /) (tstamps /)) 645 | (tstamp 5FF7D7EA)) 646 | (comp (ref C38) 647 | (value 100n) 648 | (footprint Capacitor_SMD:C_0402_1005Metric) 649 | (datasheet ~) 650 | (fields 651 | (field (name LCSC) C1525) 652 | (field (name "LCSC Part #") C1525)) 653 | (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) 654 | (sheetpath (names /) (tstamps /)) 655 | (tstamp 5FFBE1A0)) 656 | (comp (ref U15) 657 | (value USBLC6-2SC6) 658 | (footprint Package_TO_SOT_SMD:SOT-23-6) 659 | (datasheet https://www.st.com/resource/en/datasheet/usblc6-2.pdf) 660 | (fields 661 | (field (name LCSC) C7519) 662 | (field (name "LCSC Part #") C7519)) 663 | (libsource (lib Power_Protection) (part USBLC6-2SC6) (description "Very low capacitance ESD protection diode, 2 data-line, SOT-23-6")) 664 | (sheetpath (names /) (tstamps /)) 665 | (tstamp 601ECB19)) 666 | (comp (ref U16) 667 | (value USBLC6-2SC6) 668 | (footprint Package_TO_SOT_SMD:SOT-23-6) 669 | (datasheet https://www.st.com/resource/en/datasheet/usblc6-2.pdf) 670 | (fields 671 | (field (name LCSC) C7519) 672 | (field (name "LCSC Part #") C7519)) 673 | (libsource (lib Power_Protection) (part USBLC6-2SC6) (description "Very low capacitance ESD protection diode, 2 data-line, SOT-23-6")) 674 | (sheetpath (names /) (tstamps /)) 675 | (tstamp 5F97D9EB)) 676 | (comp (ref R1) 677 | (value 100k) 678 | (footprint Resistor_SMD:R_0603_1608Metric) 679 | (datasheet ~) 680 | (fields 681 | (field (name LCSC) C25803) 682 | (field (name "LCSC Part #") C25803)) 683 | (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) 684 | (sheetpath (names /) (tstamps /)) 685 | (tstamp 5F90C936)) 686 | (comp (ref Q1) 687 | (value AO3401A) 688 | (footprint Package_TO_SOT_SMD:SOT-23) 689 | (datasheet http://www.aosmd.com/pdfs/datasheet/AO3401A.pdf) 690 | (fields 691 | (field (name LCSC) C15127) 692 | (field (name "LCSC Part #") C15127)) 693 | (libsource (lib Transistor_FET) (part AO3401A) (description "-4.0A Id, -30V Vds, P-Channel MOSFET, SOT-23")) 694 | (sheetpath (names /) (tstamps /)) 695 | (tstamp 5F812F05)) 696 | (comp (ref D3) 697 | (value B5819W) 698 | (footprint Diode_SMD:D_SOD-123) 699 | (datasheet ~) 700 | (fields 701 | (field (name LCSC) C8598) 702 | (field (name "LCSC Part #") C8598)) 703 | (libsource (lib Device) (part D_Schottky_Small) (description "Schottky diode, small symbol")) 704 | (sheetpath (names /) (tstamps /)) 705 | (tstamp 602BFE9D)) 706 | (comp (ref R36) 707 | (value 100k) 708 | (footprint Resistor_SMD:R_0603_1608Metric) 709 | (datasheet ~) 710 | (fields 711 | (field (name LCSC) C25803) 712 | (field (name "LCSC Part #") C25803)) 713 | (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) 714 | (sheetpath (names /) (tstamps /)) 715 | (tstamp 602C084D)) 716 | (comp (ref U10) 717 | (value AMS1117-3.3) 718 | (footprint Package_TO_SOT_SMD:SOT-223-3_TabPin2) 719 | (datasheet http://www.advanced-monolithic.com/pdf/ds1117.pdf) 720 | (fields 721 | (field (name LCSC) C6186) 722 | (field (name "LCSC Part #") C6186)) 723 | (libsource (lib Regulator_Linear) (part AMS1117-3.3) (description "1A Low Dropout regulator, positive, 3.3V fixed output, SOT-223")) 724 | (sheetpath (names /) (tstamps /)) 725 | (tstamp 602D2B66)) 726 | (comp (ref R41) 727 | (value 27R) 728 | (footprint Resistor_SMD:R_0603_1608Metric) 729 | (datasheet ~) 730 | (fields 731 | (field (name LCSC) C25190) 732 | (field (name "LCSC Part #") C25190)) 733 | (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) 734 | (sheetpath (names /) (tstamps /)) 735 | (tstamp 6031D6A4)) 736 | (comp (ref R42) 737 | (value 27R) 738 | (footprint Resistor_SMD:R_0603_1608Metric) 739 | (datasheet ~) 740 | (fields 741 | (field (name LCSC) C25190) 742 | (field (name "LCSC Part #") C25190)) 743 | (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) 744 | (sheetpath (names /) (tstamps /)) 745 | (tstamp 6031E257)) 746 | (comp (ref R24) 747 | (value 10k) 748 | (footprint Resistor_SMD:R_0402_1005Metric) 749 | (datasheet ~) 750 | (fields 751 | (field (name LCSC) C25744) 752 | (field (name "LCSC Part #") C25744)) 753 | (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) 754 | (sheetpath (names /) (tstamps /)) 755 | (tstamp 6031F40B)) 756 | (comp (ref R35) 757 | (value 1k) 758 | (footprint Resistor_SMD:R_0603_1608Metric) 759 | (datasheet ~) 760 | (fields 761 | (field (name LCSC) C21190) 762 | (field (name "LCSC Part #") C21190)) 763 | (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) 764 | (sheetpath (names /) (tstamps /)) 765 | (tstamp 6034AC1D)) 766 | (comp (ref D10) 767 | (value RED) 768 | (footprint LED_SMD:LED_0603_1608Metric) 769 | (datasheet ~) 770 | (fields 771 | (field (name LCSC) C2286) 772 | (field (name "LCSC Part #") C2286)) 773 | (libsource (lib Device) (part LED_Small) (description "Light emitting diode, small symbol")) 774 | (sheetpath (names /) (tstamps /)) 775 | (tstamp 6034AC10)) 776 | (comp (ref TP10) 777 | (value GPS_SAFEBOOT) 778 | (footprint TestPoint:TestPoint_Pad_1.5x1.5mm) 779 | (datasheet ~) 780 | (libsource (lib Connector) (part TestPoint) (description "test point")) 781 | (sheetpath (names /) (tstamps /)) 782 | (tstamp 603B8E90)) 783 | (comp (ref R38) 784 | (value 10R) 785 | (footprint Resistor_SMD:R_1206_3216Metric) 786 | (datasheet ~) 787 | (fields 788 | (field (name LCSC) " C17903") 789 | (field (name "LCSC Part #") " C17903")) 790 | (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) 791 | (sheetpath (names /) (tstamps /)) 792 | (tstamp 603BF64A)) 793 | (comp (ref L4) 794 | (value 27n) 795 | (footprint Inductor_SMD:L_0603_1608Metric) 796 | (datasheet ~) 797 | (fields 798 | (field (name LCSC) " C12100") 799 | (field (name "LCSC Part #") " C12100")) 800 | (libsource (lib Device) (part L_Small) (description "Inductor, small symbol")) 801 | (sheetpath (names /) (tstamps /)) 802 | (tstamp 603BFC28)) 803 | (comp (ref C37) 804 | (value 100n) 805 | (footprint Capacitor_SMD:C_0603_1608Metric) 806 | (datasheet ~) 807 | (fields 808 | (field (name LCSC) C307478) 809 | (field (name "LCSC Part #") C307478)) 810 | (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) 811 | (sheetpath (names /) (tstamps /)) 812 | (tstamp 6041DB9D)) 813 | (comp (ref JP2) 814 | (value External_RF) 815 | (footprint Jumper:SolderJumper-2_P1.3mm_Bridged_Pad1.0x1.5mm) 816 | (datasheet ~) 817 | (libsource (lib Jumper) (part SolderJumper_2_Bridged) (description "Solder Jumper, 2-pole, closed/bridged")) 818 | (sheetpath (names /) (tstamps /)) 819 | (tstamp 604928D8)) 820 | (comp (ref TP12) 821 | (value GPS_LNA_EN) 822 | (footprint TestPoint:TestPoint_Pad_1.5x1.5mm) 823 | (datasheet ~) 824 | (libsource (lib Connector) (part TestPoint) (description "test point")) 825 | (sheetpath (names /) (tstamps /)) 826 | (tstamp 604D0539)) 827 | (comp (ref C12) 828 | (value 100n) 829 | (footprint Capacitor_SMD:C_0402_1005Metric) 830 | (datasheet ~) 831 | (fields 832 | (field (name LCSC) C1525) 833 | (field (name "LCSC Part #") C1525)) 834 | (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) 835 | (sheetpath (names /) (tstamps /)) 836 | (tstamp 606DD3A0)) 837 | (comp (ref R4) 838 | (value 10k) 839 | (footprint Resistor_SMD:R_1206_3216Metric) 840 | (datasheet ~) 841 | (fields 842 | (field (name LCSC) C17902) 843 | (field (name "LCSC Part #") C17902)) 844 | (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) 845 | (sheetpath (names /) (tstamps /)) 846 | (tstamp 606DCAFB)) 847 | (comp (ref R5) 848 | (value 1k) 849 | (footprint Resistor_SMD:R_0603_1608Metric) 850 | (datasheet ~) 851 | (fields 852 | (field (name LCSC) C21190) 853 | (field (name "LCSC Part #") C21190)) 854 | (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) 855 | (sheetpath (names /) (tstamps /)) 856 | (tstamp 606DAEA0)) 857 | (comp (ref J2) 858 | (value Conn_01x02) 859 | (footprint Connector_Molex:Molex_PicoBlade_53047-0210_1x02_P1.25mm_Vertical) 860 | (datasheet ~) 861 | (libsource (lib Connector_Generic) (part Conn_01x02) (description "Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)")) 862 | (sheetpath (names /) (tstamps /)) 863 | (tstamp 608A2B86)) 864 | (comp (ref TP1) 865 | (value SUPPLY_SENSE) 866 | (footprint TestPoint:TestPoint_Pad_1.5x1.5mm) 867 | (datasheet ~) 868 | (libsource (lib Connector) (part TestPoint) (description "test point")) 869 | (sheetpath (names /) (tstamps /)) 870 | (tstamp 60BB86BE)) 871 | (comp (ref TP8) 872 | (value CAN1_TX) 873 | (footprint TestPoint:TestPoint_Pad_1.5x1.5mm) 874 | (datasheet ~) 875 | (libsource (lib Connector) (part TestPoint) (description "test point")) 876 | (sheetpath (names /) (tstamps /)) 877 | (tstamp 60BB9B37)) 878 | (comp (ref TP9) 879 | (value CAN1_RX) 880 | (footprint TestPoint:TestPoint_Pad_1.5x1.5mm) 881 | (datasheet ~) 882 | (libsource (lib Connector) (part TestPoint) (description "test point")) 883 | (sheetpath (names /) (tstamps /)) 884 | (tstamp 60BE808D)) 885 | (comp (ref TP13) 886 | (value CAN1H) 887 | (footprint TestPoint:TestPoint_Pad_1.5x1.5mm) 888 | (datasheet ~) 889 | (libsource (lib Connector) (part TestPoint) (description "test point")) 890 | (sheetpath (names /) (tstamps /)) 891 | (tstamp 60C18F03)) 892 | (comp (ref TP14) 893 | (value CAN1L) 894 | (footprint TestPoint:TestPoint_Pad_1.5x1.5mm) 895 | (datasheet ~) 896 | (libsource (lib Connector) (part TestPoint) (description "test point")) 897 | (sheetpath (names /) (tstamps /)) 898 | (tstamp 60C1983E)) 899 | (comp (ref U8) 900 | (value NEO-M9N) 901 | (footprint RF_GPS:ublox_NEO) 902 | (datasheet https://www.u-blox.com/sites/default/files/NEO-M8-FW3_DataSheet_%28UBX-15031086%29.pdf) 903 | (fields 904 | (field (name "Mouser Part Number") 377-NEO-M9N-00B) 905 | (field (name Mouser-Nr.:) 377-NEO-M9N-00B)) 906 | (libsource (lib RF_GPS) (part NEO-M8N) (description "GNSS Module NEO M8, VCC 2.7V to 3.6V")) 907 | (sheetpath (names /) (tstamps /)) 908 | (tstamp 5F9201EA)) 909 | (comp (ref R8) 910 | (value 47R) 911 | (footprint Resistor_SMD:R_0603_1608Metric) 912 | (datasheet ~) 913 | (fields 914 | (field (name LCSC) C23182) 915 | (field (name "LCSC Part #") C23182)) 916 | (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) 917 | (sheetpath (names /) (tstamps /)) 918 | (tstamp 5FA83EB6)) 919 | (comp (ref C18) 920 | (value 1u) 921 | (footprint Capacitor_SMD:C_0402_1005Metric) 922 | (datasheet ~) 923 | (fields 924 | (field (name LCSC) C52923) 925 | (field (name "LCSC Part #") C52923)) 926 | (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) 927 | (sheetpath (names /) (tstamps /)) 928 | (tstamp 5FA9E9A1)) 929 | (comp (ref C20) 930 | (value 100n) 931 | (footprint Capacitor_SMD:C_0402_1005Metric) 932 | (datasheet ~) 933 | (fields 934 | (field (name LCSC) C1525) 935 | (field (name "LCSC Part #") C1525)) 936 | (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) 937 | (sheetpath (names /) (tstamps /)) 938 | (tstamp 5FA9EED2)) 939 | (comp (ref TP17) 940 | (value BL_RESETB) 941 | (footprint TestPoint:TestPoint_Pad_1.5x1.5mm) 942 | (datasheet ~) 943 | (libsource (lib Connector) (part TestPoint) (description "test point")) 944 | (sheetpath (names /) (tstamps /)) 945 | (tstamp 61089270)) 946 | (comp (ref TP11) 947 | (value GPS_RESETN) 948 | (footprint TestPoint:TestPoint_Pad_1.5x1.5mm) 949 | (datasheet ~) 950 | (libsource (lib Connector) (part TestPoint) (description "test point")) 951 | (sheetpath (names /) (tstamps /)) 952 | (tstamp 610A0A44)) 953 | (comp (ref TP18) 954 | (value MAX323_C2+) 955 | (footprint TestPoint:TestPoint_Pad_1.5x1.5mm) 956 | (datasheet ~) 957 | (libsource (lib Connector) (part TestPoint) (description "test point")) 958 | (sheetpath (names /) (tstamps /)) 959 | (tstamp 610D2566)) 960 | (comp (ref TP19) 961 | (value MAX323_C2-) 962 | (footprint TestPoint:TestPoint_Pad_1.5x1.5mm) 963 | (datasheet ~) 964 | (libsource (lib Connector) (part TestPoint) (description "test point")) 965 | (sheetpath (names /) (tstamps /)) 966 | (tstamp 610E8A8A)) 967 | (comp (ref TP21) 968 | (value MAX323_VS+) 969 | (footprint TestPoint:TestPoint_Pad_1.5x1.5mm) 970 | (datasheet ~) 971 | (libsource (lib Connector) (part TestPoint) (description "test point")) 972 | (sheetpath (names /) (tstamps /)) 973 | (tstamp 610E91C9)) 974 | (comp (ref TP20) 975 | (value MAX323_VS-) 976 | (footprint TestPoint:TestPoint_Pad_1.5x1.5mm) 977 | (datasheet ~) 978 | (libsource (lib Connector) (part TestPoint) (description "test point")) 979 | (sheetpath (names /) (tstamps /)) 980 | (tstamp 610EC21F)) 981 | (comp (ref TP15) 982 | (value MAX323_C1+) 983 | (footprint TestPoint:TestPoint_Pad_1.5x1.5mm) 984 | (datasheet ~) 985 | (libsource (lib Connector) (part TestPoint) (description "test point")) 986 | (sheetpath (names /) (tstamps /)) 987 | (tstamp 610EC86A)) 988 | (comp (ref TP16) 989 | (value MAX323_C1-) 990 | (footprint TestPoint:TestPoint_Pad_1.5x1.5mm) 991 | (datasheet ~) 992 | (libsource (lib Connector) (part TestPoint) (description "test point")) 993 | (sheetpath (names /) (tstamps /)) 994 | (tstamp 610ECE5C)) 995 | (comp (ref TP7) 996 | (value MTi-1IMU_NRST) 997 | (footprint TestPoint:TestPoint_Pad_1.5x1.5mm) 998 | (datasheet ~) 999 | (libsource (lib Connector) (part TestPoint) (description "test point")) 1000 | (sheetpath (names /) (tstamps /)) 1001 | (tstamp 610A087E)) 1002 | (comp (ref TP6) 1003 | (value MTi-1IMU_DRDY) 1004 | (footprint TestPoint:TestPoint_Pad_1.5x1.5mm) 1005 | (datasheet ~) 1006 | (libsource (lib Connector) (part TestPoint) (description "test point")) 1007 | (sheetpath (names /) (tstamps /)) 1008 | (tstamp 610A06C1)) 1009 | (comp (ref TP5) 1010 | (value MTi-1IMU_PSEL1) 1011 | (footprint TestPoint:TestPoint_Pad_1.5x1.5mm) 1012 | (datasheet ~) 1013 | (libsource (lib Connector) (part TestPoint) (description "test point")) 1014 | (sheetpath (names /) (tstamps /)) 1015 | (tstamp 610A04B8)) 1016 | (comp (ref TP4) 1017 | (value MTi-1IMU_PSEL0) 1018 | (footprint TestPoint:TestPoint_Pad_1.5x1.5mm) 1019 | (datasheet ~) 1020 | (libsource (lib Connector) (part TestPoint) (description "test point")) 1021 | (sheetpath (names /) (tstamps /)) 1022 | (tstamp 610A034B)) 1023 | (comp (ref J17) 1024 | (value Conn_01x06) 1025 | (footprint Connector_Molex:Molex_PicoBlade_53048-0610_1x06_P1.25mm_Horizontal) 1026 | (datasheet ~) 1027 | (libsource (lib Connector_Generic) (part Conn_01x06) (description "Generic connector, single row, 01x06, script generated (kicad-library-utils/schlib/autogen/connector/)")) 1028 | (sheetpath (names /) (tstamps /)) 1029 | (tstamp 606276E3)) 1030 | (comp (ref J15) 1031 | (value Conn_01x04) 1032 | (footprint Connector_Molex:Molex_PicoBlade_53048-0410_1x04_P1.25mm_Horizontal) 1033 | (datasheet ~) 1034 | (libsource (lib Connector_Generic) (part Conn_01x04) (description "Generic connector, single row, 01x04, script generated (kicad-library-utils/schlib/autogen/connector/)")) 1035 | (sheetpath (names /) (tstamps /)) 1036 | (tstamp 60A1E093)) 1037 | (comp (ref J12) 1038 | (value Conn_01x04) 1039 | (footprint Connector_Molex:Molex_PicoBlade_53048-0410_1x04_P1.25mm_Horizontal) 1040 | (datasheet ~) 1041 | (libsource (lib Connector_Generic) (part Conn_01x04) (description "Generic connector, single row, 01x04, script generated (kicad-library-utils/schlib/autogen/connector/)")) 1042 | (sheetpath (names /) (tstamps /)) 1043 | (tstamp 609F2966)) 1044 | (comp (ref J7) 1045 | (value Conn_01x04) 1046 | (footprint Connector_Molex:Molex_PicoBlade_53048-0410_1x04_P1.25mm_Horizontal) 1047 | (datasheet ~) 1048 | (libsource (lib Connector_Generic) (part Conn_01x04) (description "Generic connector, single row, 01x04, script generated (kicad-library-utils/schlib/autogen/connector/)")) 1049 | (sheetpath (names /) (tstamps /)) 1050 | (tstamp 5F95D55D)) 1051 | (comp (ref J6) 1052 | (value Conn_01x06) 1053 | (footprint Connector_Molex:Molex_PicoBlade_53048-0610_1x06_P1.25mm_Horizontal) 1054 | (datasheet ~) 1055 | (libsource (lib Connector_Generic) (part Conn_01x06) (description "Generic connector, single row, 01x06, script generated (kicad-library-utils/schlib/autogen/connector/)")) 1056 | (sheetpath (names /) (tstamps /)) 1057 | (tstamp 5FEFC083)) 1058 | (comp (ref J18) 1059 | (value Conn_01x04) 1060 | (footprint Connector_Molex:Molex_PicoBlade_53048-0410_1x04_P1.25mm_Horizontal) 1061 | (datasheet ~) 1062 | (libsource (lib Connector_Generic) (part Conn_01x04) (description "Generic connector, single row, 01x04, script generated (kicad-library-utils/schlib/autogen/connector/)")) 1063 | (sheetpath (names /) (tstamps /)) 1064 | (tstamp 603ECA9F)) 1065 | (comp (ref J13) 1066 | (value Conn_01x04) 1067 | (footprint Connector_Molex:Molex_PicoBlade_53048-0410_1x04_P1.25mm_Horizontal) 1068 | (datasheet ~) 1069 | (libsource (lib Connector_Generic) (part Conn_01x04) (description "Generic connector, single row, 01x04, script generated (kicad-library-utils/schlib/autogen/connector/)")) 1070 | (sheetpath (names /) (tstamps /)) 1071 | (tstamp 5F95A4AF)) 1072 | (comp (ref U4) 1073 | (value L3GD20) 1074 | (footprint Package_LGA:LGA-16_4x4mm_P0.65mm_LayoutBorder4x4y) 1075 | (datasheet http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/DM00036465.pdf) 1076 | (fields 1077 | (field (name LCSC) C116866) 1078 | (field (name "LCSC Part #") C116866)) 1079 | (libsource (lib Sensor_Motion) (part L3GD20) (description "[Not recommended for new designs] 16-bit 3 Axis Digital MEMS Gyroscope, LGA-16")) 1080 | (sheetpath (names /) (tstamps /)) 1081 | (tstamp 5F95E195)) 1082 | (comp (ref C24) 1083 | (value 10n) 1084 | (footprint Capacitor_SMD:C_0402_1005Metric) 1085 | (datasheet ~) 1086 | (fields 1087 | (field (name LCSC) C15195) 1088 | (field (name "LCSC Part #") C15195)) 1089 | (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) 1090 | (sheetpath (names /) (tstamps /)) 1091 | (tstamp 5F9666E4)) 1092 | (comp (ref C27) 1093 | (value 100n) 1094 | (footprint Capacitor_SMD:C_0402_1005Metric) 1095 | (datasheet ~) 1096 | (fields 1097 | (field (name LCSC) C1525) 1098 | (field (name "LCSC Part #") C1525)) 1099 | (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) 1100 | (sheetpath (names /) (tstamps /)) 1101 | (tstamp 5F9EBC12)) 1102 | (comp (ref C28) 1103 | (value 10u) 1104 | (footprint Capacitor_SMD:C_1206_3216Metric) 1105 | (datasheet ~) 1106 | (fields 1107 | (field (name LCSC) C13585) 1108 | (field (name "LCSC Part #") C13585)) 1109 | (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) 1110 | (sheetpath (names /) (tstamps /)) 1111 | (tstamp 5F9EC67D)) 1112 | (comp (ref C33) 1113 | (value 4.7u) 1114 | (footprint Capacitor_SMD:C_0805_2012Metric) 1115 | (datasheet ~) 1116 | (fields 1117 | (field (name LCSC) C1779) 1118 | (field (name "LCSC Part #") C1779)) 1119 | (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) 1120 | (sheetpath (names /) (tstamps /)) 1121 | (tstamp 5FB553DF)) 1122 | (comp (ref R22) 1123 | (value 1k) 1124 | (footprint Resistor_SMD:R_0603_1608Metric) 1125 | (datasheet ~) 1126 | (fields 1127 | (field (name LCSC) C21190) 1128 | (field (name "LCSC Part #") C21190)) 1129 | (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) 1130 | (sheetpath (names /) (tstamps /)) 1131 | (tstamp 5FBC6EA1)) 1132 | (comp (ref R14) 1133 | (value 1k) 1134 | (footprint Resistor_SMD:R_0603_1608Metric) 1135 | (datasheet ~) 1136 | (fields 1137 | (field (name LCSC) C21190) 1138 | (field (name "LCSC Part #") C21190)) 1139 | (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) 1140 | (sheetpath (names /) (tstamps /)) 1141 | (tstamp 5FBE224E)) 1142 | (comp (ref C30) 1143 | (value 100n) 1144 | (footprint Capacitor_SMD:C_0402_1005Metric) 1145 | (datasheet ~) 1146 | (fields 1147 | (field (name LCSC) C1525) 1148 | (field (name "LCSC Part #") C1525)) 1149 | (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) 1150 | (sheetpath (names /) (tstamps /)) 1151 | (tstamp 5FB548D2)) 1152 | (comp (ref C25) 1153 | (value 100n) 1154 | (footprint Capacitor_SMD:C_0402_1005Metric) 1155 | (datasheet ~) 1156 | (fields 1157 | (field (name LCSC) C1525) 1158 | (field (name "LCSC Part #") C1525)) 1159 | (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) 1160 | (sheetpath (names /) (tstamps /)) 1161 | (tstamp 5FB361C8)) 1162 | (comp (ref C22) 1163 | (value 100n) 1164 | (footprint Capacitor_SMD:C_0402_1005Metric) 1165 | (datasheet ~) 1166 | (fields 1167 | (field (name LCSC) C1525) 1168 | (field (name "LCSC Part #") C1525)) 1169 | (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) 1170 | (sheetpath (names /) (tstamps /)) 1171 | (tstamp 5FA91A29)) 1172 | (comp (ref C23) 1173 | (value 100n) 1174 | (footprint Capacitor_SMD:C_0402_1005Metric) 1175 | (datasheet ~) 1176 | (fields 1177 | (field (name LCSC) C1525) 1178 | (field (name "LCSC Part #") C1525)) 1179 | (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) 1180 | (sheetpath (names /) (tstamps /)) 1181 | (tstamp 5FA9057F)) 1182 | (comp (ref U6) 1183 | (value FXOS8700) 1184 | (footprint Package_LGA:LGA-16_3x3mm_P0.5mm_LayoutBorder3x5y) 1185 | (fields 1186 | (field (name LCSC) C432308) 1187 | (field (name "LCSC Part #") C432308)) 1188 | (libsource (lib OWN_Parts_) (part FXOS8700) (description "")) 1189 | (sheetpath (names /) (tstamps /)) 1190 | (tstamp 6169087B)) 1191 | (comp (ref J20) 1192 | (value Conn_01x06) 1193 | (footprint Connector_Molex:Molex_PicoBlade_53048-0610_1x06_P1.25mm_Horizontal) 1194 | (datasheet ~) 1195 | (libsource (lib Connector_Generic) (part Conn_01x06) (description "Generic connector, single row, 01x06, script generated (kicad-library-utils/schlib/autogen/connector/)")) 1196 | (sheetpath (names /) (tstamps /)) 1197 | (tstamp 5FF37740)) 1198 | (comp (ref R30) 1199 | (value 200R) 1200 | (footprint Resistor_SMD:R_0603_1608Metric) 1201 | (datasheet ~) 1202 | (fields 1203 | (field (name LCSC) C21190) 1204 | (field (name "LCSC Part #") C8218)) 1205 | (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) 1206 | (sheetpath (names /) (tstamps /)) 1207 | (tstamp 5FEC87BF)) 1208 | (comp (ref D8) 1209 | (value BLUE) 1210 | (footprint LED_SMD:LED_0603_1608Metric) 1211 | (datasheet ~) 1212 | (fields 1213 | (field (name LCSC) C72041) 1214 | (field (name "LCSC Part #") C72041)) 1215 | (libsource (lib Device) (part LED_Small) (description "Light emitting diode, small symbol")) 1216 | (sheetpath (names /) (tstamps /)) 1217 | (tstamp 5FE92F80)) 1218 | (comp (ref D9) 1219 | (value BLUE) 1220 | (footprint LED_SMD:LED_0603_1608Metric) 1221 | (datasheet ~) 1222 | (fields 1223 | (field (name LCSC) C72041) 1224 | (field (name "LCSC Part #") C72041)) 1225 | (libsource (lib Device) (part LED_Small) (description "Light emitting diode, small symbol")) 1226 | (sheetpath (names /) (tstamps /)) 1227 | (tstamp 5F7DA487)) 1228 | (comp (ref R37) 1229 | (value 200R) 1230 | (footprint Resistor_SMD:R_0603_1608Metric) 1231 | (datasheet ~) 1232 | (fields 1233 | (field (name LCSC) C21190) 1234 | (field (name "LCSC Part #") C8218)) 1235 | (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) 1236 | (sheetpath (names /) (tstamps /)) 1237 | (tstamp 600058E7)) 1238 | (comp (ref D11) 1239 | (value BLUE) 1240 | (footprint LED_SMD:LED_0603_1608Metric) 1241 | (datasheet ~) 1242 | (fields 1243 | (field (name LCSC) C72041) 1244 | (field (name "LCSC Part #") C72041)) 1245 | (libsource (lib Device) (part LED_Small) (description "Light emitting diode, small symbol")) 1246 | (sheetpath (names /) (tstamps /)) 1247 | (tstamp 600058F8)) 1248 | (comp (ref TP3) 1249 | (value VREF+) 1250 | (footprint TestPoint:TestPoint_Pad_1.5x1.5mm) 1251 | (datasheet ~) 1252 | (libsource (lib Connector) (part TestPoint) (description "test point")) 1253 | (sheetpath (names /) (tstamps /)) 1254 | (tstamp 6001FE91)) 1255 | (comp (ref TP2) 1256 | (value 3.3VA) 1257 | (footprint TestPoint:TestPoint_Pad_1.5x1.5mm) 1258 | (datasheet ~) 1259 | (libsource (lib Connector) (part TestPoint) (description "test point")) 1260 | (sheetpath (names /) (tstamps /)) 1261 | (tstamp 60020791)) 1262 | (comp (ref J19) 1263 | (value Conn_01x04) 1264 | (footprint Connector_Molex:Molex_PicoBlade_53048-0410_1x04_P1.25mm_Horizontal) 1265 | (datasheet ~) 1266 | (libsource (lib Connector_Generic) (part Conn_01x04) (description "Generic connector, single row, 01x04, script generated (kicad-library-utils/schlib/autogen/connector/)")) 1267 | (sheetpath (names /) (tstamps /)) 1268 | (tstamp 60A5CAE3)) 1269 | (comp (ref J14) 1270 | (value Conn_01x03) 1271 | (footprint Connector_Molex:Molex_PicoBlade_53048-0310_1x03_P1.25mm_Horizontal) 1272 | (datasheet ~) 1273 | (libsource (lib Connector_Generic) (part Conn_01x03) (description "Generic connector, single row, 01x03, script generated (kicad-library-utils/schlib/autogen/connector/)")) 1274 | (sheetpath (names /) (tstamps /)) 1275 | (tstamp 6005B666)) 1276 | (comp (ref C40) 1277 | (value 100n) 1278 | (footprint Capacitor_SMD:C_0402_1005Metric) 1279 | (datasheet ~) 1280 | (fields 1281 | (field (name LCSC) C1525) 1282 | (field (name "LCSC Part #") C1525)) 1283 | (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) 1284 | (sheetpath (names /) (tstamps /)) 1285 | (tstamp 600B5021)) 1286 | (comp (ref C3) 1287 | (value 2u2) 1288 | (footprint Capacitor_SMD:C_0603_1608Metric) 1289 | (datasheet ~) 1290 | (fields 1291 | (field (name LCSC) C23630) 1292 | (field (name "LCSC Part #") C23630)) 1293 | (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) 1294 | (sheetpath (names /) (tstamps /)) 1295 | (tstamp 5F71AF0D)) 1296 | (comp (ref C5) 1297 | (value 2u2) 1298 | (footprint Capacitor_SMD:C_0603_1608Metric) 1299 | (datasheet ~) 1300 | (fields 1301 | (field (name LCSC) C23630) 1302 | (field (name "LCSC Part #") C23630)) 1303 | (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) 1304 | (sheetpath (names /) (tstamps /)) 1305 | (tstamp 5F71DD41)) 1306 | (comp (ref R40) 1307 | (value 0R) 1308 | (footprint Resistor_SMD:R_0603_1608Metric) 1309 | (datasheet ~) 1310 | (fields 1311 | (field (name LCSC) C21189) 1312 | (field (name "LCSC Part #") C21189)) 1313 | (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) 1314 | (sheetpath (names /) (tstamps /)) 1315 | (tstamp 60768149)) 1316 | (comp (ref R39) 1317 | (value 0R) 1318 | (footprint Resistor_SMD:R_0603_1608Metric) 1319 | (datasheet ~) 1320 | (fields 1321 | (field (name LCSC) C21189) 1322 | (field (name "LCSC Part #") C21189)) 1323 | (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) 1324 | (sheetpath (names /) (tstamps /)) 1325 | (tstamp 607A5DBA)) 1326 | (comp (ref U14) 1327 | (value BLE_HM-11) 1328 | (footprint OWN_Parts_:BLE_HM-11) 1329 | (fields 1330 | (field (name "Mouser Part Number") https://www.ebay.de/itm/HM-11-BLE-Bluetooth-4-0-Transceiver-CC2541-JDY-10-Low-Power-NEW/264838218631?hash=item3da9968387:g:Iq4AAOSw6ntfPfZz)) 1331 | (libsource (lib OWN_Parts_) (part BLE_HM-11) (description "Bluetooth V4.0 HM-11 BLE Module")) 1332 | (sheetpath (names /) (tstamps /)) 1333 | (tstamp 609350C5)) 1334 | (comp (ref R20) 1335 | (value 10k) 1336 | (footprint Resistor_SMD:R_0603_1608Metric) 1337 | (datasheet ~) 1338 | (fields 1339 | (field (name LCSC) C25804) 1340 | (field (name "LCSC Part #") C25804)) 1341 | (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) 1342 | (sheetpath (names /) (tstamps /)) 1343 | (tstamp 60AA4A28)) 1344 | (comp (ref J16) 1345 | (value Conn_01x06) 1346 | (footprint Connector_Molex:Molex_PicoBlade_53048-0610_1x06_P1.25mm_Horizontal) 1347 | (datasheet ~) 1348 | (libsource (lib Connector_Generic) (part Conn_01x06) (description "Generic connector, single row, 01x06, script generated (kicad-library-utils/schlib/autogen/connector/)")) 1349 | (sheetpath (names /) (tstamps /)) 1350 | (tstamp 60CC3ADD)) 1351 | (comp (ref J8) 1352 | (value Conn_01x04) 1353 | (footprint Connector_Molex:Molex_PicoBlade_53048-0410_1x04_P1.25mm_Horizontal) 1354 | (datasheet ~) 1355 | (libsource (lib Connector_Generic) (part Conn_01x04) (description "Generic connector, single row, 01x04, script generated (kicad-library-utils/schlib/autogen/connector/)")) 1356 | (sheetpath (names /) (tstamps /)) 1357 | (tstamp 6045E8BF)) 1358 | (comp (ref J23) 1359 | (value USB_B_Micro) 1360 | (footprint Connector_USB:USB_Micro-B_Molex-105017-0001) 1361 | (datasheet ~) 1362 | (fields 1363 | (field (name "Mouser Part Number") "538-105017-0001 ") 1364 | (field (name Mouser-Nr.:) "538-105017-0001 ")) 1365 | (libsource (lib Connector) (part USB_B_Micro) (description "USB Micro Type B connector")) 1366 | (sheetpath (names /) (tstamps /)) 1367 | (tstamp 5F9CD07E)) 1368 | (comp (ref J22) 1369 | (value USB_B_Micro) 1370 | (footprint Connector_USB:USB_Micro-B_Molex-105017-0001) 1371 | (datasheet ~) 1372 | (fields 1373 | (field (name "Mouser Part Number") "538-105017-0001 ") 1374 | (field (name Mouser-Nr.:) "538-105017-0001 ")) 1375 | (libsource (lib Connector) (part USB_B_Micro) (description "USB Micro Type B connector")) 1376 | (sheetpath (names /) (tstamps /)) 1377 | (tstamp 5F9D1A64)) 1378 | (comp (ref U3) 1379 | (value MP2359DJ-LF-Z) 1380 | (footprint Package_TO_SOT_SMD:SOT-23-6) 1381 | (fields 1382 | (field (name LCSC) C14259) 1383 | (field (name "LCSC Part #") C14259)) 1384 | (libsource (lib OWN_Parts_) (part MP2359DJ-LF-Z) (description "")) 1385 | (sheetpath (names /) (tstamps /)) 1386 | (tstamp 5F96B9FE)) 1387 | (comp (ref U2) 1388 | (value MP2359DJ-LF-Z) 1389 | (footprint Package_TO_SOT_SMD:SOT-23-6) 1390 | (fields 1391 | (field (name LCSC) C14259) 1392 | (field (name "LCSC Part #") C14259)) 1393 | (libsource (lib OWN_Parts_) (part MP2359DJ-LF-Z) (description "")) 1394 | (sheetpath (names /) (tstamps /)) 1395 | (tstamp 5F96DA67)) 1396 | (comp (ref J24) 1397 | (value Micro_SD_Card_Det_Hirose_DM3AT) 1398 | (footprint Connector_Card:microSD_HC_Hirose_DM3AT-SF-PEJM5) 1399 | (datasheet https://www.hirose.com/product/en/download_file/key_name/DM3/category/Catalog/doc_file_id/49662/?file_category_id=4&item_id=195&is_series=1) 1400 | (fields 1401 | (field (name "Mouser Part Number") 798-DM3AT-SF-PEJM5) 1402 | (field (name Mouser-Nr.:) 798-DM3AT-SF-PEJM5)) 1403 | (libsource (lib Connector) (part Micro_SD_Card_Det_Hirose_DM3AT) (description "Micro SD Card Socket with card detection pins")) 1404 | (sheetpath (names /) (tstamps /)) 1405 | (tstamp 5FD4A4EC)) 1406 | (comp (ref R43) 1407 | (value 10k) 1408 | (footprint Resistor_SMD:R_0402_1005Metric) 1409 | (datasheet ~) 1410 | (fields 1411 | (field (name LCSC) C25744) 1412 | (field (name "LCSC Part #") C25744)) 1413 | (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) 1414 | (sheetpath (names /) (tstamps /)) 1415 | (tstamp 5FD91866)) 1416 | (comp (ref U1) 1417 | (value STM32F407VGTx) 1418 | (footprint Package_QFP:LQFP-100_14x14mm_P0.5mm) 1419 | (datasheet http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/DM00037051.pdf) 1420 | (fields 1421 | (field (name LCSC) C12345) 1422 | (field (name "LCSC Part #") C12345)) 1423 | (libsource (lib MCU_ST_STM32F4) (part STM32F407VGTx) (description "ARM Cortex-M4 MCU, 1024KB flash, 128KB RAM, 168MHz, 1.8-3.6V, 82 GPIO, LQFP-100")) 1424 | (sheetpath (names /) (tstamps /)) 1425 | (tstamp 5F906FB1)) 1426 | (comp (ref JP3) 1427 | (value "5V Supply") 1428 | (footprint Jumper:SolderJumper-2_P1.3mm_Open_Pad1.0x1.5mm) 1429 | (datasheet ~) 1430 | (libsource (lib Jumper) (part SolderJumper_2_Open) (description "Solder Jumper, 2-pole, open")) 1431 | (sheetpath (names /) (tstamps /)) 1432 | (tstamp 5FA113C6)) 1433 | (comp (ref U17) 1434 | (value AMS1117-3.3) 1435 | (footprint Package_TO_SOT_SMD:SOT-223-3_TabPin2) 1436 | (datasheet http://www.advanced-monolithic.com/pdf/ds1117.pdf) 1437 | (fields 1438 | (field (name LCSC) C6186) 1439 | (field (name "LCSC Part #") C6186)) 1440 | (libsource (lib Regulator_Linear) (part AMS1117-3.3) (description "1A Low Dropout regulator, positive, 3.3V fixed output, SOT-223")) 1441 | (sheetpath (names /) (tstamps /)) 1442 | (tstamp 5FA5FEC5)) 1443 | (comp (ref C51) 1444 | (value 10u) 1445 | (footprint Capacitor_SMD:C_1206_3216Metric) 1446 | (datasheet ~) 1447 | (fields 1448 | (field (name LCSC) C13585) 1449 | (field (name "LCSC Part #") C13585)) 1450 | (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) 1451 | (sheetpath (names /) (tstamps /)) 1452 | (tstamp 5FAA82B5)) 1453 | (comp (ref R11) 1454 | (value 47) 1455 | (footprint Resistor_SMD:R_0402_1005Metric) 1456 | (datasheet ~) 1457 | (fields 1458 | (field (name LCSC) C25118) 1459 | (field (name "LCSC Part #") C25118)) 1460 | (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) 1461 | (sheetpath (names /) (tstamps /)) 1462 | (tstamp 5F780BC7)) 1463 | (comp (ref C15) 1464 | (value 12p) 1465 | (footprint Capacitor_SMD:C_0402_1005Metric) 1466 | (datasheet ~) 1467 | (fields 1468 | (field (name LCSC) C1547) 1469 | (field (name "LCSC Part #") C1547)) 1470 | (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) 1471 | (sheetpath (names /) (tstamps /)) 1472 | (tstamp 5F76B1AD)) 1473 | (comp (ref C17) 1474 | (value 12p) 1475 | (footprint Capacitor_SMD:C_0402_1005Metric) 1476 | (datasheet ~) 1477 | (fields 1478 | (field (name LCSC) C1547) 1479 | (field (name "LCSC Part #") C1547)) 1480 | (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) 1481 | (sheetpath (names /) (tstamps /)) 1482 | (tstamp 5F76956D)) 1483 | (comp (ref Y1) 1484 | (value 16MHz) 1485 | (footprint Crystal:Crystal_SMD_3225-4Pin_3.2x2.5mm) 1486 | (datasheet ~) 1487 | (fields 1488 | (field (name LCSC) C13738) 1489 | (field (name "LCSC Part #") C13738)) 1490 | (libsource (lib Device) (part Crystal_GND24_Small) (description "Four pin crystal, GND on pins 2 and 4, small symbol")) 1491 | (sheetpath (names /) (tstamps /)) 1492 | (tstamp 5F766419)) 1493 | (comp (ref C14) 1494 | (value 1u) 1495 | (footprint Capacitor_SMD:C_0402_1005Metric) 1496 | (datasheet ~) 1497 | (fields 1498 | (field (name LCSC) C52923) 1499 | (field (name "LCSC Part #") C52923)) 1500 | (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) 1501 | (sheetpath (names /) (tstamps /)) 1502 | (tstamp 5FBA3056)) 1503 | (comp (ref C45) 1504 | (value 4.7u) 1505 | (footprint Capacitor_SMD:C_0805_2012Metric) 1506 | (datasheet ~) 1507 | (fields 1508 | (field (name LCSC) C1779) 1509 | (field (name "LCSC Part #") C1779)) 1510 | (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) 1511 | (sheetpath (names /) (tstamps /)) 1512 | (tstamp 5FBA369E)) 1513 | (comp (ref C46) 1514 | (value 10u) 1515 | (footprint Capacitor_SMD:C_1206_3216Metric) 1516 | (datasheet ~) 1517 | (fields 1518 | (field (name LCSC) C13585) 1519 | (field (name "LCSC Part #") C13585)) 1520 | (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) 1521 | (sheetpath (names /) (tstamps /)) 1522 | (tstamp 5FBA40C8)) 1523 | (comp (ref C13) 1524 | (value 100n) 1525 | (footprint Capacitor_SMD:C_0402_1005Metric) 1526 | (datasheet ~) 1527 | (fields 1528 | (field (name LCSC) C1525) 1529 | (field (name "LCSC Part #") C1525)) 1530 | (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) 1531 | (sheetpath (names /) (tstamps /)) 1532 | (tstamp 5FBA7F05)) 1533 | (comp (ref C11) 1534 | (value 10n) 1535 | (footprint Capacitor_SMD:C_0402_1005Metric) 1536 | (datasheet ~) 1537 | (fields 1538 | (field (name LCSC) C15195) 1539 | (field (name "LCSC Part #") C15195)) 1540 | (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) 1541 | (sheetpath (names /) (tstamps /)) 1542 | (tstamp 5FBA8444)) 1543 | (comp (ref C47) 1544 | (value 100n) 1545 | (footprint Capacitor_SMD:C_0402_1005Metric) 1546 | (datasheet ~) 1547 | (fields 1548 | (field (name LCSC) C1525) 1549 | (field (name "LCSC Part #") C1525)) 1550 | (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) 1551 | (sheetpath (names /) (tstamps /)) 1552 | (tstamp 5FCA83E4)) 1553 | (comp (ref C49) 1554 | (value 100n) 1555 | (footprint Capacitor_SMD:C_0402_1005Metric) 1556 | (datasheet ~) 1557 | (fields 1558 | (field (name LCSC) C1525) 1559 | (field (name "LCSC Part #") C1525)) 1560 | (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) 1561 | (sheetpath (names /) (tstamps /)) 1562 | (tstamp 5FD3056B)) 1563 | (comp (ref C48) 1564 | (value 100n) 1565 | (footprint Capacitor_SMD:C_0402_1005Metric) 1566 | (datasheet ~) 1567 | (fields 1568 | (field (name LCSC) C1525) 1569 | (field (name "LCSC Part #") C1525)) 1570 | (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) 1571 | (sheetpath (names /) (tstamps /)) 1572 | (tstamp 5FE12832)) 1573 | (comp (ref C50) 1574 | (value 100n) 1575 | (footprint Capacitor_SMD:C_0603_1608Metric) 1576 | (datasheet ~) 1577 | (fields 1578 | (field (name LCSC) C14663) 1579 | (field (name "LCSC Part #") C14663)) 1580 | (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) 1581 | (sheetpath (names /) (tstamps /)) 1582 | (tstamp 5FE81457)) 1583 | (comp (ref C52) 1584 | (value 100n) 1585 | (footprint Capacitor_SMD:C_0402_1005Metric) 1586 | (datasheet ~) 1587 | (fields 1588 | (field (name LCSC) C1525) 1589 | (field (name "LCSC Part #") C1525)) 1590 | (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) 1591 | (sheetpath (names /) (tstamps /)) 1592 | (tstamp 5FECCC85)) 1593 | (comp (ref D13) 1594 | (value B5819W) 1595 | (footprint Diode_SMD:D_SOD-123) 1596 | (datasheet ~) 1597 | (fields 1598 | (field (name LCSC) C8598) 1599 | (field (name "LCSC Part #") C8598)) 1600 | (libsource (lib Device) (part D_Schottky_Small) (description "Schottky diode, small symbol")) 1601 | (sheetpath (names /) (tstamps /)) 1602 | (tstamp 5FA21D13)) 1603 | (comp (ref D12) 1604 | (value B5819W) 1605 | (footprint Diode_SMD:D_SOD-123) 1606 | (datasheet ~) 1607 | (fields 1608 | (field (name LCSC) C8598) 1609 | (field (name "LCSC Part #") C8598)) 1610 | (libsource (lib Device) (part D_Schottky_Small) (description "Schottky diode, small symbol")) 1611 | (sheetpath (names /) (tstamps /)) 1612 | (tstamp 5FA238D0)) 1613 | (comp (ref U7) 1614 | (value MS5611-01BA) 1615 | (footprint Package_LGA:LGA-8_3x5mm_P1.25mm) 1616 | (datasheet https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=MS5611-01BA03&DocType=Data+Sheet&DocLang=English) 1617 | (fields 1618 | (field (name "Mouser Part Number") 824-MS561101BA03-50) 1619 | (field (name Mouser-Nr.:) 824-MS561101BA03-50)) 1620 | (libsource (lib Sensor_Pressure) (part MS5611-01BA) (description "Barometric pressure sensor, 10cm resolution, 10 to 1200 mbar, I2C and SPI interface up to 20MHz, LGA-8")) 1621 | (sheetpath (names /) (tstamps /)) 1622 | (tstamp 5F91DFE2)) 1623 | (comp (ref U12) 1624 | (value MS5611-01BA) 1625 | (footprint Package_LGA:LGA-8_3x5mm_P1.25mm) 1626 | (datasheet https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=MS5611-01BA03&DocType=Data+Sheet&DocLang=English) 1627 | (fields 1628 | (field (name "Mouser Part Number") 824-MS561101BA03-50) 1629 | (field (name Mouser-Nr.:) 824-MS561101BA03-50)) 1630 | (libsource (lib Sensor_Pressure) (part MS5611-01BA) (description "Barometric pressure sensor, 10cm resolution, 10 to 1200 mbar, I2C and SPI interface up to 20MHz, LGA-8")) 1631 | (sheetpath (names /) (tstamps /)) 1632 | (tstamp 5F91F0C9)) 1633 | (comp (ref U18) 1634 | (value HAMMOND_1593W) 1635 | (footprint OWN_Parts_:HAMMOND_1593W_edge_cut_notallmountingholes) 1636 | (fields 1637 | (field (name "Mouser Part Number") " 546-1593WTBU, 546-1593WBK ") 1638 | (field (name Mouser-Nr.:) " 546-1593WTBU, 546-1593WBK ")) 1639 | (libsource (lib OWN_Parts_) (part HAMMOND_1593W) (description "")) 1640 | (sheetpath (names /) (tstamps /)) 1641 | (tstamp 5FACE693)) 1642 | (comp (ref J3) 1643 | (value 6339167-3) 1644 | (footprint 63391673) 1645 | (datasheet https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F6339167%7FA3%7Fpdf%7FEnglish%7FENG_CD_6339167_A3.pdf%7F6339167-3) 1646 | (fields 1647 | (field (name Description) "Modular Connectors / Ethernet Connectors 1X4 8/8 R/A") 1648 | (field (name Height) 16.1) 1649 | (field (name Manufacturer_Name) "TE Connectivity") 1650 | (field (name Manufacturer_Part_Number) 6339167-3) 1651 | (field (name "Mouser Part Number") 571-6339167-3) 1652 | (field (name "Mouser Price/Stock") https://www.mouser.co.uk/ProductDetail/TE-Connectivity/6339167-3?qs=Il0cmQ4mt8I3NV0IIRZAEg%3D%3D) 1653 | (field (name Mouser-Nr.:) 571-6339167-3)) 1654 | (libsource (lib SamacSys_Parts) (part 6339167-3) (description "Modular Connectors / Ethernet Connectors 1X4 8/8 R/A")) 1655 | (sheetpath (names /) (tstamps /)) 1656 | (tstamp 5FADDE41)) 1657 | (comp (ref R34) 1658 | (value 200R) 1659 | (footprint Resistor_SMD:R_0603_1608Metric) 1660 | (datasheet ~) 1661 | (fields 1662 | (field (name LCSC) C21190) 1663 | (field (name "LCSC Part #") C8218)) 1664 | (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) 1665 | (sheetpath (names /) (tstamps /)) 1666 | (tstamp 5FEC8BB4))) 1667 | (libparts 1668 | (libpart (lib Connector) (part Conn_Coaxial) 1669 | (description "coaxial connector (BNC, SMA, SMB, SMC, Cinch/RCA, ...)") 1670 | (docs " ~") 1671 | (footprints 1672 | (fp *BNC*) 1673 | (fp *SMA*) 1674 | (fp *SMB*) 1675 | (fp *SMC*) 1676 | (fp *Cinch*)) 1677 | (fields 1678 | (field (name Reference) J) 1679 | (field (name Value) Conn_Coaxial)) 1680 | (pins 1681 | (pin (num 1) (name In) (type passive)) 1682 | (pin (num 2) (name Ext) (type passive)))) 1683 | (libpart (lib Connector) (part Micro_SD_Card_Det) 1684 | (aliases 1685 | (alias Micro_SD_Card_Det_Hirose_DM3AT)) 1686 | (description "Micro SD Card Socket with card detection pins") 1687 | (docs https://www.hirose.com/product/en/download_file/key_name/DM3/category/Catalog/doc_file_id/49662/?file_category_id=4&item_id=195&is_series=1) 1688 | (footprints 1689 | (fp microSD*)) 1690 | (fields 1691 | (field (name Reference) J) 1692 | (field (name Value) Micro_SD_Card_Det)) 1693 | (pins 1694 | (pin (num 1) (name DAT2) (type BiDi)) 1695 | (pin (num 2) (name DAT3/CD) (type BiDi)) 1696 | (pin (num 3) (name CMD) (type input)) 1697 | (pin (num 4) (name VDD) (type power_in)) 1698 | (pin (num 5) (name CLK) (type input)) 1699 | (pin (num 6) (name VSS) (type power_in)) 1700 | (pin (num 7) (name DAT0) (type BiDi)) 1701 | (pin (num 8) (name DAT1) (type BiDi)) 1702 | (pin (num 9) (name DET_B) (type passive)) 1703 | (pin (num 10) (name DET_A) (type passive)) 1704 | (pin (num 11) (name SHIELD) (type passive)))) 1705 | (libpart (lib Connector) (part TestPoint) 1706 | (description "test point") 1707 | (docs ~) 1708 | (footprints 1709 | (fp Pin*) 1710 | (fp Test*)) 1711 | (fields 1712 | (field (name Reference) TP) 1713 | (field (name Value) TestPoint)) 1714 | (pins 1715 | (pin (num 1) (name 1) (type passive)))) 1716 | (libpart (lib Connector) (part USB_B_Micro) 1717 | (aliases 1718 | (alias USB_B_Mini)) 1719 | (description "USB Micro Type B connector") 1720 | (docs ~) 1721 | (footprints 1722 | (fp USB*)) 1723 | (fields 1724 | (field (name Reference) J) 1725 | (field (name Value) USB_B_Micro)) 1726 | (pins 1727 | (pin (num 1) (name VBUS) (type power_out)) 1728 | (pin (num 2) (name D-) (type BiDi)) 1729 | (pin (num 3) (name D+) (type BiDi)) 1730 | (pin (num 4) (name ID) (type passive)) 1731 | (pin (num 5) (name GND) (type power_out)) 1732 | (pin (num 6) (name Shield) (type passive)))) 1733 | (libpart (lib Connector_Generic) (part Conn_01x02) 1734 | (description "Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)") 1735 | (docs ~) 1736 | (footprints 1737 | (fp Connector*:*_1x??_*)) 1738 | (fields 1739 | (field (name Reference) J) 1740 | (field (name Value) Conn_01x02)) 1741 | (pins 1742 | (pin (num 1) (name Pin_1) (type passive)) 1743 | (pin (num 2) (name Pin_2) (type passive)))) 1744 | (libpart (lib Connector_Generic) (part Conn_01x03) 1745 | (description "Generic connector, single row, 01x03, script generated (kicad-library-utils/schlib/autogen/connector/)") 1746 | (docs ~) 1747 | (footprints 1748 | (fp Connector*:*_1x??_*)) 1749 | (fields 1750 | (field (name Reference) J) 1751 | (field (name Value) Conn_01x03)) 1752 | (pins 1753 | (pin (num 1) (name Pin_1) (type passive)) 1754 | (pin (num 2) (name Pin_2) (type passive)) 1755 | (pin (num 3) (name Pin_3) (type passive)))) 1756 | (libpart (lib Connector_Generic) (part Conn_01x04) 1757 | (description "Generic connector, single row, 01x04, script generated (kicad-library-utils/schlib/autogen/connector/)") 1758 | (docs ~) 1759 | (footprints 1760 | (fp Connector*:*_1x??_*)) 1761 | (fields 1762 | (field (name Reference) J) 1763 | (field (name Value) Conn_01x04)) 1764 | (pins 1765 | (pin (num 1) (name Pin_1) (type passive)) 1766 | (pin (num 2) (name Pin_2) (type passive)) 1767 | (pin (num 3) (name Pin_3) (type passive)) 1768 | (pin (num 4) (name Pin_4) (type passive)))) 1769 | (libpart (lib Connector_Generic) (part Conn_01x06) 1770 | (description "Generic connector, single row, 01x06, script generated (kicad-library-utils/schlib/autogen/connector/)") 1771 | (docs ~) 1772 | (footprints 1773 | (fp Connector*:*_1x??_*)) 1774 | (fields 1775 | (field (name Reference) J) 1776 | (field (name Value) Conn_01x06)) 1777 | (pins 1778 | (pin (num 1) (name Pin_1) (type passive)) 1779 | (pin (num 2) (name Pin_2) (type passive)) 1780 | (pin (num 3) (name Pin_3) (type passive)) 1781 | (pin (num 4) (name Pin_4) (type passive)) 1782 | (pin (num 5) (name Pin_5) (type passive)) 1783 | (pin (num 6) (name Pin_6) (type passive)))) 1784 | (libpart (lib Device) (part C_Small) 1785 | (description "Unpolarized capacitor, small symbol") 1786 | (docs ~) 1787 | (footprints 1788 | (fp C_*)) 1789 | (fields 1790 | (field (name Reference) C) 1791 | (field (name Value) C_Small)) 1792 | (pins 1793 | (pin (num 1) (name ~) (type passive)) 1794 | (pin (num 2) (name ~) (type passive)))) 1795 | (libpart (lib Device) (part Crystal_GND24_Small) 1796 | (description "Four pin crystal, GND on pins 2 and 4, small symbol") 1797 | (docs ~) 1798 | (footprints 1799 | (fp Crystal*)) 1800 | (fields 1801 | (field (name Reference) Y) 1802 | (field (name Value) Crystal_GND24_Small)) 1803 | (pins 1804 | (pin (num 1) (name 1) (type passive)) 1805 | (pin (num 2) (name 2) (type passive)) 1806 | (pin (num 3) (name 3) (type passive)) 1807 | (pin (num 4) (name 4) (type passive)))) 1808 | (libpart (lib Device) (part D_Schottky_Small) 1809 | (description "Schottky diode, small symbol") 1810 | (docs ~) 1811 | (footprints 1812 | (fp TO-???*) 1813 | (fp *_Diode_*) 1814 | (fp *SingleDiode*) 1815 | (fp D_*)) 1816 | (fields 1817 | (field (name Reference) D) 1818 | (field (name Value) D_Schottky_Small)) 1819 | (pins 1820 | (pin (num 1) (name K) (type passive)) 1821 | (pin (num 2) (name A) (type passive)))) 1822 | (libpart (lib Device) (part Ferrite_Bead_Small) 1823 | (description "Ferrite bead, small symbol") 1824 | (docs ~) 1825 | (footprints 1826 | (fp Inductor_*) 1827 | (fp L_*) 1828 | (fp *Ferrite*)) 1829 | (fields 1830 | (field (name Reference) FB) 1831 | (field (name Value) Ferrite_Bead_Small)) 1832 | (pins 1833 | (pin (num 1) (name ~) (type passive)) 1834 | (pin (num 2) (name ~) (type passive)))) 1835 | (libpart (lib Device) (part LED_Small) 1836 | (description "Light emitting diode, small symbol") 1837 | (docs ~) 1838 | (footprints 1839 | (fp LED*) 1840 | (fp LED_SMD:*) 1841 | (fp LED_THT:*)) 1842 | (fields 1843 | (field (name Reference) D) 1844 | (field (name Value) LED_Small)) 1845 | (pins 1846 | (pin (num 1) (name K) (type passive)) 1847 | (pin (num 2) (name A) (type passive)))) 1848 | (libpart (lib Device) (part L_Small) 1849 | (description "Inductor, small symbol") 1850 | (docs ~) 1851 | (footprints 1852 | (fp Choke_*) 1853 | (fp *Coil*) 1854 | (fp Inductor_*) 1855 | (fp L_*)) 1856 | (fields 1857 | (field (name Reference) L) 1858 | (field (name Value) L_Small)) 1859 | (pins 1860 | (pin (num 1) (name ~) (type passive)) 1861 | (pin (num 2) (name ~) (type passive)))) 1862 | (libpart (lib Device) (part Polyfuse_Small) 1863 | (description "Resettable fuse, polymeric positive temperature coefficient, small symbol") 1864 | (docs ~) 1865 | (footprints 1866 | (fp *polyfuse*) 1867 | (fp *PTC*)) 1868 | (fields 1869 | (field (name Reference) F) 1870 | (field (name Value) Polyfuse_Small)) 1871 | (pins 1872 | (pin (num 1) (name ~) (type passive)) 1873 | (pin (num 2) (name ~) (type passive)))) 1874 | (libpart (lib Device) (part R_Small) 1875 | (description "Resistor, small symbol") 1876 | (docs ~) 1877 | (footprints 1878 | (fp R_*)) 1879 | (fields 1880 | (field (name Reference) R) 1881 | (field (name Value) R_Small)) 1882 | (pins 1883 | (pin (num 1) (name ~) (type passive)) 1884 | (pin (num 2) (name ~) (type passive)))) 1885 | (libpart (lib Interface_CAN_LIN) (part TCAN332) 1886 | (aliases 1887 | (alias TCAN332G)) 1888 | (description "High-Speed CAN Transceiver, 1Mbps, 3.3V supply, SOT-23-8/SOIC-8") 1889 | (docs http://www.ti.com/lit/ds/symlink/tcan337.pdf) 1890 | (footprints 1891 | (fp *TSOT?23*) 1892 | (fp *SOIC*3.9x4.9mm*P1.27mm*)) 1893 | (fields 1894 | (field (name Reference) U) 1895 | (field (name Value) TCAN332)) 1896 | (pins 1897 | (pin (num 1) (name TXD) (type input)) 1898 | (pin (num 2) (name GND) (type power_in)) 1899 | (pin (num 3) (name VCC) (type power_in)) 1900 | (pin (num 4) (name RXD) (type 3state)) 1901 | (pin (num 5) (name NC) (type NotConnected)) 1902 | (pin (num 6) (name CANL) (type BiDi)) 1903 | (pin (num 7) (name CANH) (type BiDi)) 1904 | (pin (num 8) (name NC) (type NotConnected)))) 1905 | (libpart (lib Interface_UART) (part MAX232) 1906 | (aliases 1907 | (alias MAX232I) 1908 | (alias MAX202) 1909 | (alias ADM232A) 1910 | (alias MAX3232) 1911 | (alias ICL3232)) 1912 | (description "Dual RS232 driver/receiver, 5V supply, 120kb/s, 0C-70C") 1913 | (docs http://www.ti.com/lit/ds/symlink/max232.pdf) 1914 | (footprints 1915 | (fp SOIC*P1.27mm*) 1916 | (fp DIP*W7.62mm*) 1917 | (fp TSSOP*4.4x5mm*P0.65mm*)) 1918 | (fields 1919 | (field (name Reference) U) 1920 | (field (name Value) MAX232)) 1921 | (pins 1922 | (pin (num 1) (name C1+) (type passive)) 1923 | (pin (num 2) (name VS+) (type power_out)) 1924 | (pin (num 3) (name C1-) (type passive)) 1925 | (pin (num 4) (name C2+) (type passive)) 1926 | (pin (num 5) (name C2-) (type passive)) 1927 | (pin (num 6) (name VS-) (type power_out)) 1928 | (pin (num 7) (name T2OUT) (type output)) 1929 | (pin (num 8) (name R2IN) (type input)) 1930 | (pin (num 9) (name R2OUT) (type output)) 1931 | (pin (num 10) (name T2IN) (type input)) 1932 | (pin (num 11) (name T1IN) (type input)) 1933 | (pin (num 12) (name R1OUT) (type output)) 1934 | (pin (num 13) (name R1IN) (type input)) 1935 | (pin (num 14) (name T1OUT) (type output)) 1936 | (pin (num 15) (name GND) (type power_in)) 1937 | (pin (num 16) (name VCC) (type power_in)))) 1938 | (libpart (lib Jumper) (part SolderJumper_2_Bridged) 1939 | (description "Solder Jumper, 2-pole, closed/bridged") 1940 | (docs ~) 1941 | (footprints 1942 | (fp SolderJumper*Bridged*)) 1943 | (fields 1944 | (field (name Reference) JP) 1945 | (field (name Value) SolderJumper_2_Bridged)) 1946 | (pins 1947 | (pin (num 1) (name A) (type passive)) 1948 | (pin (num 2) (name B) (type passive)))) 1949 | (libpart (lib Jumper) (part SolderJumper_2_Open) 1950 | (description "Solder Jumper, 2-pole, open") 1951 | (docs ~) 1952 | (footprints 1953 | (fp SolderJumper*Open*)) 1954 | (fields 1955 | (field (name Reference) JP) 1956 | (field (name Value) SolderJumper_2_Open)) 1957 | (pins 1958 | (pin (num 1) (name A) (type passive)) 1959 | (pin (num 2) (name B) (type passive)))) 1960 | (libpart (lib MCU_ST_STM32F4) (part STM32F407VETx) 1961 | (aliases 1962 | (alias STM32F407VGTx)) 1963 | (description "ARM Cortex-M4 MCU, 512KB flash, 128KB RAM, 168MHz, 1.8-3.6V, 82 GPIO, LQFP-100") 1964 | (docs http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/DM00037051.pdf) 1965 | (footprints 1966 | (fp LQFP*14x14mm*P0.5mm*)) 1967 | (fields 1968 | (field (name Reference) U) 1969 | (field (name Value) STM32F407VETx) 1970 | (field (name Footprint) Package_QFP:LQFP-100_14x14mm_P0.5mm)) 1971 | (pins 1972 | (pin (num 1) (name PE2) (type BiDi)) 1973 | (pin (num 2) (name PE3) (type BiDi)) 1974 | (pin (num 3) (name PE4) (type BiDi)) 1975 | (pin (num 4) (name PE5) (type BiDi)) 1976 | (pin (num 5) (name PE6) (type BiDi)) 1977 | (pin (num 6) (name VBAT) (type power_in)) 1978 | (pin (num 7) (name PC13) (type BiDi)) 1979 | (pin (num 8) (name PC14) (type BiDi)) 1980 | (pin (num 9) (name PC15) (type BiDi)) 1981 | (pin (num 10) (name VSS) (type power_in)) 1982 | (pin (num 11) (name VDD) (type power_in)) 1983 | (pin (num 12) (name PH0) (type input)) 1984 | (pin (num 13) (name PH1) (type input)) 1985 | (pin (num 14) (name NRST) (type input)) 1986 | (pin (num 15) (name PC0) (type BiDi)) 1987 | (pin (num 16) (name PC1) (type BiDi)) 1988 | (pin (num 17) (name PC2) (type BiDi)) 1989 | (pin (num 18) (name PC3) (type BiDi)) 1990 | (pin (num 19) (name VDD) (type power_in)) 1991 | (pin (num 20) (name VSSA) (type power_in)) 1992 | (pin (num 21) (name VREF+) (type power_in)) 1993 | (pin (num 22) (name VDDA) (type power_in)) 1994 | (pin (num 23) (name PA0) (type BiDi)) 1995 | (pin (num 24) (name PA1) (type BiDi)) 1996 | (pin (num 25) (name PA2) (type BiDi)) 1997 | (pin (num 26) (name PA3) (type BiDi)) 1998 | (pin (num 27) (name VSS) (type power_in)) 1999 | (pin (num 28) (name VDD) (type power_in)) 2000 | (pin (num 29) (name PA4) (type BiDi)) 2001 | (pin (num 30) (name PA5) (type BiDi)) 2002 | (pin (num 31) (name PA6) (type BiDi)) 2003 | (pin (num 32) (name PA7) (type BiDi)) 2004 | (pin (num 33) (name PC4) (type BiDi)) 2005 | (pin (num 34) (name PC5) (type BiDi)) 2006 | (pin (num 35) (name PB0) (type BiDi)) 2007 | (pin (num 36) (name PB1) (type BiDi)) 2008 | (pin (num 37) (name PB2) (type BiDi)) 2009 | (pin (num 38) (name PE7) (type BiDi)) 2010 | (pin (num 39) (name PE8) (type BiDi)) 2011 | (pin (num 40) (name PE9) (type BiDi)) 2012 | (pin (num 41) (name PE10) (type BiDi)) 2013 | (pin (num 42) (name PE11) (type BiDi)) 2014 | (pin (num 43) (name PE12) (type BiDi)) 2015 | (pin (num 44) (name PE13) (type BiDi)) 2016 | (pin (num 45) (name PE14) (type BiDi)) 2017 | (pin (num 46) (name PE15) (type BiDi)) 2018 | (pin (num 47) (name PB10) (type BiDi)) 2019 | (pin (num 48) (name PB11) (type BiDi)) 2020 | (pin (num 49) (name VCAP_1) (type power_in)) 2021 | (pin (num 50) (name VDD) (type power_in)) 2022 | (pin (num 51) (name PB12) (type BiDi)) 2023 | (pin (num 52) (name PB13) (type BiDi)) 2024 | (pin (num 53) (name PB14) (type BiDi)) 2025 | (pin (num 54) (name PB15) (type BiDi)) 2026 | (pin (num 55) (name PD8) (type BiDi)) 2027 | (pin (num 56) (name PD9) (type BiDi)) 2028 | (pin (num 57) (name PD10) (type BiDi)) 2029 | (pin (num 58) (name PD11) (type BiDi)) 2030 | (pin (num 59) (name PD12) (type BiDi)) 2031 | (pin (num 60) (name PD13) (type BiDi)) 2032 | (pin (num 61) (name PD14) (type BiDi)) 2033 | (pin (num 62) (name PD15) (type BiDi)) 2034 | (pin (num 63) (name PC6) (type BiDi)) 2035 | (pin (num 64) (name PC7) (type BiDi)) 2036 | (pin (num 65) (name PC8) (type BiDi)) 2037 | (pin (num 66) (name PC9) (type BiDi)) 2038 | (pin (num 67) (name PA8) (type BiDi)) 2039 | (pin (num 68) (name PA9) (type BiDi)) 2040 | (pin (num 69) (name PA10) (type BiDi)) 2041 | (pin (num 70) (name PA11) (type BiDi)) 2042 | (pin (num 71) (name PA12) (type BiDi)) 2043 | (pin (num 72) (name PA13) (type BiDi)) 2044 | (pin (num 73) (name VCAP_2) (type power_in)) 2045 | (pin (num 74) (name VSS) (type power_in)) 2046 | (pin (num 75) (name VDD) (type power_in)) 2047 | (pin (num 76) (name PA14) (type BiDi)) 2048 | (pin (num 77) (name PA15) (type BiDi)) 2049 | (pin (num 78) (name PC10) (type BiDi)) 2050 | (pin (num 79) (name PC11) (type BiDi)) 2051 | (pin (num 80) (name PC12) (type BiDi)) 2052 | (pin (num 81) (name PD0) (type BiDi)) 2053 | (pin (num 82) (name PD1) (type BiDi)) 2054 | (pin (num 83) (name PD2) (type BiDi)) 2055 | (pin (num 84) (name PD3) (type BiDi)) 2056 | (pin (num 85) (name PD4) (type BiDi)) 2057 | (pin (num 86) (name PD5) (type BiDi)) 2058 | (pin (num 87) (name PD6) (type BiDi)) 2059 | (pin (num 88) (name PD7) (type BiDi)) 2060 | (pin (num 89) (name PB3) (type BiDi)) 2061 | (pin (num 90) (name PB4) (type BiDi)) 2062 | (pin (num 91) (name PB5) (type BiDi)) 2063 | (pin (num 92) (name PB6) (type BiDi)) 2064 | (pin (num 93) (name PB7) (type BiDi)) 2065 | (pin (num 94) (name BOOT0) (type input)) 2066 | (pin (num 95) (name PB8) (type BiDi)) 2067 | (pin (num 96) (name PB9) (type BiDi)) 2068 | (pin (num 97) (name PE0) (type BiDi)) 2069 | (pin (num 98) (name PE1) (type BiDi)) 2070 | (pin (num 99) (name VSS) (type power_in)) 2071 | (pin (num 100) (name VDD) (type power_in)))) 2072 | (libpart (lib OWN_Parts_) (part BLE_HM-11) 2073 | (description "Bluetooth V4.0 HM-11 BLE Module") 2074 | (fields 2075 | (field (name Reference) U) 2076 | (field (name Value) BLE_HM-11)) 2077 | (pins 2078 | (pin (num 1) (name UART_RTS) (type output)) 2079 | (pin (num 2) (name UART_TX) (type output)) 2080 | (pin (num 3) (name UART_CTS) (type input)) 2081 | (pin (num 4) (name UART_RX) (type input)) 2082 | (pin (num 5) (name NC) (type NotConnected)) 2083 | (pin (num 6) (name NC) (type NotConnected)) 2084 | (pin (num 7) (name NC) (type NotConnected)) 2085 | (pin (num 8) (name NC) (type NotConnected)) 2086 | (pin (num 9) (name VCC) (type power_in)) 2087 | (pin (num 10) (name NC) (type NotConnected)) 2088 | (pin (num 11) (name RESETB) (type input)) 2089 | (pin (num 12) (name GND) (type power_in)) 2090 | (pin (num 13) (name PIO3) (type BiDi)) 2091 | (pin (num 14) (name PIO2) (type BiDi)) 2092 | (pin (num 15) (name PIO1) (type BiDi)) 2093 | (pin (num 16) (name PIO0) (type BiDi)))) 2094 | (libpart (lib OWN_Parts_) (part FXOS8700) 2095 | (fields 2096 | (field (name Reference) U) 2097 | (field (name Value) FXOS8700)) 2098 | (pins 2099 | (pin (num 1) (name VDDIO) (type input)) 2100 | (pin (num 2) (name BYP) (type input)) 2101 | (pin (num 3) (name Reserved) (type input)) 2102 | (pin (num 4) (name SCL/SCLK) (type input)) 2103 | (pin (num 5) (name GND) (type input)) 2104 | (pin (num 6) (name SDA/MOSI) (type input)) 2105 | (pin (num 7) (name SA0/MISO) (type input)) 2106 | (pin (num 8) (name Crst) (type input)) 2107 | (pin (num 9) (name INT2) (type input)) 2108 | (pin (num 10) (name SA1/CS_B) (type input)) 2109 | (pin (num 11) (name INT1) (type input)) 2110 | (pin (num 12) (name GND) (type input)) 2111 | (pin (num 13) (name Reserved) (type input)) 2112 | (pin (num 14) (name VDD) (type input)) 2113 | (pin (num 15) (name N/C) (type input)) 2114 | (pin (num 16) (name RST) (type input)))) 2115 | (libpart (lib OWN_Parts_) (part HAMMOND_1593W) 2116 | (fields 2117 | (field (name Reference) U) 2118 | (field (name Value) HAMMOND_1593W)) 2119 | (pins 2120 | (pin (num 1) (name GND) (type input)))) 2121 | (libpart (lib OWN_Parts_) (part MP2359DJ-LF-Z) 2122 | (fields 2123 | (field (name Reference) U) 2124 | (field (name Value) MP2359DJ-LF-Z)) 2125 | (pins 2126 | (pin (num 1) (name BST) (type input)) 2127 | (pin (num 2) (name GND) (type power_in)) 2128 | (pin (num 3) (name FB) (type input)) 2129 | (pin (num 4) (name EN) (type input)) 2130 | (pin (num 5) (name IN) (type power_in)) 2131 | (pin (num 6) (name SW) (type power_out)))) 2132 | (libpart (lib OWN_Parts_) (part MTi-1IMU) 2133 | (fields 2134 | (field (name Reference) U) 2135 | (field (name Value) MTi-1IMU)) 2136 | (pins 2137 | (pin (num 1) (name AUX_SCK/DNC) (type input)) 2138 | (pin (num 2) (name DNC) (type input)) 2139 | (pin (num 3) (name DNC) (type input)) 2140 | (pin (num 4) (name GND) (type input)) 2141 | (pin (num 5) (name VDDA) (type input)) 2142 | (pin (num 6) (name nRST) (type input)) 2143 | (pin (num 7) (name VDDIO) (type input)) 2144 | (pin (num 8) (name GND) (type input)) 2145 | (pin (num 9) (name SPI_nCS) (type input)) 2146 | (pin (num 10) (name SPI_MOSI_or_ADD2) (type input)) 2147 | (pin (num 11) (name SPI_MISO_or_ADD1) (type input)) 2148 | (pin (num 12) (name SPI_SCK_or_ADD0) (type input)) 2149 | (pin (num 13) (name GND) (type input)) 2150 | (pin (num 14) (name PSEL0) (type input)) 2151 | (pin (num 15) (name PSEL1) (type input)) 2152 | (pin (num 16) (name SYNC_IN) (type input)) 2153 | (pin (num 17) (name RESERVED) (type input)) 2154 | (pin (num 18) (name AUX_RX/DNC) (type input)) 2155 | (pin (num 19) (name AUX_TX/DNC) (type input)) 2156 | (pin (num 20) (name SYNC_PPS/DNC) (type input)) 2157 | (pin (num 21) (name DE_or_RTS) (type input)) 2158 | (pin (num 22) (name DRDY_or_nRE_or_CTS) (type input)) 2159 | (pin (num 23) (name UART_RX_or_I2C_SDA) (type input)) 2160 | (pin (num 24) (name UART_TX_or_I2C_SCL) (type input)) 2161 | (pin (num 25) (name GND) (type input)))) 2162 | (libpart (lib OWN_Parts_) (part SSCMRRN001PG2A3) 2163 | (fields 2164 | (field (name Reference) U) 2165 | (field (name Value) SSCMRRN001PG2A3)) 2166 | (pins 2167 | (pin (num 1) (name GND) (type input)) 2168 | (pin (num 2) (name VSupply) (type input)) 2169 | (pin (num 3) (name SDA) (type input)) 2170 | (pin (num 4) (name SCL) (type input)) 2171 | (pin (num 5) (name NC) (type NotConnected)) 2172 | (pin (num 6) (name NC) (type NotConnected)) 2173 | (pin (num 7) (name NC) (type NotConnected)) 2174 | (pin (num 8) (name NC) (type NotConnected)))) 2175 | (libpart (lib Power_Protection) (part USBLC6-2SC6) 2176 | (description "Very low capacitance ESD protection diode, 2 data-line, SOT-23-6") 2177 | (docs https://www.st.com/resource/en/datasheet/usblc6-2.pdf) 2178 | (footprints 2179 | (fp SOT?23*)) 2180 | (fields 2181 | (field (name Reference) U) 2182 | (field (name Value) USBLC6-2SC6) 2183 | (field (name Footprint) Package_TO_SOT_SMD:SOT-23-6)) 2184 | (pins 2185 | (pin (num 1) (name I/O1) (type passive)) 2186 | (pin (num 2) (name GND) (type passive)) 2187 | (pin (num 3) (name I/O2) (type passive)) 2188 | (pin (num 4) (name I/O2) (type passive)) 2189 | (pin (num 5) (name VBUS) (type passive)) 2190 | (pin (num 6) (name I/O1) (type passive)))) 2191 | (libpart (lib RF_GPS) (part NEO-M8N) 2192 | (aliases 2193 | (alias NEO-8Q) 2194 | (alias NEO-M8Q)) 2195 | (description "GNSS Module NEO M8, VCC 2.7V to 3.6V") 2196 | (docs https://www.u-blox.com/sites/default/files/NEO-M8-FW3_DataSheet_%28UBX-15031086%29.pdf) 2197 | (footprints 2198 | (fp ublox*NEO*)) 2199 | (fields 2200 | (field (name Reference) U) 2201 | (field (name Value) NEO-M8N) 2202 | (field (name Footprint) RF_GPS:ublox_NEO)) 2203 | (pins 2204 | (pin (num 1) (name ~SAFEBOOT) (type input)) 2205 | (pin (num 2) (name D_SEL) (type input)) 2206 | (pin (num 3) (name TIMEPULSE) (type output)) 2207 | (pin (num 4) (name EXTINT) (type input)) 2208 | (pin (num 5) (name USB_DM) (type BiDi)) 2209 | (pin (num 6) (name USB_DP) (type BiDi)) 2210 | (pin (num 7) (name VDD_USB) (type power_in)) 2211 | (pin (num 8) (name ~RESET) (type input)) 2212 | (pin (num 9) (name VCC_RF) (type power_out)) 2213 | (pin (num 10) (name GND) (type power_in)) 2214 | (pin (num 11) (name RF_IN) (type input)) 2215 | (pin (num 12) (name GND) (type passive)) 2216 | (pin (num 13) (name GND) (type passive)) 2217 | (pin (num 14) (name LNA_EN) (type output)) 2218 | (pin (num 15) (name RESERVED) (type NotConnected)) 2219 | (pin (num 16) (name RESERVED) (type NotConnected)) 2220 | (pin (num 17) (name RESERVED) (type NotConnected)) 2221 | (pin (num 18) (name SDA/~SPI_CS) (type BiDi)) 2222 | (pin (num 19) (name SCL/SPI_CLK) (type input)) 2223 | (pin (num 20) (name TXD/SPI_MISO) (type output)) 2224 | (pin (num 21) (name RXD/SPI_MOSI) (type input)) 2225 | (pin (num 22) (name V_BCKP) (type power_in)) 2226 | (pin (num 23) (name VCC) (type power_in)) 2227 | (pin (num 24) (name GND) (type passive)))) 2228 | (libpart (lib Regulator_Linear) (part AP1117-15) 2229 | (aliases 2230 | (alias AP1117-18) 2231 | (alias AP1117-25) 2232 | (alias AP1117-33) 2233 | (alias AP1117-50) 2234 | (alias LD1117S33TR_SOT223) 2235 | (alias LD1117S12TR_SOT223) 2236 | (alias LD1117S18TR_SOT223) 2237 | (alias LD1117S25TR_SOT223) 2238 | (alias LD1117S50TR_SOT223) 2239 | (alias NCP1117-12_SOT223) 2240 | (alias NCP1117-1.5_SOT223) 2241 | (alias NCP1117-1.8_SOT223) 2242 | (alias NCP1117-2.0_SOT223) 2243 | (alias NCP1117-2.5_SOT223) 2244 | (alias NCP1117-2.85_SOT223) 2245 | (alias NCP1117-3.3_SOT223) 2246 | (alias NCP1117-5.0_SOT223) 2247 | (alias AMS1117-1.5) 2248 | (alias AMS1117-1.8) 2249 | (alias AMS1117-2.5) 2250 | (alias AMS1117-2.85) 2251 | (alias AMS1117-3.3) 2252 | (alias AMS1117-5.0)) 2253 | (description "1A Low Dropout regulator, positive, 1.5V fixed output, SOT-223") 2254 | (docs http://www.diodes.com/datasheets/AP1117.pdf) 2255 | (footprints 2256 | (fp SOT?223*TabPin2*)) 2257 | (fields 2258 | (field (name Reference) U) 2259 | (field (name Value) AP1117-15) 2260 | (field (name Footprint) Package_TO_SOT_SMD:SOT-223-3_TabPin2)) 2261 | (pins 2262 | (pin (num 1) (name GND) (type power_in)) 2263 | (pin (num 2) (name VO) (type power_out)) 2264 | (pin (num 3) (name VI) (type power_in)))) 2265 | (libpart (lib SamacSys_Parts) (part 6339167-3) 2266 | (description "Modular Connectors / Ethernet Connectors 1X4 8/8 R/A") 2267 | (docs https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F6339167%7FA3%7Fpdf%7FEnglish%7FENG_CD_6339167_A3.pdf%7F6339167-3) 2268 | (fields 2269 | (field (name Reference) J) 2270 | (field (name Value) 6339167-3) 2271 | (field (name Footprint) 63391673) 2272 | (field (name Datasheet) https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F6339167%7FA3%7Fpdf%7FEnglish%7FENG_CD_6339167_A3.pdf%7F6339167-3) 2273 | (field (name Description) "Modular Connectors / Ethernet Connectors 1X4 8/8 R/A") 2274 | (field (name Height) 16.1) 2275 | (field (name "Mouser Part Number") 571-6339167-3) 2276 | (field (name "Mouser Price/Stock") https://www.mouser.co.uk/ProductDetail/TE-Connectivity/6339167-3?qs=Il0cmQ4mt8I3NV0IIRZAEg%3D%3D) 2277 | (field (name Manufacturer_Name) "TE Connectivity") 2278 | (field (name Manufacturer_Part_Number) 6339167-3)) 2279 | (pins 2280 | (pin (num A1) (name A1) (type passive)) 2281 | (pin (num A2) (name A2) (type passive)) 2282 | (pin (num A3) (name A3) (type passive)) 2283 | (pin (num A4) (name A4) (type passive)) 2284 | (pin (num A5) (name A5) (type passive)) 2285 | (pin (num A6) (name A6) (type passive)) 2286 | (pin (num A7) (name A7) (type passive)) 2287 | (pin (num A8) (name A8) (type passive)) 2288 | (pin (num B1) (name B1) (type passive)) 2289 | (pin (num B2) (name B2) (type passive)) 2290 | (pin (num B3) (name B3) (type passive)) 2291 | (pin (num B4) (name B4) (type passive)) 2292 | (pin (num B5) (name B5) (type passive)) 2293 | (pin (num B6) (name B6) (type passive)) 2294 | (pin (num B7) (name B7) (type passive)) 2295 | (pin (num B8) (name B8) (type passive)) 2296 | (pin (num C1) (name C1) (type passive)) 2297 | (pin (num C2) (name C2) (type passive)) 2298 | (pin (num C3) (name C3) (type passive)) 2299 | (pin (num C4) (name C4) (type passive)) 2300 | (pin (num C5) (name C5) (type passive)) 2301 | (pin (num C6) (name C6) (type passive)) 2302 | (pin (num C7) (name C7) (type passive)) 2303 | (pin (num C8) (name C8) (type passive)) 2304 | (pin (num D1) (name D1) (type passive)) 2305 | (pin (num D2) (name D2) (type passive)) 2306 | (pin (num D3) (name D3) (type passive)) 2307 | (pin (num D4) (name D4) (type passive)) 2308 | (pin (num D5) (name D5) (type passive)) 2309 | (pin (num D6) (name D6) (type passive)) 2310 | (pin (num D7) (name D7) (type passive)) 2311 | (pin (num D8) (name D8) (type passive)) 2312 | (pin (num MH1) (name MH1) (type passive)) 2313 | (pin (num MH2) (name MH2) (type passive)) 2314 | (pin (num MH3) (name MH3) (type passive)) 2315 | (pin (num MH4) (name MH4) (type passive)) 2316 | (pin (num MH5) (name MH5) (type passive)))) 2317 | (libpart (lib Sensor_Motion) (part L3GD20) 2318 | (description "[Not recommended for new designs] 16-bit 3 Axis Digital MEMS Gyroscope, LGA-16") 2319 | (docs http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/DM00036465.pdf) 2320 | (footprints 2321 | (fp LGA*4x4mm*P0.65mm*LayoutBorder4x4y*)) 2322 | (fields 2323 | (field (name Reference) U) 2324 | (field (name Value) L3GD20) 2325 | (field (name Footprint) Package_LGA:LGA-16_4x4mm_P0.65mm_LayoutBorder4x4y)) 2326 | (pins 2327 | (pin (num 1) (name VDDIO) (type power_in)) 2328 | (pin (num 2) (name SCL/SPC) (type input)) 2329 | (pin (num 3) (name SDA/SDI/SDO) (type BiDi)) 2330 | (pin (num 4) (name SDO/SA0) (type output)) 2331 | (pin (num 5) (name CS) (type input)) 2332 | (pin (num 6) (name DRDY/INT2) (type output)) 2333 | (pin (num 7) (name INT1) (type output)) 2334 | (pin (num 8) (name "RES(GND)") (type passive)) 2335 | (pin (num 9) (name "RES(GND)") (type passive)) 2336 | (pin (num 10) (name "RES(GND)") (type passive)) 2337 | (pin (num 11) (name "RES(GND)") (type passive)) 2338 | (pin (num 12) (name "RES(GND)") (type passive)) 2339 | (pin (num 13) (name GND) (type power_in)) 2340 | (pin (num 14) (name "RES(CAP)") (type passive)) 2341 | (pin (num 15) (name "RES(VDD)") (type passive)) 2342 | (pin (num 16) (name VDD) (type power_in)))) 2343 | (libpart (lib Sensor_Pressure) (part MS5607-02BA) 2344 | (aliases 2345 | (alias MS5611-01BA)) 2346 | (description "Barometric pressure sensor, 20cm resolution, 10 to 1200 mbar, I2C and SPI interface up to 20MHz, LGA-8") 2347 | (docs https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Data+Sheet%7FMS5607-02BA03%7FB2%7Fpdf%7FEnglish%7FENG_DS_MS5607-02BA03_B2.pdf%7FCAT-BLPS0035) 2348 | (footprints 2349 | (fp LGA*3x5mm*P1.25mm*)) 2350 | (fields 2351 | (field (name Reference) U) 2352 | (field (name Value) MS5607-02BA) 2353 | (field (name Footprint) Package_LGA:LGA-8_3x5mm_P1.25mm)) 2354 | (pins 2355 | (pin (num 1) (name VDD) (type power_in)) 2356 | (pin (num 2) (name PS) (type input)) 2357 | (pin (num 3) (name GND) (type power_in)) 2358 | (pin (num 4) (name CSB) (type input)) 2359 | (pin (num 5) (name CSB) (type input)) 2360 | (pin (num 6) (name SDO) (type output)) 2361 | (pin (num 7) (name SDI/SDA) (type BiDi)) 2362 | (pin (num 8) (name SCLK) (type input)))) 2363 | (libpart (lib Switch) (part SW_MEC_5E) 2364 | (description "MEC 5E single pole normally-open tactile switch") 2365 | (docs http://www.apem.com/int/index.php?controller=attachment&id_attachment=1371) 2366 | (footprints 2367 | (fp SW*MEC*5G*)) 2368 | (fields 2369 | (field (name Reference) SW) 2370 | (field (name Value) SW_MEC_5E)) 2371 | (pins 2372 | (pin (num 1) (name 1) (type passive)) 2373 | (pin (num 2) (name 2) (type passive)) 2374 | (pin (num 3) (name K) (type passive)) 2375 | (pin (num 4) (name A) (type passive)))) 2376 | (libpart (lib Transistor_FET) (part TP0610T) 2377 | (aliases 2378 | (alias VP0610T) 2379 | (alias BSS84) 2380 | (alias NTR2101P) 2381 | (alias BSS83P) 2382 | (alias Si2319CDS) 2383 | (alias IRLML6401) 2384 | (alias IRLML6402) 2385 | (alias DMG2301L) 2386 | (alias AO3401A) 2387 | (alias IRLML9301) 2388 | (alias IRLML5203) 2389 | (alias Si2371EDS) 2390 | (alias TSM2301ACX) 2391 | (alias FDN340P)) 2392 | (description "-0.18A Id, -60V Vds, P-Channel MOSFET, SOT-23") 2393 | (docs http://www.vishay.com/docs/70209/70209.pdf) 2394 | (footprints 2395 | (fp SOT?23*)) 2396 | (fields 2397 | (field (name Reference) Q) 2398 | (field (name Value) TP0610T) 2399 | (field (name Footprint) Package_TO_SOT_SMD:SOT-23)) 2400 | (pins 2401 | (pin (num 1) (name G) (type input)) 2402 | (pin (num 2) (name S) (type passive)) 2403 | (pin (num 3) (name D) (type passive))))) 2404 | (libraries 2405 | (library (logical Connector) 2406 | (uri "C:\\Program Files\\KiCad\\share\\kicad\\library/Connector.lib")) 2407 | (library (logical Connector_Generic) 2408 | (uri "C:\\Program Files\\KiCad\\share\\kicad\\library/Connector_Generic.lib")) 2409 | (library (logical Device) 2410 | (uri "C:\\Program Files\\KiCad\\share\\kicad\\library/Device.lib")) 2411 | (library (logical Interface_CAN_LIN) 2412 | (uri "C:\\Program Files\\KiCad\\share\\kicad\\library/Interface_CAN_LIN.lib")) 2413 | (library (logical Interface_UART) 2414 | (uri "C:\\Program Files\\KiCad\\share\\kicad\\library/Interface_UART.lib")) 2415 | (library (logical Jumper) 2416 | (uri "C:\\Program Files\\KiCad\\share\\kicad\\library/Jumper.lib")) 2417 | (library (logical MCU_ST_STM32F4) 2418 | (uri "C:\\Program Files\\KiCad\\share\\kicad\\library/MCU_ST_STM32F4.lib")) 2419 | (library (logical OWN_Parts_) 2420 | (uri C:/Users/mbetz/Documents/privat/kicad/libraries/OWN_Parts_.lib)) 2421 | (library (logical Power_Protection) 2422 | (uri "C:\\Program Files\\KiCad\\share\\kicad\\library/Power_Protection.lib")) 2423 | (library (logical RF_GPS) 2424 | (uri "C:\\Program Files\\KiCad\\share\\kicad\\library/RF_GPS.lib")) 2425 | (library (logical Regulator_Linear) 2426 | (uri "C:\\Program Files\\KiCad\\share\\kicad\\library/Regulator_Linear.lib")) 2427 | (library (logical SamacSys_Parts) 2428 | (uri C:/Users/mbetz/Documents/privat/kicad/libraries/SamacSys_Parts.lib)) 2429 | (library (logical Sensor_Motion) 2430 | (uri "C:\\Program Files\\KiCad\\share\\kicad\\library/Sensor_Motion.lib")) 2431 | (library (logical Sensor_Pressure) 2432 | (uri "C:\\Program Files\\KiCad\\share\\kicad\\library/Sensor_Pressure.lib")) 2433 | (library (logical Switch) 2434 | (uri "C:\\Program Files\\KiCad\\share\\kicad\\library/Switch.lib")) 2435 | (library (logical Transistor_FET) 2436 | (uri "C:\\Program Files\\KiCad\\share\\kicad\\library/Transistor_FET.lib"))) 2437 | (nets 2438 | (net (code 1) (name "Net-(U5-Pad2)") 2439 | (node (ref U5) (pin 2))) 2440 | (net (code 2) (name "Net-(U5-Pad3)") 2441 | (node (ref U5) (pin 3))) 2442 | (net (code 3) (name +3.3VA) 2443 | (node (ref U12) (pin 2)) 2444 | (node (ref U12) (pin 1)) 2445 | (node (ref U7) (pin 2)) 2446 | (node (ref U7) (pin 1)) 2447 | (node (ref C33) (pin 1)) 2448 | (node (ref C28) (pin 1)) 2449 | (node (ref C27) (pin 1)) 2450 | (node (ref C30) (pin 1)) 2451 | (node (ref U12) (pin 4)) 2452 | (node (ref U4) (pin 16)) 2453 | (node (ref TP2) (pin 1)) 2454 | (node (ref U6) (pin 14)) 2455 | (node (ref D12) (pin 2)) 2456 | (node (ref D13) (pin 1)) 2457 | (node (ref U12) (pin 5)) 2458 | (node (ref C46) (pin 1)) 2459 | (node (ref C45) (pin 1)) 2460 | (node (ref C14) (pin 1)) 2461 | (node (ref U1) (pin 22)) 2462 | (node (ref U17) (pin 2)) 2463 | (node (ref R8) (pin 2)) 2464 | (node (ref C13) (pin 1)) 2465 | (node (ref R21) (pin 2)) 2466 | (node (ref C38) (pin 1)) 2467 | (node (ref C36) (pin 1)) 2468 | (node (ref C11) (pin 1))) 2469 | (net (code 4) (name "Net-(C3-Pad1)") 2470 | (node (ref C3) (pin 1)) 2471 | (node (ref U1) (pin 49))) 2472 | (net (code 5) (name GND) 2473 | (node (ref R2) (pin 1)) 2474 | (node (ref U6) (pin 3)) 2475 | (node (ref R28) (pin 1)) 2476 | (node (ref U6) (pin 5)) 2477 | (node (ref U7) (pin 3)) 2478 | (node (ref U7) (pin 4)) 2479 | (node (ref U7) (pin 5)) 2480 | (node (ref U12) (pin 3)) 2481 | (node (ref C50) (pin 1)) 2482 | (node (ref J9) (pin 2)) 2483 | (node (ref C52) (pin 1)) 2484 | (node (ref J12) (pin 4)) 2485 | (node (ref J24) (pin 6)) 2486 | (node (ref C31) (pin 1)) 2487 | (node (ref C40) (pin 2)) 2488 | (node (ref J14) (pin 3)) 2489 | (node (ref U9) (pin 2)) 2490 | (node (ref U11) (pin 1)) 2491 | (node (ref J7) (pin 4)) 2492 | (node (ref J17) (pin 5)) 2493 | (node (ref J17) (pin 6)) 2494 | (node (ref D9) (pin 1)) 2495 | (node (ref D8) (pin 1)) 2496 | (node (ref J20) (pin 3)) 2497 | (node (ref C18) (pin 2)) 2498 | (node (ref C20) (pin 2)) 2499 | (node (ref C22) (pin 1)) 2500 | (node (ref C23) (pin 1)) 2501 | (node (ref J11) (pin 4)) 2502 | (node (ref J15) (pin 4)) 2503 | (node (ref J19) (pin 4)) 2504 | (node (ref J3) (pin B1)) 2505 | (node (ref J3) (pin B2)) 2506 | (node (ref J3) (pin B5)) 2507 | (node (ref J3) (pin C1)) 2508 | (node (ref J3) (pin C2)) 2509 | (node (ref C29) (pin 2)) 2510 | (node (ref D5) (pin 2)) 2511 | (node (ref C32) (pin 2)) 2512 | (node (ref R18) (pin 2)) 2513 | (node (ref J3) (pin D5)) 2514 | (node (ref C34) (pin 2)) 2515 | (node (ref J3) (pin MH1)) 2516 | (node (ref C35) (pin 2)) 2517 | (node (ref J3) (pin MH3)) 2518 | (node (ref J3) (pin MH4)) 2519 | (node (ref J3) (pin MH5)) 2520 | (node (ref J3) (pin MH2)) 2521 | (node (ref U18) (pin 1)) 2522 | (node (ref J3) (pin A1)) 2523 | (node (ref J3) (pin A2)) 2524 | (node (ref J3) (pin D2)) 2525 | (node (ref J3) (pin D1)) 2526 | (node (ref J3) (pin A5)) 2527 | (node (ref J3) (pin C5)) 2528 | (node (ref R40) (pin 1)) 2529 | (node (ref C49) (pin 1)) 2530 | (node (ref J10) (pin 6)) 2531 | (node (ref C48) (pin 2)) 2532 | (node (ref C11) (pin 2)) 2533 | (node (ref R13) (pin 2)) 2534 | (node (ref U5) (pin 13)) 2535 | (node (ref U5) (pin 25)) 2536 | (node (ref R39) (pin 1)) 2537 | (node (ref C8) (pin 2)) 2538 | (node (ref C47) (pin 2)) 2539 | (node (ref SW1) (pin 4)) 2540 | (node (ref SW1) (pin 3)) 2541 | (node (ref C17) (pin 2)) 2542 | (node (ref C45) (pin 2)) 2543 | (node (ref C14) (pin 2)) 2544 | (node (ref Y1) (pin 4)) 2545 | (node (ref C51) (pin 2)) 2546 | (node (ref U8) (pin 10)) 2547 | (node (ref C15) (pin 2)) 2548 | (node (ref U8) (pin 12)) 2549 | (node (ref U14) (pin 12)) 2550 | (node (ref J23) (pin 5)) 2551 | (node (ref U1) (pin 99)) 2552 | (node (ref U1) (pin 74)) 2553 | (node (ref U1) (pin 27)) 2554 | (node (ref U10) (pin 1)) 2555 | (node (ref C28) (pin 2)) 2556 | (node (ref U1) (pin 10)) 2557 | (node (ref C37) (pin 2)) 2558 | (node (ref Y1) (pin 2)) 2559 | (node (ref C13) (pin 2)) 2560 | (node (ref R36) (pin 2)) 2561 | (node (ref R20) (pin 1)) 2562 | (node (ref C19) (pin 2)) 2563 | (node (ref C46) (pin 2)) 2564 | (node (ref C10) (pin 2)) 2565 | (node (ref C36) (pin 2)) 2566 | (node (ref U5) (pin 4)) 2567 | (node (ref R10) (pin 2)) 2568 | (node (ref U15) (pin 2)) 2569 | (node (ref C21) (pin 2)) 2570 | (node (ref J21) (pin 2)) 2571 | (node (ref R3) (pin 1)) 2572 | (node (ref U5) (pin 8)) 2573 | (node (ref U1) (pin 20)) 2574 | (node (ref J22) (pin 5)) 2575 | (node (ref U8) (pin 24)) 2576 | (node (ref C5) (pin 2)) 2577 | (node (ref U8) (pin 13)) 2578 | (node (ref C38) (pin 2)) 2579 | (node (ref U2) (pin 2)) 2580 | (node (ref J24) (pin 11)) 2581 | (node (ref U3) (pin 2)) 2582 | (node (ref C12) (pin 2)) 2583 | (node (ref R5) (pin 1)) 2584 | (node (ref U13) (pin 15)) 2585 | (node (ref U17) (pin 1)) 2586 | (node (ref J16) (pin 6)) 2587 | (node (ref D4) (pin 2)) 2588 | (node (ref J8) (pin 4)) 2589 | (node (ref U4) (pin 12)) 2590 | (node (ref J18) (pin 4)) 2591 | (node (ref C2) (pin 2)) 2592 | (node (ref U4) (pin 13)) 2593 | (node (ref C1) (pin 2)) 2594 | (node (ref J13) (pin 4)) 2595 | (node (ref U4) (pin 10)) 2596 | (node (ref U4) (pin 11)) 2597 | (node (ref R26) (pin 1)) 2598 | (node (ref U4) (pin 8)) 2599 | (node (ref C6) (pin 2)) 2600 | (node (ref C7) (pin 2)) 2601 | (node (ref U4) (pin 9)) 2602 | (node (ref C41) (pin 2)) 2603 | (node (ref C24) (pin 1)) 2604 | (node (ref J6) (pin 6)) 2605 | (node (ref C9) (pin 2)) 2606 | (node (ref C4) (pin 2)) 2607 | (node (ref C44) (pin 2)) 2608 | (node (ref U16) (pin 2)) 2609 | (node (ref D11) (pin 1)) 2610 | (node (ref C25) (pin 1)) 2611 | (node (ref R35) (pin 1)) 2612 | (node (ref C3) (pin 2)) 2613 | (node (ref C27) (pin 2)) 2614 | (node (ref R22) (pin 2)) 2615 | (node (ref R7) (pin 2)) 2616 | (node (ref R1) (pin 2)) 2617 | (node (ref R14) (pin 2)) 2618 | (node (ref C43) (pin 2))) 2619 | (net (code 6) (name "Net-(C5-Pad1)") 2620 | (node (ref C5) (pin 1)) 2621 | (node (ref U1) (pin 73))) 2622 | (net (code 7) (name "Net-(U5-Pad1)") 2623 | (node (ref U5) (pin 1))) 2624 | (net (code 8) (name "Net-(U14-Pad15)") 2625 | (node (ref U14) (pin 15))) 2626 | (net (code 9) (name "Net-(J22-Pad6)") 2627 | (node (ref J22) (pin 6)) 2628 | (node (ref R39) (pin 2))) 2629 | (net (code 10) (name "Net-(J23-Pad6)") 2630 | (node (ref J23) (pin 6)) 2631 | (node (ref R40) (pin 2))) 2632 | (net (code 11) (name "Net-(U1-Pad96)") 2633 | (node (ref U1) (pin 96))) 2634 | (net (code 12) (name "Net-(U1-Pad87)") 2635 | (node (ref U1) (pin 87))) 2636 | (net (code 13) (name "Net-(U1-Pad61)") 2637 | (node (ref U1) (pin 61))) 2638 | (net (code 14) (name "Net-(U1-Pad8)") 2639 | (node (ref U1) (pin 8))) 2640 | (net (code 15) (name "Net-(U1-Pad9)") 2641 | (node (ref U1) (pin 9))) 2642 | (net (code 16) (name "Net-(U14-Pad16)") 2643 | (node (ref U14) (pin 16))) 2644 | (net (code 17) (name "Net-(U14-Pad14)") 2645 | (node (ref U14) (pin 14))) 2646 | (net (code 18) (name "Net-(U14-Pad13)") 2647 | (node (ref U14) (pin 13))) 2648 | (net (code 19) (name "Net-(U14-Pad3)") 2649 | (node (ref U14) (pin 3))) 2650 | (net (code 20) (name "Net-(U14-Pad1)") 2651 | (node (ref U14) (pin 1))) 2652 | (net (code 21) (name "Net-(U12-Pad6)") 2653 | (node (ref U12) (pin 6))) 2654 | (net (code 22) (name "Net-(U7-Pad6)") 2655 | (node (ref U7) (pin 6))) 2656 | (net (code 23) (name "Net-(U5-Pad16)") 2657 | (node (ref U5) (pin 16))) 2658 | (net (code 24) (name "Net-(U5-Pad21)") 2659 | (node (ref U5) (pin 21))) 2660 | (net (code 25) (name "Net-(U5-Pad18)") 2661 | (node (ref U5) (pin 18))) 2662 | (net (code 26) (name "Net-(U5-Pad17)") 2663 | (node (ref U5) (pin 17))) 2664 | (net (code 27) (name "Net-(U5-Pad19)") 2665 | (node (ref U5) (pin 19))) 2666 | (net (code 28) (name "Net-(U5-Pad20)") 2667 | (node (ref U5) (pin 20))) 2668 | (net (code 29) (name VBUS_USB_STM32F4) 2669 | (node (ref U16) (pin 5)) 2670 | (node (ref D2) (pin 2)) 2671 | (node (ref J23) (pin 1))) 2672 | (net (code 30) (name ADC123_IN15) 2673 | (node (ref J16) (pin 5)) 2674 | (node (ref U1) (pin 34))) 2675 | (net (code 31) (name ADC123_IN14) 2676 | (node (ref U1) (pin 33)) 2677 | (node (ref J16) (pin 4))) 2678 | (net (code 32) (name ADC123_IN13) 2679 | (node (ref J16) (pin 3)) 2680 | (node (ref U1) (pin 18))) 2681 | (net (code 33) (name ADC123_IN12) 2682 | (node (ref U1) (pin 17)) 2683 | (node (ref J16) (pin 2))) 2684 | (net (code 34) (name ADC123_IN11) 2685 | (node (ref U1) (pin 16)) 2686 | (node (ref J16) (pin 1))) 2687 | (net (code 35) (name +12V) 2688 | (node (ref J3) (pin D7)) 2689 | (node (ref J9) (pin 1)) 2690 | (node (ref Q1) (pin 3)) 2691 | (node (ref J3) (pin D8)) 2692 | (node (ref J3) (pin C8)) 2693 | (node (ref J3) (pin C7)) 2694 | (node (ref J3) (pin A8)) 2695 | (node (ref J3) (pin B7)) 2696 | (node (ref J3) (pin B8)) 2697 | (node (ref J3) (pin A7))) 2698 | (net (code 36) (name "Net-(C16-Pad2)") 2699 | (node (ref C16) (pin 2)) 2700 | (node (ref U2) (pin 1))) 2701 | (net (code 37) (name "Net-(C26-Pad2)") 2702 | (node (ref C26) (pin 2)) 2703 | (node (ref U3) (pin 1))) 2704 | (net (code 38) (name "Net-(J22-Pad4)") 2705 | (node (ref J22) (pin 4))) 2706 | (net (code 39) (name "Net-(J22-Pad3)") 2707 | (node (ref J22) (pin 3)) 2708 | (node (ref R41) (pin 1))) 2709 | (net (code 40) (name "Net-(J22-Pad2)") 2710 | (node (ref J22) (pin 2)) 2711 | (node (ref R42) (pin 2))) 2712 | (net (code 41) (name "Net-(J23-Pad4)") 2713 | (node (ref J23) (pin 4))) 2714 | (net (code 42) (name USB_CONN_D+) 2715 | (node (ref U16) (pin 3)) 2716 | (node (ref J23) (pin 3))) 2717 | (net (code 43) (name USB_CONN_D-) 2718 | (node (ref J23) (pin 2)) 2719 | (node (ref U16) (pin 1))) 2720 | (net (code 44) (name VBUS_USB_GPS) 2721 | (node (ref D3) (pin 2)) 2722 | (node (ref U15) (pin 5)) 2723 | (node (ref U10) (pin 3)) 2724 | (node (ref J22) (pin 1))) 2725 | (net (code 45) (name "Net-(U14-Pad10)") 2726 | (node (ref U14) (pin 10))) 2727 | (net (code 46) (name "Net-(U8-Pad4)") 2728 | (node (ref U8) (pin 4))) 2729 | (net (code 47) (name "Net-(U8-Pad19)") 2730 | (node (ref U8) (pin 19))) 2731 | (net (code 48) (name "Net-(U8-Pad18)") 2732 | (node (ref U8) (pin 18))) 2733 | (net (code 49) (name SUPPLY_12V) 2734 | (node (ref R6) (pin 1)) 2735 | (node (ref C10) (pin 1)) 2736 | (node (ref JP3) (pin 1)) 2737 | (node (ref U2) (pin 5)) 2738 | (node (ref FB1) (pin 1)) 2739 | (node (ref R4) (pin 2)) 2740 | (node (ref U17) (pin 3))) 2741 | (net (code 50) (name "Net-(U6-Pad15)") 2742 | (node (ref U6) (pin 15))) 2743 | (net (code 51) (name "Net-(U14-Pad8)") 2744 | (node (ref U14) (pin 8))) 2745 | (net (code 52) (name "Net-(U14-Pad7)") 2746 | (node (ref U14) (pin 7))) 2747 | (net (code 53) (name "Net-(U14-Pad6)") 2748 | (node (ref U14) (pin 6))) 2749 | (net (code 54) (name "Net-(U14-Pad5)") 2750 | (node (ref U14) (pin 5))) 2751 | (net (code 55) (name "Net-(R22-Pad1)") 2752 | (node (ref U6) (pin 10)) 2753 | (node (ref R22) (pin 1))) 2754 | (net (code 56) (name "Net-(C30-Pad2)") 2755 | (node (ref C30) (pin 2)) 2756 | (node (ref U6) (pin 13)) 2757 | (node (ref U6) (pin 12)) 2758 | (node (ref C33) (pin 2))) 2759 | (net (code 57) (name "Net-(C25-Pad2)") 2760 | (node (ref C25) (pin 2)) 2761 | (node (ref U6) (pin 8))) 2762 | (net (code 58) (name "Net-(R14-Pad1)") 2763 | (node (ref R14) (pin 1)) 2764 | (node (ref U6) (pin 7))) 2765 | (net (code 59) (name "Net-(C24-Pad2)") 2766 | (node (ref C24) (pin 2)) 2767 | (node (ref U4) (pin 14))) 2768 | (net (code 60) (name "Net-(D11-Pad2)") 2769 | (node (ref R37) (pin 1)) 2770 | (node (ref D11) (pin 2))) 2771 | (net (code 61) (name LED_STATUS3) 2772 | (node (ref U1) (pin 86)) 2773 | (node (ref R37) (pin 2))) 2774 | (net (code 62) (name "Net-(D9-Pad2)") 2775 | (node (ref D9) (pin 2)) 2776 | (node (ref R34) (pin 1))) 2777 | (net (code 63) (name LED_STATUS2) 2778 | (node (ref R34) (pin 2)) 2779 | (node (ref U1) (pin 85))) 2780 | (net (code 64) (name "Net-(JP1-Pad2)") 2781 | (node (ref JP1) (pin 2)) 2782 | (node (ref R32) (pin 2))) 2783 | (net (code 65) (name "Net-(D8-Pad2)") 2784 | (node (ref D8) (pin 2)) 2785 | (node (ref R30) (pin 1))) 2786 | (net (code 66) (name CAN1L) 2787 | (node (ref U9) (pin 6)) 2788 | (node (ref JP1) (pin 1)) 2789 | (node (ref J3) (pin B4)) 2790 | (node (ref J3) (pin A4)) 2791 | (node (ref TP14) (pin 1)) 2792 | (node (ref J14) (pin 2))) 2793 | (net (code 67) (name CAN1H) 2794 | (node (ref U9) (pin 7)) 2795 | (node (ref TP13) (pin 1)) 2796 | (node (ref R32) (pin 1)) 2797 | (node (ref J3) (pin B3)) 2798 | (node (ref J14) (pin 1)) 2799 | (node (ref J3) (pin A3))) 2800 | (net (code 68) (name "Net-(C23-Pad2)") 2801 | (node (ref U6) (pin 2)) 2802 | (node (ref C23) (pin 2))) 2803 | (net (code 69) (name "Net-(JP3-Pad2)") 2804 | (node (ref U3) (pin 5)) 2805 | (node (ref JP3) (pin 2)) 2806 | (node (ref R12) (pin 1))) 2807 | (net (code 70) (name "Net-(J3-PadC6)") 2808 | (node (ref J3) (pin C6))) 2809 | (net (code 71) (name "Net-(J3-PadA6)") 2810 | (node (ref J3) (pin A6))) 2811 | (net (code 72) (name "Net-(J3-PadB6)") 2812 | (node (ref J3) (pin B6))) 2813 | (net (code 73) (name "Net-(J3-PadD6)") 2814 | (node (ref J3) (pin D6))) 2815 | (net (code 74) (name RS232_2_TX) 2816 | (node (ref U13) (pin 7)) 2817 | (node (ref J3) (pin C4))) 2818 | (net (code 75) (name RS232_2_RX) 2819 | (node (ref J3) (pin C3)) 2820 | (node (ref U13) (pin 8))) 2821 | (net (code 76) (name RS232_1_TX) 2822 | (node (ref J3) (pin D4)) 2823 | (node (ref U13) (pin 14))) 2824 | (net (code 77) (name RS232_1_RX) 2825 | (node (ref J3) (pin D3)) 2826 | (node (ref U13) (pin 13))) 2827 | (net (code 78) (name I2C1_SDA) 2828 | (node (ref J13) (pin 3)) 2829 | (node (ref R27) (pin 2)) 2830 | (node (ref U1) (pin 93)) 2831 | (node (ref U5) (pin 23)) 2832 | (node (ref U6) (pin 6)) 2833 | (node (ref U11) (pin 3))) 2834 | (net (code 79) (name SD_DETECT) 2835 | (node (ref U1) (pin 7)) 2836 | (node (ref J24) (pin 9))) 2837 | (net (code 80) (name SDIO_CK) 2838 | (node (ref J24) (pin 5)) 2839 | (node (ref U1) (pin 80))) 2840 | (net (code 81) (name SDIO_D3) 2841 | (node (ref J24) (pin 2)) 2842 | (node (ref U1) (pin 79))) 2843 | (net (code 82) (name SDIO_D2) 2844 | (node (ref J24) (pin 1)) 2845 | (node (ref U1) (pin 78))) 2846 | (net (code 83) (name SUPPLY_SENSE) 2847 | (node (ref U1) (pin 15)) 2848 | (node (ref C12) (pin 1)) 2849 | (node (ref R4) (pin 1)) 2850 | (node (ref R5) (pin 2)) 2851 | (node (ref TP1) (pin 1))) 2852 | (net (code 84) (name I2C1_SCL) 2853 | (node (ref U6) (pin 4)) 2854 | (node (ref U11) (pin 4)) 2855 | (node (ref J13) (pin 2)) 2856 | (node (ref U5) (pin 24)) 2857 | (node (ref U1) (pin 95)) 2858 | (node (ref R25) (pin 2))) 2859 | (net (code 85) (name CAN2_TX) 2860 | (node (ref J19) (pin 2)) 2861 | (node (ref U1) (pin 92))) 2862 | (net (code 86) (name CAN2_RX) 2863 | (node (ref J19) (pin 3)) 2864 | (node (ref U1) (pin 91))) 2865 | (net (code 87) (name FXOS8700_RST) 2866 | (node (ref U1) (pin 90)) 2867 | (node (ref U6) (pin 16)) 2868 | (node (ref R20) (pin 2))) 2869 | (net (code 88) (name SWO) 2870 | (node (ref J20) (pin 6)) 2871 | (node (ref U1) (pin 89))) 2872 | (net (code 89) (name BOOT1) 2873 | (node (ref U1) (pin 37)) 2874 | (node (ref R2) (pin 2))) 2875 | (net (code 90) (name SPI2_MOSI) 2876 | (node (ref U4) (pin 3)) 2877 | (node (ref J10) (pin 5)) 2878 | (node (ref U1) (pin 54))) 2879 | (net (code 91) (name SPI2_MISO) 2880 | (node (ref J10) (pin 4)) 2881 | (node (ref U1) (pin 53)) 2882 | (node (ref U4) (pin 4))) 2883 | (net (code 92) (name SPI2_SCK) 2884 | (node (ref U4) (pin 2)) 2885 | (node (ref J10) (pin 3)) 2886 | (node (ref U1) (pin 52))) 2887 | (net (code 93) (name SPI2_NSS) 2888 | (node (ref U4) (pin 5)) 2889 | (node (ref U1) (pin 51)) 2890 | (node (ref J10) (pin 2))) 2891 | (net (code 94) (name I2C2_SDA) 2892 | (node (ref J18) (pin 3)) 2893 | (node (ref U12) (pin 7)) 2894 | (node (ref R31) (pin 2)) 2895 | (node (ref U7) (pin 7)) 2896 | (node (ref U1) (pin 48))) 2897 | (net (code 95) (name I2C2_SCL) 2898 | (node (ref U7) (pin 8)) 2899 | (node (ref J18) (pin 2)) 2900 | (node (ref U1) (pin 47)) 2901 | (node (ref U12) (pin 8)) 2902 | (node (ref R29) (pin 2))) 2903 | (net (code 96) (name L3GD20_INT2) 2904 | (node (ref U1) (pin 36)) 2905 | (node (ref U4) (pin 6))) 2906 | (net (code 97) (name L3GD20_INT1) 2907 | (node (ref U4) (pin 7)) 2908 | (node (ref U1) (pin 35))) 2909 | (net (code 98) (name SDIO_CMD) 2910 | (node (ref J24) (pin 3)) 2911 | (node (ref U1) (pin 83))) 2912 | (net (code 99) (name "Net-(U1-Pad44)") 2913 | (node (ref U1) (pin 44))) 2914 | (net (code 100) (name "Net-(U1-Pad43)") 2915 | (node (ref U1) (pin 43))) 2916 | (net (code 101) (name "Net-(U1-Pad42)") 2917 | (node (ref U1) (pin 42))) 2918 | (net (code 102) (name "Net-(U1-Pad41)") 2919 | (node (ref U1) (pin 41))) 2920 | (net (code 103) (name "Net-(U1-Pad98)") 2921 | (node (ref U1) (pin 98))) 2922 | (net (code 104) (name "Net-(U1-Pad97)") 2923 | (node (ref U1) (pin 97))) 2924 | (net (code 105) (name USART3_RX) 2925 | (node (ref U1) (pin 56)) 2926 | (node (ref U8) (pin 20)) 2927 | (node (ref J7) (pin 3))) 2928 | (net (code 106) (name USART3_TX) 2929 | (node (ref U1) (pin 55)) 2930 | (node (ref J7) (pin 2)) 2931 | (node (ref U8) (pin 21))) 2932 | (net (code 107) (name BL_RESETB) 2933 | (node (ref TP17) (pin 1)) 2934 | (node (ref U1) (pin 88)) 2935 | (node (ref U14) (pin 11))) 2936 | (net (code 108) (name LED_STATUS1) 2937 | (node (ref U1) (pin 84)) 2938 | (node (ref R30) (pin 2))) 2939 | (net (code 109) (name USART1_TX) 2940 | (node (ref U1) (pin 68)) 2941 | (node (ref U13) (pin 11)) 2942 | (node (ref J8) (pin 2))) 2943 | (net (code 110) (name GPS_RESETN) 2944 | (node (ref U8) (pin 8)) 2945 | (node (ref TP11) (pin 1)) 2946 | (node (ref U1) (pin 62))) 2947 | (net (code 111) (name MTi-1IMU_NRST) 2948 | (node (ref R19) (pin 1)) 2949 | (node (ref U1) (pin 60)) 2950 | (node (ref TP7) (pin 1))) 2951 | (net (code 112) (name MTi-1IMU_DRDY) 2952 | (node (ref TP6) (pin 1)) 2953 | (node (ref U1) (pin 59)) 2954 | (node (ref U5) (pin 22))) 2955 | (net (code 113) (name MTi-1IMU_PSEL1) 2956 | (node (ref U1) (pin 58)) 2957 | (node (ref R15) (pin 1)) 2958 | (node (ref TP5) (pin 1))) 2959 | (net (code 114) (name MTi-1IMU_PSEL0) 2960 | (node (ref R16) (pin 1)) 2961 | (node (ref TP4) (pin 1)) 2962 | (node (ref U1) (pin 57))) 2963 | (net (code 115) (name CAN1_TX) 2964 | (node (ref U1) (pin 82)) 2965 | (node (ref TP8) (pin 1)) 2966 | (node (ref U9) (pin 1))) 2967 | (net (code 116) (name CAN1_RX) 2968 | (node (ref U1) (pin 81)) 2969 | (node (ref U9) (pin 4)) 2970 | (node (ref TP9) (pin 1))) 2971 | (net (code 117) (name SDIO_D1) 2972 | (node (ref U1) (pin 66)) 2973 | (node (ref J24) (pin 8))) 2974 | (net (code 118) (name SDIO_D0) 2975 | (node (ref J24) (pin 7)) 2976 | (node (ref U1) (pin 65))) 2977 | (net (code 119) (name USART6_RX) 2978 | (node (ref U1) (pin 64)) 2979 | (node (ref U14) (pin 2)) 2980 | (node (ref J15) (pin 3))) 2981 | (net (code 120) (name USART6_TX) 2982 | (node (ref U14) (pin 4)) 2983 | (node (ref U1) (pin 63)) 2984 | (node (ref J15) (pin 2))) 2985 | (net (code 121) (name "Net-(J24-Pad10)") 2986 | (node (ref R43) (pin 1)) 2987 | (node (ref J24) (pin 10))) 2988 | (net (code 122) (name +3V3) 2989 | (node (ref J11) (pin 1)) 2990 | (node (ref J10) (pin 1)) 2991 | (node (ref C34) (pin 1)) 2992 | (node (ref J20) (pin 1)) 2993 | (node (ref C35) (pin 1)) 2994 | (node (ref D12) (pin 1)) 2995 | (node (ref D13) (pin 2)) 2996 | (node (ref C50) (pin 2)) 2997 | (node (ref C52) (pin 2)) 2998 | (node (ref U9) (pin 3)) 2999 | (node (ref J12) (pin 1)) 3000 | (node (ref R43) (pin 2)) 3001 | (node (ref J7) (pin 1)) 3002 | (node (ref J24) (pin 4)) 3003 | (node (ref R24) (pin 2)) 3004 | (node (ref J6) (pin 1)) 3005 | (node (ref J17) (pin 1)) 3006 | (node (ref J17) (pin 2)) 3007 | (node (ref J15) (pin 1)) 3008 | (node (ref U1) (pin 19)) 3009 | (node (ref U5) (pin 7)) 3010 | (node (ref C49) (pin 2)) 3011 | (node (ref C47) (pin 1)) 3012 | (node (ref J2) (pin 1)) 3013 | (node (ref U1) (pin 6)) 3014 | (node (ref U1) (pin 100)) 3015 | (node (ref U1) (pin 11)) 3016 | (node (ref U1) (pin 28)) 3017 | (node (ref U1) (pin 50)) 3018 | (node (ref U8) (pin 23)) 3019 | (node (ref U8) (pin 22)) 3020 | (node (ref U1) (pin 75)) 3021 | (node (ref U14) (pin 9)) 3022 | (node (ref D6) (pin 2)) 3023 | (node (ref C6) (pin 1)) 3024 | (node (ref C7) (pin 1)) 3025 | (node (ref C9) (pin 1)) 3026 | (node (ref C41) (pin 1)) 3027 | (node (ref R27) (pin 1)) 3028 | (node (ref R25) (pin 1)) 3029 | (node (ref R31) (pin 1)) 3030 | (node (ref C19) (pin 1)) 3031 | (node (ref J8) (pin 1)) 3032 | (node (ref U13) (pin 16)) 3033 | (node (ref C21) (pin 1)) 3034 | (node (ref R9) (pin 1)) 3035 | (node (ref C1) (pin 1)) 3036 | (node (ref R29) (pin 1)) 3037 | (node (ref L2) (pin 2)) 3038 | (node (ref U4) (pin 15)) 3039 | (node (ref J19) (pin 1)) 3040 | (node (ref C40) (pin 1)) 3041 | (node (ref C4) (pin 1)) 3042 | (node (ref U11) (pin 2)) 3043 | (node (ref U6) (pin 1)) 3044 | (node (ref C22) (pin 2)) 3045 | (node (ref C2) (pin 1)) 3046 | (node (ref U4) (pin 1)) 3047 | (node (ref J13) (pin 1)) 3048 | (node (ref J18) (pin 1))) 3049 | (net (code 123) (name UART4_RX) 3050 | (node (ref U1) (pin 24)) 3051 | (node (ref J12) (pin 3))) 3052 | (net (code 124) (name FXOS8700_INT1) 3053 | (node (ref U6) (pin 11)) 3054 | (node (ref U1) (pin 67))) 3055 | (net (code 125) (name SPI1_MOSI) 3056 | (node (ref J6) (pin 5)) 3057 | (node (ref U1) (pin 32)) 3058 | (node (ref U5) (pin 10))) 3059 | (net (code 126) (name SPI1_MISO) 3060 | (node (ref J6) (pin 4)) 3061 | (node (ref U1) (pin 31)) 3062 | (node (ref U5) (pin 11))) 3063 | (net (code 127) (name SPI1_SCK) 3064 | (node (ref U1) (pin 30)) 3065 | (node (ref U5) (pin 12)) 3066 | (node (ref J6) (pin 3))) 3067 | (net (code 128) (name SPI1_NSS) 3068 | (node (ref U5) (pin 9)) 3069 | (node (ref U1) (pin 29)) 3070 | (node (ref J6) (pin 2))) 3071 | (net (code 129) (name USART2_RX) 3072 | (node (ref J11) (pin 3)) 3073 | (node (ref U13) (pin 9)) 3074 | (node (ref U1) (pin 26))) 3075 | (net (code 130) (name USART2_TX) 3076 | (node (ref U1) (pin 25)) 3077 | (node (ref U13) (pin 10)) 3078 | (node (ref J11) (pin 2))) 3079 | (net (code 131) (name FXOS8700_INT2) 3080 | (node (ref U1) (pin 77)) 3081 | (node (ref U6) (pin 9))) 3082 | (net (code 132) (name SWCLK) 3083 | (node (ref J20) (pin 2)) 3084 | (node (ref U1) (pin 76))) 3085 | (net (code 133) (name SWDIO) 3086 | (node (ref J20) (pin 4)) 3087 | (node (ref U1) (pin 72))) 3088 | (net (code 134) (name USB_D+) 3089 | (node (ref U1) (pin 71)) 3090 | (node (ref U16) (pin 4))) 3091 | (net (code 135) (name USB_D-) 3092 | (node (ref U16) (pin 6)) 3093 | (node (ref U1) (pin 70))) 3094 | (net (code 136) (name USART1_RX) 3095 | (node (ref U1) (pin 69)) 3096 | (node (ref J8) (pin 3)) 3097 | (node (ref U13) (pin 12))) 3098 | (net (code 137) (name "Net-(U1-Pad45)") 3099 | (node (ref U1) (pin 45))) 3100 | (net (code 138) (name UART4_TX) 3101 | (node (ref J12) (pin 2)) 3102 | (node (ref U1) (pin 23))) 3103 | (net (code 139) (name NRST) 3104 | (node (ref SW1) (pin 1)) 3105 | (node (ref SW1) (pin 2)) 3106 | (node (ref U1) (pin 14)) 3107 | (node (ref C8) (pin 1)) 3108 | (node (ref J20) (pin 5))) 3109 | (net (code 140) (name BOOT0) 3110 | (node (ref R3) (pin 2)) 3111 | (node (ref U1) (pin 94)) 3112 | (node (ref J2) (pin 2))) 3113 | (net (code 141) (name "Net-(C17-Pad1)") 3114 | (node (ref C17) (pin 1)) 3115 | (node (ref Y1) (pin 3)) 3116 | (node (ref R11) (pin 2))) 3117 | (net (code 142) (name VREF+) 3118 | (node (ref TP3) (pin 1)) 3119 | (node (ref C18) (pin 1)) 3120 | (node (ref C20) (pin 1)) 3121 | (node (ref R8) (pin 1)) 3122 | (node (ref U1) (pin 21))) 3123 | (net (code 143) (name HSE_OUT) 3124 | (node (ref U1) (pin 13)) 3125 | (node (ref R11) (pin 1))) 3126 | (net (code 144) (name HSE_IN) 3127 | (node (ref C15) (pin 1)) 3128 | (node (ref Y1) (pin 1)) 3129 | (node (ref U1) (pin 12))) 3130 | (net (code 145) (name "Net-(U1-Pad40)") 3131 | (node (ref U1) (pin 40))) 3132 | (net (code 146) (name "Net-(U1-Pad39)") 3133 | (node (ref U1) (pin 39))) 3134 | (net (code 147) (name "Net-(U1-Pad38)") 3135 | (node (ref U1) (pin 38))) 3136 | (net (code 148) (name "Net-(U1-Pad5)") 3137 | (node (ref U1) (pin 5))) 3138 | (net (code 149) (name "Net-(U1-Pad4)") 3139 | (node (ref U1) (pin 4))) 3140 | (net (code 150) (name "Net-(U1-Pad3)") 3141 | (node (ref U1) (pin 3))) 3142 | (net (code 151) (name "Net-(U1-Pad2)") 3143 | (node (ref U1) (pin 2))) 3144 | (net (code 152) (name "Net-(U1-Pad1)") 3145 | (node (ref U1) (pin 1))) 3146 | (net (code 153) (name "Net-(U1-Pad46)") 3147 | (node (ref U1) (pin 46))) 3148 | (net (code 154) (name "Net-(C26-Pad1)") 3149 | (node (ref L3) (pin 1)) 3150 | (node (ref C26) (pin 1)) 3151 | (node (ref D5) (pin 1)) 3152 | (node (ref U3) (pin 6))) 3153 | (net (code 155) (name "Net-(R17-Pad2)") 3154 | (node (ref U3) (pin 3)) 3155 | (node (ref R17) (pin 2)) 3156 | (node (ref R18) (pin 1))) 3157 | (net (code 156) (name "Net-(R12-Pad2)") 3158 | (node (ref U3) (pin 4)) 3159 | (node (ref R13) (pin 1)) 3160 | (node (ref R12) (pin 2))) 3161 | (net (code 157) (name "Net-(D7-Pad1)") 3162 | (node (ref R28) (pin 2)) 3163 | (node (ref D7) (pin 1))) 3164 | (net (code 158) (name +5V) 3165 | (node (ref C32) (pin 1)) 3166 | (node (ref R17) (pin 1)) 3167 | (node (ref D7) (pin 2)) 3168 | (node (ref L3) (pin 2)) 3169 | (node (ref C29) (pin 1)) 3170 | (node (ref J17) (pin 3)) 3171 | (node (ref J17) (pin 4))) 3172 | (net (code 159) (name "Net-(C43-Pad1)") 3173 | (node (ref C43) (pin 1)) 3174 | (node (ref U13) (pin 2)) 3175 | (node (ref TP21) (pin 1))) 3176 | (net (code 160) (name "Net-(C44-Pad1)") 3177 | (node (ref U13) (pin 6)) 3178 | (node (ref TP20) (pin 1)) 3179 | (node (ref C44) (pin 1))) 3180 | (net (code 161) (name "Net-(C42-Pad2)") 3181 | (node (ref TP19) (pin 1)) 3182 | (node (ref C42) (pin 2)) 3183 | (node (ref U13) (pin 5))) 3184 | (net (code 162) (name "Net-(C39-Pad1)") 3185 | (node (ref C39) (pin 1)) 3186 | (node (ref U13) (pin 1)) 3187 | (node (ref TP15) (pin 1))) 3188 | (net (code 163) (name "Net-(C39-Pad2)") 3189 | (node (ref TP16) (pin 1)) 3190 | (node (ref C39) (pin 2)) 3191 | (node (ref U13) (pin 3))) 3192 | (net (code 164) (name "Net-(C42-Pad1)") 3193 | (node (ref TP18) (pin 1)) 3194 | (node (ref U13) (pin 4)) 3195 | (node (ref C42) (pin 1))) 3196 | (net (code 165) (name "Net-(R10-Pad1)") 3197 | (node (ref U2) (pin 3)) 3198 | (node (ref R9) (pin 2)) 3199 | (node (ref R10) (pin 1))) 3200 | (net (code 166) (name "Net-(D6-Pad1)") 3201 | (node (ref D6) (pin 1)) 3202 | (node (ref R26) (pin 2))) 3203 | (net (code 167) (name "Net-(F1-Pad1)") 3204 | (node (ref FB1) (pin 2)) 3205 | (node (ref F1) (pin 1))) 3206 | (net (code 168) (name "Net-(C16-Pad1)") 3207 | (node (ref U2) (pin 6)) 3208 | (node (ref D4) (pin 1)) 3209 | (node (ref L2) (pin 1)) 3210 | (node (ref C16) (pin 1))) 3211 | (net (code 169) (name "Net-(R15-Pad2)") 3212 | (node (ref U5) (pin 15)) 3213 | (node (ref R15) (pin 2))) 3214 | (net (code 170) (name "Net-(R16-Pad2)") 3215 | (node (ref U5) (pin 14)) 3216 | (node (ref R16) (pin 2))) 3217 | (net (code 171) (name "Net-(U9-Pad8)") 3218 | (node (ref U9) (pin 8))) 3219 | (net (code 172) (name "Net-(U9-Pad5)") 3220 | (node (ref U9) (pin 5))) 3221 | (net (code 173) (name "Net-(R6-Pad2)") 3222 | (node (ref R6) (pin 2)) 3223 | (node (ref U2) (pin 4)) 3224 | (node (ref R7) (pin 1))) 3225 | (net (code 174) (name "Net-(D1-Pad1)") 3226 | (node (ref D3) (pin 1)) 3227 | (node (ref D1) (pin 1)) 3228 | (node (ref F1) (pin 2)) 3229 | (node (ref Q1) (pin 2)) 3230 | (node (ref D2) (pin 1))) 3231 | (net (code 175) (name "Net-(R19-Pad2)") 3232 | (node (ref U5) (pin 6)) 3233 | (node (ref R19) (pin 2))) 3234 | (net (code 176) (name "Net-(D10-Pad2)") 3235 | (node (ref D10) (pin 2)) 3236 | (node (ref U8) (pin 3))) 3237 | (net (code 177) (name "Net-(R24-Pad1)") 3238 | (node (ref R24) (pin 1)) 3239 | (node (ref U8) (pin 2))) 3240 | (net (code 178) (name "Net-(U8-Pad17)") 3241 | (node (ref U8) (pin 17))) 3242 | (net (code 179) (name "Net-(U8-Pad16)") 3243 | (node (ref U8) (pin 16))) 3244 | (net (code 180) (name "Net-(U8-Pad15)") 3245 | (node (ref U8) (pin 15))) 3246 | (net (code 181) (name "Net-(TP12-Pad1)") 3247 | (node (ref TP12) (pin 1)) 3248 | (node (ref U8) (pin 14))) 3249 | (net (code 182) (name "Net-(J21-Pad1)") 3250 | (node (ref J21) (pin 1)) 3251 | (node (ref L4) (pin 1)) 3252 | (node (ref U8) (pin 11))) 3253 | (net (code 183) (name "Net-(TP10-Pad1)") 3254 | (node (ref TP10) (pin 1)) 3255 | (node (ref U8) (pin 1))) 3256 | (net (code 184) (name "Net-(JP2-Pad1)") 3257 | (node (ref U8) (pin 9)) 3258 | (node (ref JP2) (pin 1))) 3259 | (net (code 185) (name "Net-(C37-Pad1)") 3260 | (node (ref R38) (pin 1)) 3261 | (node (ref L4) (pin 2)) 3262 | (node (ref C37) (pin 1))) 3263 | (net (code 186) (name "Net-(D10-Pad1)") 3264 | (node (ref D10) (pin 1)) 3265 | (node (ref R35) (pin 2))) 3266 | (net (code 187) (name "Net-(JP2-Pad2)") 3267 | (node (ref JP2) (pin 2)) 3268 | (node (ref R38) (pin 2))) 3269 | (net (code 188) (name "Net-(C51-Pad1)") 3270 | (node (ref C51) (pin 1)) 3271 | (node (ref U8) (pin 7)) 3272 | (node (ref U10) (pin 2)) 3273 | (node (ref R36) (pin 1))) 3274 | (net (code 189) (name USB_GPS_D-) 3275 | (node (ref U15) (pin 6)) 3276 | (node (ref U8) (pin 5))) 3277 | (net (code 190) (name "Net-(U11-Pad8)") 3278 | (node (ref U11) (pin 8))) 3279 | (net (code 191) (name "Net-(U11-Pad7)") 3280 | (node (ref U11) (pin 7))) 3281 | (net (code 192) (name "Net-(U11-Pad6)") 3282 | (node (ref U11) (pin 6))) 3283 | (net (code 193) (name "Net-(U11-Pad5)") 3284 | (node (ref U11) (pin 5))) 3285 | (net (code 194) (name "Net-(C31-Pad2)") 3286 | (node (ref C31) (pin 2)) 3287 | (node (ref U5) (pin 5)) 3288 | (node (ref R21) (pin 1)) 3289 | (node (ref C48) (pin 1))) 3290 | (net (code 195) (name "Net-(D1-Pad2)") 3291 | (node (ref D1) (pin 2)) 3292 | (node (ref R1) (pin 1)) 3293 | (node (ref Q1) (pin 1))) 3294 | (net (code 196) (name USB_GPS_D+) 3295 | (node (ref U8) (pin 6)) 3296 | (node (ref U15) (pin 4))) 3297 | (net (code 197) (name USB_GPS_CONN_D+) 3298 | (node (ref R41) (pin 2)) 3299 | (node (ref U15) (pin 3))) 3300 | (net (code 198) (name USB_GPS_CONN_D-) 3301 | (node (ref R42) (pin 1)) 3302 | (node (ref U15) (pin 1))))) --------------------------------------------------------------------------------