Install Raspbian on your Pi. In the setup process go to Advanced and enable SSH. Also, set it to boot to the command line rather than the desktop – you should be able to run this headless. Do some basic maintenance sudo apt-get update sudo apt-get upgrade sudo rpi-update sudo reboot Install Python sudo apt-get […]