PDA

View Full Version : A much easier take on an Android garage door opener



wraggster
May 11th, 2012, 12:22
http://hackadaycom.files.wordpress.com/2012/05/android-garage-door-opener.png
[Andy] is taking the complexity of a smartphone-controlled garage door (http://explodertorium.blogspot.com/2012/05/bluetooth-garage-app-is-working.html) down a notch with this project. He’s not interested in checking on the state of the door (open or closed) using a video feed (http://hackaday.com/2012/03/01/monitoring-and-controlling-your-garage-door-from-afar-with-an-ip-camera/), or in controlling the thing from anywhere in the world. He just wants to use his Android as the remote control and we say amen to that.
The circuitry in the garage is pretty simple. A relay is used to simulate a button press on the in-garage wired opener. This relay is driven by an Arduino which uses a Bluetooth shield for connectivity. Since his Android phone has a Bluetooth modem the rest of the project is just app development. As you can see in the video, the app automatically connects to the Arduino when it is launched, then waits for the button press to send the electronic equivalent of ‘Open Sesame”.
The project covers a series of posts so if you want to see how he got the app up and running make sure to browse through his archives. The next iteration for this app needs to be a background widget that enables Bluetooth, connects to the Arduino, and send s the open command all with one press.
http://hackaday.com/2012/05/10/a-much-easier-take-on-an-android-garage-door-opener/