Skip to content

quinnjn/GarageDoor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GarageDoor

Raspberry Pi setup for my Garage door.

Purpose

I'm currently renting a basement suite which luckily comes with my own garage. The problem though is it only has one garage door opener which sucks when: I want to go biking, motorcycling, enter the garage myself.

If only there was a way to open my garage door through my cell phone! Now there is!

Parts Required

  1. Raspberry Pi
  2. Relay Module

Pre-Setup

I won't be going through any pre-setup information here. There are way better blogs on setting up the raspberry pi than what I can explain. Although there should be some requirements funfilled before continuing on to the actual garage door operating stuff

  1. Raspberry Pi should be connected to the internet
  2. Python should be installed along with the Flask and Rpi.GPIO modules

Connecting the Pi to the Relay

I found this wonderful video on how to connect the relay to the pi. Definately check it out!

Using the video, here are the connections I came up with:

Raspberry Pi Relay
          | Jumper [JD-VCC, VCC]

5V OUT | VCC GRD | GRD GPIO18 | IN1

About

Raspberry Pi setup for my Garage door

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages