How to make RFID cat door using Arduino [Full Tutorial]

How to make RFID cat door using Arduino

Check the full tutorial here:

http://goo.gl/JcSP7G

This is a cat door/flap that can only be opened by the animal that wears the appropriate RFID tag. Arduino controls the process. It features a custom made antenna large enough to function as a gate, which makes it easy for the animal to activate and quite reliable. Some methods and techniques are borrowed from my previous project, the RFID cat feeder. Whereas the feeder controls access to a food bowl,...

View more

From: Jerry Penalosas

Related topics : rfid cat door arduino / door access control system using rfid / rfid projects using arduino / rfid door controller / rfid gate access control system

Arduino RFID Door Lock using NFC Tag and RC522

In this video you can see how i have installed an arduino and RC522 module to my bedroom door, so you can use an NFC sticker as the swipe access card along side the RC522 RFID module being controlled by an arduino uno, to keep a room secure.

the sketch file i used is available at

https://github.com/omersiar/RFID522-Door-Unlock/blob/master/EEPROM/EEPROM.ino but i have edited the sketch file slightly myself.

Dirt Road Traveler by Audionautix is licensed under a Creative Commons Attribution...

View more

From: 999monkeymonkey

Related topics : rfid door lock arduino / rfid module rc522

Arduino simple RFID access control with relè, LCD feedback, sound and led

This simple circuit control a simple RFID access control (example for opening door) with a RFID card. The circuit reconize the grant cards and activate a relè. The grant card code are stored in the program.

Element of circuit:

Arduino uno

I2c lcd

Relè

Active buzzer

RGB led

RFID sensor

View more

From: Manuel Roccon

Related topics : door access control rfid / rfid circuit simple / rfid door access arduino / active rfid card / rfid card programming

How RFID Works and How To Make an Arduino based RFID Door Lock

http://howtomechatronics.com/tutorials/arduino/rfid-works-make-arduino-based-rfid-door-lock/ ► Find more details, circuit schematics and source codes on my official website.

Collection of Arduino Projects: http://howtomechatronics.com/arduino-projects/

In this tutorial we will learn what RFID is, how it works and how to make an Arduino based RFID door lock. RFID stands for Radio Frequency IDentification and it’s a non-contact technology that’s broadly used in many industries for tasks...

View more

From: Dejan Nedelkovski

Related topics : rfid door lock arduino / rfid based library management system using arduino / rfid door lock access control system / rfid projects using arduino / rfid based book tracking system for libraries

How RFID Works and How To Make an Arduino based RFID Door Lock

► Find more details, circuit schematics and source codes on my official website.

Collection of Arduino Projects:

In this tutorial we will learn what RFID is, how it works and how to make an Arduino based RFID door lock. RFID stands for Radio Frequency IDentification and it’s a non-cont technology that’s broadly used in many industries for tasks such as personnel tracking, access control, supply chain management, books tracking in libraries, tollgate systems and so on.

Visit...

View more

From: George Bhatia

Related topics : rfid door lock system arduino / rfid door lock system circuit / rfid based book tracking system for libraries / radio frequency identification technology rfid / rfid based projects with source code

Arduino RFID Door Lock | Security Access

If you like this project, please like the video and my channel !!!

In this video, we are going to build a Arduino System Electric Door Lock and RFID to authenticate, so your RFID tag will act as a key.

If you place wrong RFID card near RFID reader a buzzer will beep to alert about wrong card.

If you are new to RFID first read its working an interfacing with Arduino.

What You Will Need :

Arduino Board

RFID reader RC522

LEDs

Buzzer

Jumper Wires

Link to the Code...

View more

From: MORY ARDUINO AND TECH

Related topics : rfid door lock system arduino / rfid tag reader arduino / rfid security door locks / rfid card reader system / rfid key card system

RFID Door lock controller

RFID door lock is a cool DIY kit, which has all you need to build a complete RFID based door lock. Once you have built the kit, you can add in many rfid keys. Each tag can have a unique flavour :

Things you can do:

- Select access to rooms to people with rfid tags

* Great when flatting and keeping parents at bay

- Access to room for a time ( ex 2-3 pm only )

- One time key, The tag stops working after one use :)

This kit is a great platform and the ways you can use this kit is limited...

View more

From: HobbyistNz

Related topics : diy rfid door lock kit / diy rfid door lock arduino / rfid door controller / rfid key tag

Arduino Tutorial - Access Control using RFID RC522

Click CC for subtitles or setting to select English or Malay subtitles.

Description: Demonstrates the use of Door Access Control featuring RFID. Its consist indicator light and push button to reset the EEPROM. You can download RFID RC522 library at GITHUB.

Tutorial/Coding: https://microcontrollermalaysia.blogspot.com/2018/09/arduino-intermediate-card-reader-with.html

View more

From: Electrical & Electronic

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

Advanced Arduino RFID Authentication

This uses a Python serial server and SQLite to authenticate an RFID tag with an Arduino and a Parallax RFID reader. The computer will speak aloud "Access Granted" or "Access Denied" accordingly and spin a servo to a locked or unlocked position to attach to a door lock.

More info and code ate http://appdelegateinc.com/blog/2010/10/06/rfid-auth-using-arduino-and-python/

View more

From: dawsdesign

Related topics : rfid tag reader arduino / rfid door lock arduino / rfid tag uses

Arduino RFID Http auth project

Quick test of RFID access system project that authenticates against a central server over HTTP.

The green LED that illuminates indicates what will eventually be the door strike.

View more

From: mikestatix

Related topics : rfid door access system project / rfid projects arduino