Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 1251

Python • Re: very noisy SoC temperature measurement (RPi5)

$
0
0
I use "vcgencmd measure_temp" for the CPU temp.

Code:

$ vcgencmd measure_temptemp=47.2'C
and "/sys/class/thermal/cooling_device0/cur_state" for the fan speed.

The CPU temp does wander a bit as you say, but I have not found it a problem until you mentioned it!
Perhaps I should round the temp to whole degrees ...

Code:

Time         CPU    Core    Vcore    Temp....Min....Max  Health  Fan13:38:22     500     500   0.9446    45.5   45.5   45.5    OK     013:38:32     500     500    0.720    43.3   43.3   45.5    OK     013:38:42     500     500    0.720    44.4   43.3   45.5    OK     013:38:53     500     500    0.720    44.4   43.3   45.5    OK     013:39:03     500     500    0.720    43.9   43.3   45.5    OK     013:39:13     500     500    0.720    43.9   43.3   45.5    OK     013:39:23     500     500    0.720    43.3   43.3   45.5    OK     013:39:33     500     500    0.720    43.9   43.3   45.5    OK     013:39:43     500     500    0.720    43.3   43.3   45.5    OK     013:39:53     500     500    0.720    43.9   43.3   45.5    OK     013:40:03     500     500    0.720    43.9   43.3   45.5    OK     013:40:13     500     500    0.720    43.9   43.3   45.5    OK     013:40:23     500     500    0.720    43.9   43.3   45.5    OK     013:40:33     500     500    0.720    42.2   42.2   45.5    OK     013:40:43     500     500   0.9446    44.4   42.2   45.5    OK     013:40:53     500     500    0.720    42.8   42.2   45.5    OK     0Time         CPU    Core    Vcore    Temp....Min....Max  Health  Fan13:41:03     500     500    0.720    43.3   42.2   45.5    OK     013:41:13    2800     910   0.9996    45.0   42.2   45.5    OK     013:41:23    2800     910   0.9996    48.3   42.2   48.3    OK     013:41:33    2800     910   0.9996    50.5   42.2   50.5    OK     113:41:43    2800     910   0.9996    49.4   42.2   50.5    OK     113:41:53     900     570   0.9446    48.3   42.2   50.5    OK     113:42:03    2800     910   0.9996    47.2   42.2   50.5    OK     113:42:13    2800     910   0.9996    47.2   42.2   50.5    OK     1

Statistics: Posted by jahboater — Thu Jan 11, 2024 1:45 pm



Viewing all articles
Browse latest Browse all 1251

Trending Articles