Author: Adhesh Shenoy
email: adshen1@gmail.com

1) Install Python 2 series on the computer.
2) Install Tweepy for Python.(From the Tweepy folder)
3) Create a twitter account.
4) Create a twitter app and recieve your twitter consumer code and secret, access code and secret.
5) Type in the codes in the Python IDLE.
6) Find the arduino code (in folder python-tweet). Compile and upload to arduino.
7) Change the serial port of the arduino in the python programmes (Eg. change COMx to COM3)
8) Press F5 in the python IDLE to run the program.