-
Hardware Prerequisites:
- PiFace: http://www.piface.org.uk/
-
Software Prerequisites:
-
Tornado:
- $> sudo apt-get install python-tornado
- JSON:
- $> sudo apt-get install python-simplejson
-
PiFace server:
- $> git clone https://github.com/adcomp/piface-python-websocket-server.git
- $> cd piface-python-websocket-server
- $> python server.py
-
Browser:
- http//[your_raspberrypi_IP]:8888
-
Video:
-
References: