Get Weather Forecasts on Raspberry Pi
- take a picture
- No module named pywapi
download address: https://github.com/kapt/pywapi
- No module named psutil
download address: https://github.com/packages/psutil
- No file named Python.h
setup install has error: Python.h: No such file or directory |
need install python-dev
- no module bs4
download from https://pypi.python.org/pypi/beautifulsoup4
- sudo modprobe w1-gpio
DS18B20 sensor
- lcd
http://www.waveshare.net/wiki/5inch-HDMI-LCD-B-IMG-REV1.1
- can not shutdown via ssh
kill the app then shudown is working.
pi@rpi2b:~ $ cat /home/pi/Tools/kill-weather.sh |
- power on&off automaticly
smart plug + crontab
- original
http://www.instructables.com/id/Raspberry-Pi-Internet-Weather-Station/
版权声明:本站所有文章均采用 CC BY-NC-SA 4.0 CN 许可协议。转载请注明原文链接!