Files
Zwembad/wireviz/ESP32connections.html
2025-06-22 20:44:54 +02:00

44 KiB

<html> <head> <style> body { font-family: arial; background-color: #ffffff; } table, td, th, #frame { border: 0.35mm solid black; /* line weight based on DIN 15 */ } table { padding: 0; border-bottom: 0; border-right: 0; border-spacing: 0mm; } td, th { border-top: 0; border-left: 0; overflow: hidden; /* display: inline-block; */ white-space: nowrap; font-size: 2.8mm; } /* Canvas size based on DIN 823 / DIN 6771 / EN ISO 5457 */ #frame { position: relative; } .A4, .sheetsize_default { /* portrait */ width: 180mm; height: 277mm; } .A3 { /* landscape */ width: 390mm; height: 277mm; } .A2 { /* landscape */ width: 564mm; height: 400mm; } #diagram { position: relative; top: 0; left: 0; max-width: 100%; height: calc(100% - 13 * 4.25mm); /* TODO: auto-adapt to height of title block + BOM table; BOM table might be above (A4) or to the left (A3 and larger) of the title block */ text-align: center; vertical-align: middle; } #diagram svg, #diagram img { max-width: 95%; max-height: 100%; position: relative; top: 50%; transform: translateY(-50%); } #titleblock { position: absolute; bottom: 0mm; right: -0mm; } #titleblock table { width: 180mm; height: 38.25mm; } #titleblock tr, #bom tr { height: 4.25mm; } .A4 #bom { /* BOM on top of title block */ position: absolute; bottom: 38.25mm; right: 0; } .A3 #bom, .A2 #bom { /* BOM to the left of title block */ position: absolute; bottom: 0mm; left: 0mm; } #bom table { width:180mm; } #bom th, td { text-align: left; } #bom .bom_col_id { text-align: center; } #bom .bom_col_qty { text-align: right; } .name { width: 16mm; } .date { width: 10mm; } .revno { text-align: center; width: 6mm; } .changelog { width: 22mm; } .process { width: 18mm; } .title { width: 82mm; font-size: 5.6mm; text-align: center; white-space: normal; } .company { font-size: 4mm; text-align: center; white-space: normal; } .partno { font-size: 4mm; text-align: center; white-space: normal; } .sheetno { width: 12.75mm; text-align: center; } </style> <style type="text/css" media="print"> @page { size: auto; margin: 0; } /* TODO: auto-adjust based on portrait (larger margin on left) or landscape (larger margin on top) */ #page { margin: 10mm; margin-left: 20mm; } </style> </head>
GPIO4 3-pin GND +3.3V Signal DSw 3x 0.14 mm² 0.3 m   GPIO4:GND     1:BK:GND     DS1820_Dak:GND GPIO4:+3.3V     2:RD:+3.3V     DS1820_Dak:+3.3V GPIO4:Signal     3:YE:Signal     DS1820_Dak:Signal   DS1820_Dak 3 point female 3-pin GND +3.3V Signal DS1820_Bad 3 point female 3-pin GND +3.3V Signal DS1820_Aanvoer 3 point female 3-pin GND +3.3V Signal DS1820_Retour 3 point female 3-pin GND +3.3V Signal GPIO8 3-pin GND +3.3V Signal Relayw 3x 0.14 mm² 0.3 m   GPIO8:GND     1:BK:GND     Relay:GND     2:RD:+3.3V     GPIO8:Signal     3:YE:Signal     Relay:Signal   Relay female 5-pin GND +5V +12V Signal Switch1 ESP32Expansion 16-pin GPIO00 1 GPIO01 2 GPIO02 3 GPIO03 4 GPIO04 5 +3.3V 6 GND 7 +5V 8 GPIO05 9 GPIO06 10 GPIO07 11 GPIO08 12 GPIO09 13 GPIO10 14 SCL 15 SDA 16
7 Wire, 0.14 mm², YE 0.6 m DSw, Relayw
6 Wire, 0.14 mm², RD 0.6 m DSw, Relayw
5 Wire, 0.14 mm², BK 0.6 m DSw, Relayw
4 Connector, female, 5 pins 1 Relay
3 Connector, 3 point, female, 3 pins 4 DS1820_Aanvoer, DS1820_Bad, DS1820_Dak, DS1820_Retour
2 Connector, 3 pins 2 GPIO4, GPIO8
1 Connector, 16 pins 1 ESP32Expansion
Id Description Qty Unit Designators
Date Name Zwembad verwarming installatie
Created 2025-06-22 Ton
Approved 2025-06-22 Ton
ESP32 Sheet
1
A Productie 2025-06-22 Ton of 1
Rev Changelog Date Name
</html>