Changes for page Sensor Module

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

From version 64.1
edited by Heimir Thordarson
on 2026/02/26 18:28
Change comment: There is no comment for this version
To version 63.1
edited by Heimir Thordarson
on 2026/02/23 18:01
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -68,8 +68,6 @@
68 68  
69 69  == Microcontroller Pinout ==
70 70  
71 -The sensor module uses a microcontroller to measure and calculate the values for the analog signals. The microcontroller used in this system is the [[STM32G491RET6>>doc:.https\:www\.st\.comenmicrocontrollers-microprocessorsstm32g491re\.html.WebHome]]
72 -
73 73  (% style="width:793.6px" %)
74 74  |=(% style="width: 96px;" %)Physical Pin|=(% style="width: 102px;" %)Electrical Pin|=(% style="width: 593px;" %)Description
75 75  |(% style="width:96px" %)1|(% style="width:102px" %)VBAT|(% style="width:593px" %)Power source from a backup battery if a RTC would be used (Connected to +3V3 in this case)
... ... @@ -196,9 +196,9 @@
196 196  
197 197  where:
198 198  
199 -* {{mathjax}}\(x\){{/mathjax}}= The mechanical placement excluding the dead length (178mm).
197 +* {{mathjax}}\(x\){{/mathjax}} = The mechanical placement excluding the dead length (178mm).
200 200  * {{mathjax}}\(V_s\){{/mathjax}}= The supply voltage of the linear potentiometer, in this case it is 3.3 {{mathjax}}\(V\){{/mathjax}}.
201 -* {{mathjax}}\(V_{out}\){{/mathjax}}= The output voltage of the linear potentiometer. ranging from 0.033{{mathjax}}\(V\){{/mathjax}} to 3.267{{mathjax}}\(V\){{/mathjax}}.
199 +* {{mathjax}}\(V_{out}\){{/mathjax}} = The output voltage of the linear potentiometer. ranging from 0.033{{mathjax}}\(V\){{/mathjax}} to 3.267{{mathjax}}\(V\){{/mathjax}}.
202 202  
203 203  === Filtering ===
204 204