Skip to content

Arduino proximity based garage opener for my home garage door. Consists of a mobile "Beacon" and a "Receiver" station for controlling the garage door.

Notifications You must be signed in to change notification settings

gilmaimon/ArduinoProximityGateOpener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino Proximity Gate-Opener

Arduino based garage opener for my home garage door. The project consists of 2 parts:

  • A transimtter (Beacon) - a device placed in the car and transmits a signal in fixed intervals.
  • A receiver - The reciever controls the garage door and opens/closes it depending on the time that have passed since last received transmission.

The project also uses:

  • RC Switch - for rf transmission
  • EEPROM for storing and restoring state and saved codes

This project uses my library ArduinoComponents

About

Arduino proximity based garage opener for my home garage door. Consists of a mobile "Beacon" and a "Receiver" station for controlling the garage door.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages