图1
#导入函数库,代码略
#设置智能终端连接 web服务器的参数、连接网络的参数并连接网络,代码略
while True:
h=pin0. read_analog()
errno, resp=obloq. get("input? id=1&h="+ , 10000)
if errno! =200:#表明网络通信连接异常
display. show(str(errno))
else:
if resp=="1": #开启水泵进行浇灌
pin1. write_digital(1)
sleep(10*60*1000)
sleep(1000*5)
import pandas aspd
import matplotlib.pyplot asplt
df=pd.read-excel("day.xlsx")
df1=df[ ]
df2=df1.groupby("设备名称" , as-index—False).count()
plt.(df2.设备名称, df2.是否浇水)
plt.title("各区块8月10日浇水次数统计")
plt.show()