User Tools

Site Tools


check_pi_cpu_temp

Check Pi CPU Temp



To check the CPU temp of the Pi, use the following from the command line:

  cat /sys/class/thermal/thermal_zone0/temp


The result will return in milli °C, for my Pi right now I get:

  53692. So 53692/1000 is 53.692 °C



check_pi_cpu_temp.txt · Last modified: 2023/03/09 22:35 by 127.0.0.1