Files
P1/wireviz/p1_water.html
2025-06-28 18:50:50 +02:00

716 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>
D1Mini 16-pin +5V 1 GND 2 GPIO02 3 GPIO00 4 GPIO04 5 GPIO05 6 RX 7 TX 8 RST 9 ADC 10 GPIO16 11 GPIO14 12 GPIO12 13 GPIO13 14 GPIO15 15 +3.3V 16   D1Mini:1:+5V     WH:+5V     P1Connector:1:+3.3V D1Mini:2:GND     VT:Request     P1Connector:2:Data GND D1Mini:7:RX     BU:Data GND     P1Connector:3:Data     N.C.         Data         Power GND         D1Mini:1:+5V     BN:+5V     Water:1:+5V D1Mini:2:GND     BK:Signal     Water:2:Signal D1Mini:4:GPIO00     BU:GND     Water:3:GND     D1Mini:1:+5V     RD:+5V     USB:1:+5V     WH:D+         GR:D-     D1Mini:2:GND     BK:GND     USB:4:GND   P1Connector 3-pin 1 +3.3V 1 2 Data GND 2 3 Data 3   P1Connector:1:+3.3V     WHGN     P1:1:+5V P1Connector:2:Data GND     GN     P1:3:Data GND P1Connector:3:Data     OG     P1:5:Data   P1 6-pin 1 +5V 2 Request 3 Data GND 4 N.C. 5 Data 6 Power GND Water 3-pin 1 +5V 2 Signal 3 GND USB 4-pin 1 +5V 2 D+ 3 D- 4 GND
14 Wire, WHGN 0 m
13 Wire, WH 0 m
12 Wire, VT 0 m
11 Wire, RD 0 m
10 Wire, OG 0 m
9 Wire, GR 0 m
8 Wire, GN 0 m
7 Wire, BU 0 m
6 Wire, BN 0 m
5 Wire, BK 0 m
4 Connector, 6 pins 1 P1
3 Connector, 4 pins 1 USB
2 Connector, 3 pins 2 P1Connector, Water
1 Connector, 16 pins 1 D1Mini
Id Description Qty Unit Designators
Date Name P1 DSMR icm waterpuls lezer
Created 2025-03-12 Ton
Approved 2025-03-12 Ton
p1_dsmr_water Sheet
1
A aanpassingen 2025-03-12 Ton of 1
Rev Changelog Date Name
</html>