- grab raspian image and set up sd card
- boot up pi
- configure wlan usb card
- sudo apt-get update
- sudo apt-get install python-dev
- sudo apt-get install python-rpi.gpio
- follow steps here: https://learn.adafruit.com/adafruits-raspberry-pi-lesson-4-gpio-setup/configuring-i2c (even though unsure if we'll use i2c, get it working regardless)
- install easy_install and pip to get python packages
- sudo apt-get install python-setuptools
- sudo easy_install pip
- install python dependencies
- sudo pip install simplejson
- sudo pip install httplib2
- sudo pip install python-oauth2
- sudo pip install twitter
- longer wire for flow sensors
- something to perm. attach sensor to wires (coupler?)
- more 8gig sd cards
- tubing for flow sensors (includes clamps on each end)