- DHT https://github.com/adafruit/DHT-sensor-library
- BH1750 https://github.com/claws/BH1750
- Si1145 https://github.com/adafruit/Adafruit_SI1145_Library
- TinyGPS https://github.com/mikalhart/TinyGPS
- ArduinoJson https://github.com/bblanchon/ArduinoJson
安裝 Supervisor
# apt-get install supervisor
設定 Supervisor
# vi /etc/supervisor/supervisord.conf
[program:thingspeak]
command=/usr/bin/python /home/pi/thingspeak.py