This commit is contained in:
Ton
2025-06-28 18:23:50 +02:00
parent 86296f6982
commit 56721e376a
12 changed files with 1369 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

BIN
images/P1I.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

View File

Before

Width:  |  Height:  |  Size: 428 KiB

After

Width:  |  Height:  |  Size: 428 KiB

BIN
images/d1_mini_v4.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 127 KiB

12
wireviz/p1_water.bom.tsv Normal file
View File

@ -0,0 +1,12 @@
Id Description Qty Unit Designators
1 Connector, 16 pins 1 D1Mini
2 Connector, 3 pins 2 P1Connector, Water
3 Connector, 6 pins 1 P1
4 Wire, BK 0 m
5 Wire, BN 0 m
6 Wire, BU 0 m
7 Wire, GN 0 m
8 Wire, OG 0 m
9 Wire, VT 0 m
10 Wire, WH 0 m
11 Wire, WHGN 0 m
1 Id Description Qty Unit Designators
2 1 Connector, 16 pins 1 D1Mini
3 2 Connector, 3 pins 2 P1Connector, Water
4 3 Connector, 6 pins 1 P1
5 4 Wire, BK 0 m
6 5 Wire, BN 0 m
7 6 Wire, BU 0 m
8 7 Wire, GN 0 m
9 8 Wire, OG 0 m
10 9 Wire, VT 0 m
11 10 Wire, WH 0 m
12 11 Wire, WHGN 0 m

810
wireviz/p1_water.html Normal file

File diff suppressed because one or more lines are too long

BIN
wireviz/p1_water.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 414 KiB

440
wireviz/p1_water.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 656 KiB

107
wireviz/p1_water.yml Normal file
View File

@ -0,0 +1,107 @@
templates: # defining templates to be used later on
- &img_width
width: 375
- &wire
category: bundle
shield: false
show_equiv: false
show_name: false
show_wirecount: false
show_wirenumbers: false
cables:
P1c1:
<<: *wire
# gauge: 0.14 mm2
# length: 0.2
wirelabels: [+5V, Request, Data GND, N.C., Data, Power GND]
colors: [WH,VT, BU]
P1c2:
<<: *wire
# gauge: 0.14 mm2
# length: 0.8
# color_code: T568A
wirecount: 3
# wirelabels: [+5V, Request, Data GND, N.C., Data, Power GND]
# wirelabels: [TX-,RX+,DC+]
# wirelabels: [DA+, DA-, DB+, DC+, DC-, DB-, DD+, DD-]
colors: [WHGN, GN, OG]
# colors: [BK, RD, BK, BK, BU, BK]
Waterc:
<<: *wire
# gauge: 0.14 mm2
# length: 0.3
wirelabels: [+5V, Signal, GND]
colors: [BN, BK, BU]
connectors:
P1Connector:
pins: [1,2,3]
pinlabels: [+3.3V, Data GND, Data]
D1Mini:
image:
src: ../images/d1_mini_pinout.png # path to the image file
<<: *img_width
pins: [1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16]
pinlabels: [+5V, GND, GPIO02, GPIO00, GPIO04, GPIO05, RX, TX,
RST, ADC, GPIO16, GPIO14, GPIO12, GPIO13, GPIO15, +3.3V]
P1:
image:
src: ../images/P1I.png # path to the image file
<<: *img_width
pins: [1,2,3,4,5,6]
pinlabels: [+5V, Request, Data GND, N.C., Data, Power GND]
Water:
image:
src: ../images/s0tool-watermeter.jpg # path to the image file
<<: *img_width
pins: [1,2,3]
pinlabels: [+5V, Signal, GND]
connections:
-
- D1Mini: [+5V, GND, RX]
- P1c1: [1,2,3]
- P1Connector: [+3.3V, Data GND, Data]
-
- P1Connector: [+3.3V, Data GND, Data]
- P1c2: [WHGN, GN, OG]
- P1: [+5V, Data GND, Data]
-
- D1Mini: [+5V, GND, GPIO00]
- Waterc: [1,2,3]
- Water: [+5V, Signal, GND]
tweak:
override:
graph:
ranksep: '3'
wireTweak: &wireTweak
shape: none # Hide the surrounding frame
fontsize: "12" # Reduce the space needed for text
fontcolor: white # Same as background to hide the text
P1c1:
<<: *wireTweak
P1c2:
<<: *wireTweak
metadata: &metadata
title: P1 DSMR icm waterpuls lezer
pn: p1_dsmr_water
authors:
Created:
name: Ton
date: 2025-03-12
Approved:
name: Ton
date: 2025-03-12
revisions:
A:
name: Ton
date: 2025-03-12
changelog: aanpassingen
template:
name: din-6771
sheetsize: A3