Changes for page Sensor Module

Last modified by Heimir Thordarson on 2026/07/05 12:56

From version 61.3
edited by Heimir Thordarson
on 2026/02/23 17:41
Change comment: There is no comment for this version
To version 61.1
edited by Heimir Thordarson
on 2026/02/23 17:37
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -68,44 +68,8 @@
68 68  
69 69  == Microcontroller Pinout ==
70 70  
71 -|=(% style="width: 96px;" %)Physical Pin|=(% style="width: 102px;" %)Electrical Pin|=(% style="width: 991px;" %)Description
72 -|(% style="width:96px" %)1|(% style="width:102px" %) |(% style="width:991px" %)
73 -|(% style="width:96px" %)5|(% style="width:102px" %) |(% style="width:991px" %)
74 -|(% style="width:96px" %)7|(% style="width:102px" %) |(% style="width:991px" %)
75 -|(% style="width:96px" %)9|(% style="width:102px" %) |(% style="width:991px" %)
76 -|(% style="width:96px" %)10|(% style="width:102px" %) |(% style="width:991px" %)
77 -|(% style="width:96px" %)11|(% style="width:102px" %) |(% style="width:991px" %)
78 -|(% style="width:96px" %)12|(% style="width:102px" %) |(% style="width:991px" %)
79 -|(% style="width:96px" %)13|(% style="width:102px" %) |(% style="width:991px" %)
80 -|(% style="width:96px" %)14|(% style="width:102px" %) |(% style="width:991px" %)
81 -|(% style="width:96px" %)15|(% style="width:102px" %) |(% style="width:991px" %)
82 -|(% style="width:96px" %)16|(% style="width:102px" %) |(% style="width:991px" %)
83 -|(% style="width:96px" %)17|(% style="width:102px" %) |(% style="width:991px" %)
84 -|(% style="width:96px" %)18|(% style="width:102px" %) |(% style="width:991px" %)
85 -|(% style="width:96px" %)19|(% style="width:102px" %) |(% style="width:991px" %)
86 -|(% style="width:96px" %)20|(% style="width:102px" %) |(% style="width:991px" %)
87 -|(% style="width:96px" %)21|(% style="width:102px" %) |(% style="width:991px" %)
88 -|(% style="width:96px" %)22|(% style="width:102px" %) |(% style="width:991px" %)
89 -|(% style="width:96px" %) |(% style="width:102px" %) |(% style="width:991px" %)
90 -|(% style="width:96px" %) |(% style="width:102px" %) |(% style="width:991px" %)
91 -|(% style="width:96px" %) |(% style="width:102px" %) |(% style="width:991px" %)
92 -|(% style="width:96px" %) |(% style="width:102px" %) |(% style="width:991px" %)
93 -|(% style="width:96px" %) |(% style="width:102px" %) |(% style="width:991px" %)
94 -|(% style="width:96px" %) |(% style="width:102px" %) |(% style="width:991px" %)
95 -|(% style="width:96px" %) |(% style="width:102px" %) |(% style="width:991px" %)
96 -|(% style="width:96px" %) |(% style="width:102px" %) |(% style="width:991px" %)
97 -|(% style="width:96px" %) |(% style="width:102px" %) |(% style="width:991px" %)
98 -|(% style="width:96px" %) |(% style="width:102px" %) |(% style="width:991px" %)
99 -|(% style="width:96px" %) |(% style="width:102px" %) |(% style="width:991px" %)
100 -|(% style="width:96px" %) |(% style="width:102px" %) |(% style="width:991px" %)
101 -|(% style="width:96px" %) |(% style="width:102px" %) |(% style="width:991px" %)
102 -|(% style="width:96px" %) |(% style="width:102px" %) |(% style="width:991px" %)
103 -|(% style="width:96px" %) |(% style="width:102px" %) |(% style="width:991px" %)
104 -|(% style="width:96px" %) |(% style="width:102px" %) |(% style="width:991px" %)
105 -|(% style="width:96px" %) |(% style="width:102px" %) |(% style="width:991px" %)
106 106  
107 107  
108 -
109 109  == Air Temperature Sensor ==
110 110  
111 111  The air temperature sensor will be used to have a dynamic reference setpoint for the cooling system. This could reduce the current draw from the low voltage system compared to having a fixed reference point. This is because the regulator will not try to cool the water to a temperature lower than the ambient temperature. The sensor works as a resistor which varies depending on its temperature. Where in this case, the resistance lowers when the temperature increases (NTC). To make the microcontroller able to measure the changes in resistance, the thermistor is put into a voltage divider circuit.