May 4th, 2018. 交完最后一个python project 今天终于正式完成了在UW-Madison所有的课程作业考试 还有整整一个星期毕业典礼 即将完成快两年的struggling, painful, exhausted bittersweet的econ master 只觉得白驹过隙时光荏苒令人唏嘘. May the force be with me..peace
树梅派CPU温度
get_pi_info.py
-----------------------------------
#coding:utf-8
import os
# Return CPU temperature as a character string
def getCPUtemperature():
res = os.popen('vcgencmd measure_temp').readline()
return(res.replace("