Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 468 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 468 Bytes

Garage Door Controller

A Flask web app to run a GarageDoor IoT powered by a Raspberry Pi.

Screenshot

Screenshot

Features

  • Open / Close door remotely
  • Keeps track of when door was last open/closed
  • Runs on Raspberry Pi
  • Uses cheap parts off the web like a relay and magnetic door sensor

Setup

TODO...

tl;dw: Edit app.py, change the pin for the LED to your relay and the pin for the Button to your sensor.