Make an Apple Watch Door Unlocker

What’s an Apple Watch good for? How about unlocking doors with just a tap on an app? We figured out how do something no one else has done for under 150 bucks, using standard door-strike hardware, our custom app, and a tiny RFduino microcontroller. In this Weekend Project we’ll show you exactly how to do it.

We started this project to help solve a real-world problem: prevent our employees from being locked out of our office. Our security system automatically locks the doors outside of normal business hours. If someone steps out of the office without their security card or keyfob, they’re locked out. When this happens, people use their phone to call or email people at the office to let them back in. This showed us that people may forget their security card — but they don’t forget their phone. With this insight, we set out to create an mobile app that would serve as a virtual security card. The Apple Watch would make this even more convenient, and since Apple Watch apps are extensions of iPhone apps, we created a bundle that includes both apps.

Make an Apple Watch Door Unlocker

Beyond the convenience of allowing people to securely open doors with the Apple Watch, we had three main goals for this project:

  • Leverage our existing security system: integrate with the security system and electronic doors we currently have in place.
  • Extend our existing system: augment what we have by adding additional electronically secure doors.
  • Learn how to best use the Apple Watch: this is a new platform, and it will take us (and others) a while to understand the most natural way to interact with it.

We didn’t want to compromise or complicate our existing security system during this process. To this end, we made sure all existing keys would work as they did before, and chose our hardware and approach to ensure this.

This project is built on these main components:

  • Electronic door strike: Each door needs one of these; it’s a device that allows the door to be opened electronically, even if the door latch itself is locked. The strike we’ve chosen is compact and is a fail-closed model, meaning it remains locked when powered off. In the case of a power failure, it remains secure, and can be unlocked normally with a physical key.
  • RFduino module: Each door needs the capability to communicate wirelessly with our phone and watch apps, and to send the proper signal to the door strike to open the door. We chose the RFduino wireless microcontroller, because it offers BLE, has a compact form factor, and is Arduino compatible. The RFduino module runs a small application that securely communicates with our phone and watch Apps, and opens the door when activated.
  • iPhone and Apple Watch app: Apple Watch apps are extensions of iPhone apps, so we created one app that bundles both together. This app will authenticate the user, and will communicate wirelessly with the door to allow it to open.

 

For more detail: Make an Apple Watch Door Unlocker

About The Author

Ibrar Ayyub

I am an experienced technical writer holding a Master's degree in computer science from BZU Multan, Pakistan University. With a background spanning various industries, particularly in home automation and engineering, I have honed my skills in crafting clear and concise content. Proficient in leveraging infographics and diagrams, I strive to simplify complex concepts for readers. My strength lies in thorough research and presenting information in a structured and logical format.

Follow Us:
LinkedinTwitter