It looks like (on my Pi) the temp in sysfs is updated around 150 times per second.I'd thought your mysterious pistat program samples temperature multiple times during every time slice.
So it should be possible to read the temp a few times during an interval and smooth it. Even for
a once per second display:
Code:
Time CPU Core Vcore Temp....Min....Max Health10:38:23 500 500 0.720 46 45 49 OK10:38:24 500 500 0.720 44 44 49 OK10:38:25 500 500 0.720 46 44 49 OK10:38:26 500 500 0.720 46 44 49 OK10:38:27 500 500 0.720 46 44 49 OK
Statistics: Posted by jahboater — Wed Feb 07, 2024 11:02 am