WeatherBlink:Raspberry Pi和Blink1的天气指示器

时间:2021-05-07 20:57:22
【文件属性】:
文件名称:WeatherBlink:Raspberry Pi和Blink1的天气指示器
文件大小:7KB
文件格式:ZIP
更新时间:2021-05-07 20:57:22
HTML 天气眨眼 Blink1的Python天气指示器无意在Raspberry Pi上运行 安装说明 安装Raspbian 下载Raspbian并根据说明将其安装在4Gb SD卡上。 设定静态IP 编辑SD卡上的/ etc / network / interfaces。 像这样的东西: # The loopback interface auto lo iface lo inet loopback auto eth0 iface eth0 inet static # your static IP address 192.168.0.100 # your gateway IP gateway 192.168.0.1 netmask 255.255.255.0 # your network address network 192.168.0.0 broadcast 192.168.0.255 启动
【文件预览】:
WeatherBlink-master
----FetchWeather.py(4KB)
----colour_test.py(1KB)
----BlinkWeather.py(4KB)
----.gitignore(57B)
----README.md(2KB)
----heat_colours.html(13KB)

网友评论