linux check internal temperature code example
Example: how to read temperature in linux
cat /sys/class/thermal/thermal_zone0/temp
thermal_zone0 can be different
cat /sys/class/thermal/thermal_zone0/temp
thermal_zone0 can be different