Skip to content

criticalfault/Magic_Lamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Magic_Lamp

A python driven pizero project for an escape room

Dependancies

  1. bottle.py
  2. time.py
  3. RPi.gpio

How to Deploy Our Project

  1. Get yourself a Pi Zero, 4 pin LED, 220 ohm resistor and enough wire to make all of the connections
  2. Place connectors to pins as instructed by image (Coming soon!)
  3. Setup VNC or connect to your Pi Zero (Running Raspiben) in anyway you desire and have access to the terminal
  4. In terminal, pip install bottle
  5. Clone repo onto your desktop
  6. Edit server HOST ip address at the bottom of the server.py to match ip given to pi
  7. In terminal, $python server.py
  8. connect to your pi's address with a web browser and click on individual lights to ensure everything is working!

Releases

No releases published

Packages

No packages published