Security System and Access Control With Arduino An PDF
Security System and Access Control With Arduino An PDF
Table of Contents
Intro: Security System and Access Control with Arduino and RFID . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
Step 1: Operation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
Step 5: Programming . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
Related Instructables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
Advertisements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
http://www.instructables.com/id/Security-System-and-Access-Control-with-Arduino-an/
Author:BIGDOG1971 Arduino By Myself
I am a 42 years old, I live in Brazil and I am a Telecommunication / Electronics Engineer. Sixteen year acting in the industry of "Telecommunication and
Networking". I like everything that engages Technology and I have a personal interest in the "hardware/software" open source platform.
Intro: Security System and Access Control with Arduino and RFID
Security System and Access Control with Arduino and RFID
This project is an evolotuin of my first project called "Arduino - Security System and Access Control"
As you can see at the blog http://arduinobymyself.blogspot.com.br/2012/03/arduino-sistema-de-seguranca-controle.html (sorry but this project still be in Portuguese).
Instead of using a matricial keyboard, to enter passwords and to allow access to a door or to drive an electronic device, now we will use a RFID (Radio Frequency
Identifier Device).
We also will use a LCD Display with 20 character and 4 lines to show some messages from the system, besides a servo-motor to drive an mechanical device like (door's
locks, turnstile, etc...).
The electronic device used it is the MFRC522AN RFID (13.56MHz MiFare RC522AN with SPI communication) which can be easily found on electronics shop or on the
internet sites at an affordable price.
Step 1: Operation
OPERATION:
Otherwise, the system does not release the user access, and a warning red LED will be lit and will be showed a message on the LCD advising the user to contact the
account manager.
During this process of release or rejection of users, characteristics beeps will be played on a buzzer (just like a sound announcement).
http://www.instructables.com/id/Security-System-and-Access-Control-with-Arduino-an/
Step 2: Stuff and Materials
STUFF and MATERIALS:
http://www.instructables.com/id/Security-System-and-Access-Control-with-Arduino-an/
http://www.instructables.com/id/Security-System-and-Access-Control-with-Arduino-an/
Step 3: Device Interconnections
INTERCONNECTIONS:
http://www.instructables.com/id/Security-System-and-Access-Control-with-Arduino-an/
Step 4: The Whole Project interconnections
The whole project:
Remember that the LCD is a 20x4 display and the RFID is the MRFC522AN device.
The Buzzer and the servo motor are general purpose devices.
Step 5: Programming
The files were deposited in google drive, to access, you need to create your own account or ask me to share the file with you.
Below you have the Arduino's sketch, that should be placed in a folder with the same name of the file.
https://docs.google.com/file/d/0B_YlEklLDDS7SzhtU1BhZGMxMW8/edit?usp=sharing
In the next link you have the file "pitches.h" it is necessary to play the musical notes and the sounds, it must be in the same folder of the Arduino sketch.
https://docs.google.com/file/d/0B_YlEklLDDS7cmVDQmRpT29xRlE/edit?usp=sharing
This is a preliminary video, only to see the general operation of the system.
See on youtube:
http://youtu.be/2O7IVOfFptA
http://www.instructables.com/id/Security-System-and-Access-Control-with-Arduino-an/
http://www.instructables.com/id/Security-System-and-Access-Control-with-Arduino-an/
Related Instructables
Advertisements
http://www.instructables.com/id/Security-System-and-Access-Control-with-Arduino-an/