Compare commits

...

2 Commits

Author SHA1 Message Date
Ton
6bac19d5e4 . 2025-07-09 09:48:05 +02:00
Ton
939f1efe3b . 2025-07-09 09:46:52 +02:00
9 changed files with 9 additions and 4 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
*.FCBak

BIN
behuizing/Unnamed.FCStd Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
behuizing/ds18b20.FCStd Normal file

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 126 KiB

View File

@ -28,6 +28,7 @@ connections:
- Encoder: [GND,pinA, pinB, Switch] - Encoder: [GND,pinA, pinB, Switch]
- EncoderW: [1,2,3,4] - EncoderW: [1,2,3,4]
- ESP32Expansion: [GND,GPIO00, GPIO01, GPIO03] - ESP32Expansion: [GND,GPIO00, GPIO01, GPIO03]
metadata: metadata:
title: Zwembad verwarming installatie title: Zwembad verwarming installatie

View File

@ -51,8 +51,8 @@ connectors:
pinlabels: [fase,nul, aarde] pinlabels: [fase,nul, aarde]
pincolors: [BN,BU,GNYE] pincolors: [BN,BU,GNYE]
image: image:
src: images/schukkoStekker230v.jpeg src: /home/ton/PROJECTEN/zwembad/wireviz/images/schukkoStekker230v.jpeg
width: 75 width: 75
GPIO4: #DS1820 GPIO4: #DS1820
<<: *con_header <<: *con_header
<<: *con_ds <<: *con_ds
@ -191,4 +191,4 @@ tweak:
dcPower: dcPower:
<<: *wireTweak <<: *wireTweak
DSw: DSw:
<<: *wireTweak <<: *wireTweak

View File

@ -124,6 +124,7 @@ cables:
length: 0.3 length: 0.3
colors: [BN,BU, GNYE, RD] colors: [BN,BU, GNYE, RD]
# wirelabels: [GND, pinA, PinB, ] # wirelabels: [GND, pinA, PinB, ]
tweak: tweak:
override: override:
@ -139,4 +140,4 @@ tweak:
dcPower: dcPower:
<<: *wireTweak <<: *wireTweak
DSw: DSw:
<<: *wireTweak <<: *wireTweak