将天气数据合成语音
3.用树莓派每天早上定时播报天气(定时任务crontab + Python脚本 + mpg123播放器)
Python知识点
1.使用urllib2库;
2.Python处理json数据;
3.linux...,weather_night,tmp_high,tmp_low,wind_sc,wind_dir,comf,comf_txt,flu,flu_txt,drsg,drsg_txt,now_weather,...now_tmp,now_wind_sc)
print weather_forcast_txt
?...per=0&cuid=设备mac地址或手机的IMEI码&ctp=1&tok=你的token
5、我们只需要把天气文本放在第4步的链接tex=' '里面就好了
第三步、用树莓派播放天气预报
树莓派上安装linux..."%s"'%(url)) #需要import os
最后,定时执行天气播报脚步就好了
用linux的crontab,可查看crontab定时任务
http://linuxtools-rst.readthedocs.io