To run this server you will need to install the following on your raspberry pi: pip sudo apt-get install python-pip Flask sudo pip install flask To start the server python app.py To stop the server press "ctrl + x"