Advertisement
yuch4n

Raspberry PI CPU Temperature

Jul 22nd, 2013
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.11 KB | None | 0 0
  1. # Raspberry PI CPU Temperature
  2. cat /sys/class/thermal/thermal_zone0/temp
  3.  
  4. /opt/vc/bin/vcgencmd measure_temp
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement