Umzug in Prototyp, Lan Cs geändert, Zener dioden gedreht

This commit is contained in:
Toberfra 2022-03-22 12:58:11 +01:00
parent 5ade1ef5ea
commit e3d728eb3e
11 changed files with 2244 additions and 2487 deletions

View File

@ -6,8 +6,8 @@
(title_block
(title "ESP32 Relaiskarte")
(date "2022-03-20")
(rev "REV")
(date "2022-03-21")
(rev "0.0.1")
(company "makerspace Bocholt")
(comment 1 "+ optionale Servo Ansteuerung")
(comment 2 "+ optionale Lan Karte")
@ -941,10 +941,10 @@
(uuid ff5be13c-7908-4c7a-9a4d-90966716f39a)
)
(no_connect (at 104.14 53.34) (uuid 762c3c0b-490f-4700-be51-c6a7ba896fe3))
(no_connect (at 104.14 38.1) (uuid 873baf39-0050-4841-be36-ea835c57c0a8))
(no_connect (at 104.14 40.64) (uuid 873baf39-0050-4841-be36-ea835c57c0a9))
(no_connect (at 104.14 43.18) (uuid 873baf39-0050-4841-be36-ea835c57c0aa))
(no_connect (at 104.14 48.26) (uuid 873baf39-0050-4841-be36-ea835c57c0ab))
(no_connect (at 104.14 68.58) (uuid 873baf39-0050-4841-be36-ea835c57c0ac))
(no_connect (at 104.14 66.04) (uuid 873baf39-0050-4841-be36-ea835c57c0ad))
(no_connect (at 34.29 33.02) (uuid 873baf39-0050-4841-be36-ea835c57c0ae))
@ -1315,6 +1315,10 @@
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 5806d467-a028-457a-b02d-56eab2bb8040)
)
(wire (pts (xy 104.14 48.26) (xy 106.68 48.26))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 580a5929-8839-4640-8897-c9032bfe5b1a)
)
(wire (pts (xy 111.76 71.12) (xy 111.76 67.31))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 5837deb3-688b-4f70-9362-463ff25c3e55)
@ -1365,10 +1369,6 @@
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 70e82029-3e95-4316-a117-91e72153f3b6)
)
(wire (pts (xy 104.14 53.34) (xy 106.68 53.34))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 7367dad6-5879-4007-9814-176b5dccee7f)
)
(wire (pts (xy 189.23 100.33) (xy 205.74 100.33))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 765e88c2-7918-4daa-8f5e-e11a684828f1)
@ -1541,6 +1541,10 @@
(uuid bb456900-7812-498b-bf90-872c89cf6112)
)
(wire (pts (xy 106.68 48.26) (xy 106.68 81.28))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid be02c95d-2968-40ec-875d-106e3ff13333)
)
(wire (pts (xy 27.94 99.06) (xy 27.94 55.88))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid be7276e1-0e72-4afc-a857-461bea645572)
@ -1670,10 +1674,6 @@
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid f61bdd7a-f000-430b-8bc2-8ee8700a206e)
)
(wire (pts (xy 106.68 53.34) (xy 106.68 81.28))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid f7745f0f-80a1-4f9a-95af-a9e06aa9c2f2)
)
(wire (pts (xy 106.68 81.28) (xy 33.02 81.28))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid f89ac9ea-e5a5-4cfa-9f61-269066068a5f)

View File

@ -0,0 +1,75 @@
{
"board": {
"active_layer": 0,
"active_layer_preset": "Alle Lagen",
"auto_track_width": true,
"hidden_nets": [],
"high_contrast_mode": 0,
"net_color_mode": 1,
"opacity": {
"pads": 1.0,
"tracks": 1.0,
"vias": 1.0,
"zones": 0.6
},
"ratsnest_display_mode": 0,
"selection_filter": {
"dimensions": true,
"footprints": true,
"graphics": true,
"keepouts": true,
"lockedItems": true,
"otherItems": true,
"pads": true,
"text": true,
"tracks": true,
"vias": true,
"zones": true
},
"visible_items": [
0,
1,
2,
3,
4,
5,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
32,
33,
34,
35,
36
],
"visible_layers": "fffffff_ffffffff",
"zone_display_mode": 0
},
"meta": {
"filename": "Layout einfache Relaisschaltung 001.kicad_prl",
"version": 3
},
"project": {
"files": []
}
}

View File

@ -354,7 +354,7 @@
"pinned_symbol_libs": []
},
"meta": {
"filename": "Layout einfache Relaisschaltung 001.kicad_pro",
"filename": "ESP32_Platine.kicad_pro",
"version": 1
},
"net_settings": {

View File

@ -6,8 +6,8 @@
(title_block
(title "ESP32 Relaiskarte")
(date "2022-03-20")
(rev "REV")
(date "2022-03-21")
(rev "0.0.1")
(company "makerspace Bocholt")
(comment 1 "+ optionale Servo Ansteuerung")
(comment 2 "+ optionale Lan Karte")
@ -238,9 +238,6 @@
(path "/c7d0284b-26f3-46a0-a20a-63616420e27a/013c6789-c805-49ac-abe0-7cbc8eaecb8a/5f896468-93f7-4c01-b3ab-067ed3875a14"
(reference "C1305") (unit 1) (value "C") (footprint "Capacitor_THT:C_Disc_D6.0mm_W2.5mm_P5.00mm")
)
(path "/c7d0284b-26f3-46a0-a20a-63616420e27a/013c6789-c805-49ac-abe0-7cbc8eaecb8a/9c9f7621-bd42-4b47-a526-a45242e92e5a"
(reference "D139") (unit 1) (value "ZPDxx") (footprint "Diode_THT:D_DO-35_SOD27_P2.54mm_Vertical_KathodeUp")
)
(path "/c7d0284b-26f3-46a0-a20a-63616420e27a/e5b83e64-c70c-4e3c-91cb-1e480aa92410/e0a443e6-b8c7-4ff9-acc6-d033b4d33fe3/b213f021-1a63-46c5-adbc-2b9ab0b5658d"
(reference "D501") (unit 1) (value "1N4007") (footprint "Diode_THT:D_DO-41_SOD81_P5.08mm_Vertical_KathodeUp")
)
@ -313,6 +310,9 @@
(path "/c7d0284b-26f3-46a0-a20a-63616420e27a/013c6789-c805-49ac-abe0-7cbc8eaecb8a/65bbaae6-69e9-4ca4-83be-d5aab0f8751c"
(reference "D1308") (unit 1) (value "1N4934") (footprint "Diode_THT:D_DO-41_SOD81_P10.16mm_Horizontal")
)
(path "/c7d0284b-26f3-46a0-a20a-63616420e27a/013c6789-c805-49ac-abe0-7cbc8eaecb8a/9c9f7621-bd42-4b47-a526-a45242e92e5a"
(reference "D1309") (unit 1) (value "ZPDxx") (footprint "Diode_THT:D_DO-35_SOD27_P2.54mm_Vertical_KathodeUp")
)
(path "/c7d0284b-26f3-46a0-a20a-63616420e27a/013c6789-c805-49ac-abe0-7cbc8eaecb8a/d197210b-bcb0-44f8-ad59-d355aafaa024"
(reference "D1310") (unit 1) (value "ZPDxx") (footprint "Diode_THT:D_DO-35_SOD27_P2.54mm_Vertical_KathodeUp")
)

View File

@ -6,8 +6,8 @@
(title_block
(title "ESP32 Relaiskarte")
(date "2022-03-20")
(rev "REV")
(date "2022-03-21")
(rev "0.0.1")
(company "makerspace Bocholt")
(comment 1 "+ optionale Servo Ansteuerung")
(comment 2 "+ optionale Lan Karte")
@ -792,7 +792,7 @@
(symbol (lib_id "power:+12V") (at 132.08 83.82 0)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 320c982e-8ebb-4faf-9d25-7de1faca9453)
(property "Reference" "#PWR0501" (id 0) (at 132.08 87.63 0)
(property "Reference" "#PWR01201" (id 0) (at 132.08 87.63 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "+12V" (id 1) (at 132.08 78.74 0))
@ -808,7 +808,7 @@
(symbol (lib_id "power:GND") (at 132.08 121.92 0)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 36ed25dd-4867-45f3-bfac-49ce8f6e2066)
(property "Reference" "#PWR0502" (id 0) (at 132.08 128.27 0)
(property "Reference" "#PWR01202" (id 0) (at 132.08 128.27 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (id 1) (at 132.08 127 0))

View File

@ -6,8 +6,8 @@
(title_block
(title "ESP32 Relaiskarte")
(date "2022-03-20")
(rev "REV")
(date "2022-03-21")
(rev "0.0.1")
(company "makerspace Bocholt")
(comment 1 "+ optionale Servo Ansteuerung")
(comment 2 "+ optionale Lan Karte")

View File

@ -6,8 +6,8 @@
(title_block
(title "ESP32 Relaiskarte")
(date "2022-03-20")
(rev "REV")
(date "2022-03-21")
(rev "0.0.1")
(company "makerspace Bocholt")
(comment 1 "+ optionale Servo Ansteuerung")
(comment 2 "+ optionale Lan Karte")

View File

@ -6,8 +6,8 @@
(title_block
(title "ESP32 Relaiskarte")
(date "2022-03-20")
(rev "REV")
(date "2022-03-21")
(rev "0.0.1")
(company "makerspace Bocholt")
(comment 1 "+ optionale Servo Ansteuerung")
(comment 2 "+ optionale Lan Karte")

View File

@ -6,8 +6,8 @@
(title_block
(title "ESP32 Relaiskarte")
(date "2022-03-20")
(rev "REV")
(date "2022-03-21")
(rev "0.0.1")
(company "makerspace Bocholt")
(comment 1 "+ optionale Servo Ansteuerung")
(comment 2 "+ optionale Lan Karte")
@ -1478,16 +1478,16 @@
(pin "2" (uuid 75794c3c-c716-436e-ba82-7e3efd8c26ad))
)
(symbol (lib_id "Diode:ZPDxx") (at 123.19 116.84 90) (unit 1)
(symbol (lib_id "Diode:ZPDxx") (at 123.19 116.84 270) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 9c9f7621-bd42-4b47-a526-a45242e92e5a)
(property "Reference" "D139" (id 0) (at 125.73 115.5699 90)
(effects (font (size 1.27 1.27)) (justify right))
(property "Reference" "D1309" (id 0) (at 125.73 115.5699 90)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "ZPDxx" (id 1) (at 125.73 118.1099 90)
(effects (font (size 1.27 1.27)) (justify right))
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Diode_THT:D_DO-35_SOD27_P2.54mm_Vertical_KathodeUp" (id 2) (at 127.635 116.84 0)
(property "Footprint" "Diode_THT:D_DO-35_SOD27_P2.54mm_Vertical_KathodeUp" (id 2) (at 118.745 116.84 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "http://diotec.com/tl_files/diotec/files/pdf/datasheets/zpd1" (id 3) (at 123.19 116.84 0)
@ -1651,16 +1651,16 @@
(pin "2" (uuid c8431635-edb6-4185-acd8-b2d81a29585e))
)
(symbol (lib_id "Diode:ZPDxx") (at 123.19 142.24 90) (unit 1)
(symbol (lib_id "Diode:ZPDxx") (at 123.19 142.24 270) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid d197210b-bcb0-44f8-ad59-d355aafaa024)
(property "Reference" "D1310" (id 0) (at 125.73 140.9699 90)
(effects (font (size 1.27 1.27)) (justify right))
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "ZPDxx" (id 1) (at 125.73 143.5099 90)
(effects (font (size 1.27 1.27)) (justify right))
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Diode_THT:D_DO-35_SOD27_P2.54mm_Vertical_KathodeUp" (id 2) (at 127.635 142.24 0)
(property "Footprint" "Diode_THT:D_DO-35_SOD27_P2.54mm_Vertical_KathodeUp" (id 2) (at 118.745 142.24 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "http://diotec.com/tl_files/diotec/files/pdf/datasheets/zpd1" (id 3) (at 123.19 142.24 0)

View File

@ -6,8 +6,8 @@
(title_block
(title "ESP32 Relaiskarte")
(date "2022-03-20")
(rev "REV")
(date "2022-03-21")
(rev "0.0.1")
(company "makerspace Bocholt")
(comment 1 "+ optionale Servo Ansteuerung")
(comment 2 "+ optionale Lan Karte")