TWS Set Up Guide
Base System
Install the Raspbian image (this tutorial is based on 2014-12-24).
sudo dpkg-reconfigure locales
During first boot, with raspi-config or manually enable i2c and spi.
Enable daemon:
echo 1 > /sys/module/i2c_bcm2708/parameters/combined
tws