check_pi_cpu_temp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
check_pi_cpu_temp [2016/08/28 19:15] – created walkeradmincheck_pi_cpu_temp [2016/08/28 19:18] (current) walkeradmin
Line 1: Line 1:
 ====== 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.1472411739.txt.gz · Last modified: (external edit)