sudo apt-get update sudo apt-get install git sudo apt-get install build-essential python-dev python-pip sudo pip install RPi.GPIO sudo apt-get install python-imaging python-smbus
cd Adafruit_Python_SSD1306 sudo python setup.py install
// enable ssh and SPI from sudo raspi-config cd examples
// code change required to run oled examples
//nanpy install in pi pip install nanpy
//nanpy install in arduino git clone https://github.com/nanpy/nanpy-firmware.git cd nanpy-firmware ./configure.sh
//important::::: template.py permission should be changed
//make it a router! https://frillip.com/using-your-raspberry-pi-3-as-a-wifi-access-point-with-hostapd/
//sonar sensor integration with nanpy https://www.raspberrypi.org/forums/viewtopic.php?f=37&t=82635