Magic_Lamp A python driven pizero project for an escape room Dependancies bottle.py time.py RPi.gpio How to Deploy Our Project Get yourself a Pi Zero, 4 pin LED, 220 ohm resistor and enough wire to make all of the connections Place connectors to pins as instructed by image (Coming soon!) Setup VNC or connect to your Pi Zero (Running Raspiben) in anyway you desire and have access to the terminal In terminal, pip install bottle Clone repo onto your desktop Edit server HOST ip address at the bottom of the server.py to match ip given to pi In terminal, $python server.py connect to your pi's address with a web browser and click on individual lights to ensure everything is working!