Skip to content

Commit 1867aea

Browse files
committed
Corrected value of the resistance responsible for the High state of the OT bus
1 parent c6431ed commit 1867aea

5 files changed

Lines changed: 123 additions & 73 deletions

File tree

Arduino_OpenTherm_shield.kicad_pcb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4766,7 +4766,7 @@
47664766
)
47674767
)
47684768
)
4769-
(property "Value" "0R"
4769+
(property "Value" "20"
47704770
(at 0 1.43 0)
47714771
(layer "F.Fab")
47724772
(uuid "b83aba6c-e686-4766-8d50-469a7edf0f57")
@@ -4803,7 +4803,7 @@
48034803
)
48044804
)
48054805
)
4806-
(property "LCSC" "C21189"
4806+
(property "LCSC" "C22950"
48074807
(at 0 0 180)
48084808
(unlocked yes)
48094809
(layer "F.Fab")
@@ -4993,7 +4993,7 @@
49934993
)
49944994
)
49954995
)
4996-
(property "Value" "47"
4996+
(property "Value" "20"
49974997
(at 0 1.43 0)
49984998
(layer "F.Fab")
49994999
(uuid "8e9af777-a6e3-475d-8ad6-bc12fa9677fd")
@@ -5030,7 +5030,7 @@
50305030
)
50315031
)
50325032
)
5033-
(property "LCSC" "C23182"
5033+
(property "LCSC" "C22950"
50345034
(at 0 0 180)
50355035
(unlocked yes)
50365036
(layer "F.Fab")

Arduino_OpenTherm_shield.kicad_sch

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
(paper "A4")
77
(title_block
88
(title "OpenTherm Arduino Shield")
9-
(date "2025-03-30")
9+
(date "2025-04-16")
1010
(rev "1.1")
1111
(company "© 2025 MPro")
1212
(comment 1 "Designed by MPro")
@@ -6058,7 +6058,7 @@
60586058
)
60596059
)
60606060
)
6061-
(property "Value" "47"
6061+
(property "Value" "20"
60626062
(at 85.09 107.95 90)
60636063
(effects
60646064
(font
@@ -6093,7 +6093,7 @@
60936093
(hide yes)
60946094
)
60956095
)
6096-
(property "LCSC" "C23182"
6096+
(property "LCSC" "C22950"
60976097
(at 85.09 105.41 90)
60986098
(effects
60996099
(font
@@ -7204,7 +7204,7 @@
72047204
)
72057205
)
72067206
)
7207-
(property "Value" "0R"
7207+
(property "Value" "20"
72087208
(at 76.2 107.95 90)
72097209
(effects
72107210
(font
@@ -7239,7 +7239,7 @@
72397239
(hide yes)
72407240
)
72417241
)
7242-
(property "LCSC" "C21189"
7242+
(property "LCSC" "C22950"
72437243
(at 76.2 105.41 90)
72447244
(effects
72457245
(font

docs/ibom.html

Lines changed: 114 additions & 64 deletions
Large diffs are not rendered by default.

docs/schematic.pdf

-8.04 KB
Binary file not shown.

docs/schematic.png

7.4 KB
Loading

0 commit comments

Comments
 (0)