/geogate

Arduino powered gate opener with companion iPhone app

Primary LanguagePHP

Geogate

Arduino powered gate opener with companion iPhone app.

Authors:

Licence:

This distribution also includes:

Project status:

Description

The idea is to leave gate remote at home connected to power and Arduino with a WiFi shield on. Next using geofencing on iPhone (or any other mobile device) discover your location and trigger gate opening when youryou approach home or office. This can be later extended to giving access to your friends, when they arrive gate will be open for them.

Project consists of several parts:

  • Arduino Uno (any version will do, but was developed on Uno)
  • WiFi shield for Arduino
  • Webserver
  • iPhone

Repo

  • arduino - code for your Arduino
  • server - code for your PHP server
  • schemats - schemats for Arduino connections (use Fritzing to open http://fritzing.org/download/)