WIFI Door Lock DIY

by AnnaMai in Circuits > Arduino

619 Views, 2 Favorites, 0 Comments

WIFI Door Lock DIY

My Video5.gif

Make wifi door lock by yourself, open/close door lock by Phone. This project is based on ESP8266

Part List

1. Node MCU Ver 0.9

2. Solenoid lock

3. H-bridge

Code Work

Here is the code: https://bit.ly/3ylwNE9

Test Run

snapshot.png

After compile and download the code, ESP8266 will be a Wifi station (Access Point).

Now you can use smart phone to connect to wifi station named Engineer2you-Home with password is "123456789" (Of-course you can edit the name and password in Arduino code)

After connection successful, go to web browser on phone and type address 72.72.72.72 (again, you can also edit this address in Arduino code). The web screen of lock status will appeared!
Press "door button" |]||[ : if lock is opened, it will close the lock (without password) Input password to open the lock: password is "123456", ofcourse you can change this password in Arduino code. If wrong password, you can not open the lock.

Make Circuit and Installation

circuit.jpg
snapshot1.png
snapshot2.png
snapshot3.png

I made small home model, then install solenoid lock, "WIFI LOCK" controller box, then test again. It works fine!

Then I print QR-Code for address 72.72.72.72 and stick on door. Imagine that, you get home, use the phone to scan QR-Code and input password to open the door, so cool! haha

Finished

snapshot4.png
Wifi door lock DIY

Let's see the final for beautiful works

Watch the video to see finished works