Lego + Arduino Door Lock System

Today, I’m going to show you how I made my own home security door lock system with RFID and a password protected keypad. This thing is used to keep all your things safe. This also can be used for your real door.

View more

From: Kevin Zhou

Related topics : rfid door lock system arduino / rfid security door system

How to use RFID to unlock a door for Arduino

In this video we use the RC522 RFID reader and an Arduino Nano to actuate a door lock controlled by a servo. When the RFID reader receives a card that is in the allowed access group, the program sends a command to the servo telling it to open the bolt lock. If a card that is not in the allowed group is scanned, nothing happens.

All of my sketches are available here: https://www.dropbox.com/sh/m6c40pu99fqxb5b/AAD1Gzn6F4Hy8v9RrTZSxQyHa?dl=0

-~-~~-~~~-~~-~-

Please watch: "Diodes: The basic...

View more

From: learnelectronics

Related topics : rfid door lock arduino / door access control rfid / rfid door controller

RFID based Door Lock System using Arduino

I have used EM-18 RFID Reader Module and Arduino UNO board for this project. RFID Reader reads the unique rfid number from the RFID cards or RFID tag and sends it to microcontroller.The system/Door allows access based on the RFID tag received on the RFID reader.

Controller: ATmega328

RFID Reader: EM-18 Module

Software Environment: Embedded C, Arduino IDE, Serial Monitor/PuTTY

Special Features: RFID Interfacing, Serial Communication

View more

From: king07kd

Related topics : rfid card reader serial arduino / rfid tag reader arduino / door access control system using rfid / rfid tag reader system / rfid tag uses

SuperHouseTV #6: Electronic door locks

Door locks are one of the most useful things to control from your home automation system. Using electronic locks you can give your house central locking just like your car, control them from your phone or via the Internet, or even control them using an RFID tag or implant.

I modified a Lockwood Nexion keyless lock to allow it to be controlled by an Arduino, and linked it to my home automation system.

SuperHouse:

- www.superhouse.tv

- twitter.com/superhousetv

-...

View more

From: SuperHouseTV

Related topics : rfid door lock system arduino

Arduino RFID Relay + Keypad (Door Lock)

Project using an Arduino Nano and RFID using a MFRC522, a Keypad and a RF433 Transmitter

You may all find the code here: https://techcoders.net/pages/arduino_door_lock

Unfortunately I have no time to do the schematics, the code is mostly commented but feel free to ask if you need some help!

I apologize in advance for my voice in the beginning of the video since when I recorded it I had a cold.

Music playing on the background: https://www.youtube.com/watch?v=mGGRR_H6mPg

View more

From: TechCoders

Related topics : rfid projects using arduino / rfid door lock arduino

Arduino RFID reader

this is a demonstration of the Seeedstudio RFID reader with Arduino. I have set it up to recognize two tags and to play different melodies depending on weather or not the card is accepted. The Red LED shows that the door is LOCKED, and the Green LED means that the door is UNLOCKED. You can read about this project and get the source code at: http://electronicsjunk.com/index.php?option=com_content&view=article&id=58:arduino-rf-id-door-lock&catid=35:projects&Itemid=60

View more

From: electronicsjunk

Related topics : rfid tag reader arduino / rfid door lock arduino / rf card door lock

Arduino RFID Card Door Lock System 100 Cards DIY

Source code soon. Watch my blog post.

View more

From: Shawn McCombs

Related topics : rfid card door lock system

Arduino Based Automatic Door Lock System using RFID

In this tutorial we will learn that what is RFID is, how it works and how to make an Arduino based RFID door lock. You can watch the following video or read the written tutorial below for more details.

code is given below link.

http://kudoflow.com/m5O

you also show the data on the thingspeak site

https://thingspeak.com/channels/419520

Fallow on Google

https://plus.google.com/+ahmadsadiq40

fallow on Facebook

https://www.facebook.com/ahmadsadiq40

Fallow on ...

View more

From: Engr. Muhammad Ahmad Sadiq

Related topics : rfid door lock system arduino

RFID Door Lock System

This is my own project, an Arduino based RFID door lock system, with Android application to check the database of entries.

View more

From: Sándor Uszkai

Related topics : rfid door lock system arduino / rfid based applications

Arduino based RFID Door Lock

In this tutorial we will learn how to make an Arduino based RFID door lock. The following video shows the results of this project read the tutorial below for more details

Parts:

• Arduino Nano board

• Servo motor

• I2C LCD Display

• Male to Female dupont cables

• MFRC522 RFID Reader

• KY-016 RGB LED Module 3 Color Light

• PIR Motion Sensor

Please download the source codes here "http://richmondsystems.net/2017/07/16/arduino-based-rfid-door-lock/"

View more

From: Kalibatta Richard

Related topics : rfid door lock arduino / rfid based projects with source code / rfid reader module arduino