Instructions

sudo i2cdetect -y 1
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: -- -- -- -- -- -- -- -- -- -- -- -- --
10:
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
20:
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30:
-- -- -- -- -- -- -- -- -- -- -- --
3c
-- -- --
40:
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
50:
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
60:
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
70:
-- -- -- -- -- -- --
sudo apt-get install git
git clone https://github.com/adafruit/Adafruit_Python_SSD1306.git
cd Adafruit_Python_SSD1306
sudo python setup.py install