/rpitemptweeter

Python Project which tweets the readings from BMP18O sensor

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

rpi temptweeter

Python Project which tweets the readings from BMP18O sensor

Two packages are vital in order to use this project.

  1. Adafruit BMP180 code:

Follow instructions: https://github.com/adafruit/Adafruit_Python_BMP

  1. Twython:

install via $ pip install twython

or

$ easy_install twython

Furhermore, get the code and replace 'REPLACEME' sections according to the Twitter app secrets.