树莓派3B 查看GPU、CPU温度

参考:How to find out Raspberry Pi GPU and ARM CPU temperature on Linux

 

GPU温度:

/opt/vc/bin/vcgencmd measure_temp

 

CPU温度:

cat /sys/class/thermal/thermal_zone0/temp

 

 

 

 

posted @ 2021-06-28 15:35  rivanwang  阅读(788)  评论(0)    收藏  举报