GithubHelp home page GithubHelp logo

blckclov3r / rfid_security Goto Github PK

View Code? Open in Web Editor NEW
9.0 1.0 0.0 1.1 MB

MFRC522 RFID local security (School Project 2018)

License: MIT License

C++ 100.00%
arduino arduino-library cpp cprogramming

rfid_security's Introduction

RFID Security

  • Simple local rfid security project

Hardware

  • Arduino Uno
  • LCD 16X2
  • Arduino MFRC522 RFID
  • Buzzer
  • Led
  • Servo sg90

Circuit Diagram

rfid_controller_system_with_lcd16x2_bb

Source code pin

  • LCD 16X2

    • VSS pin to GROUND
    • VCC/VDD pin to +5v
    • VO/VEE pin to Centre of potentiometer
    • LCD RS pin to digital pin 2
    • LCD Enable pin to digital pin 3
    • LCD D4 pin to digital pin 4
    • LCD D5 pin to digital pin 5
    • LCD D6 pin to digital pin 6
    • LCD D7 pin to digital pin 7
    • LCD R/W pin to GND
  • MFRC522 RFID

    • RST pin to 9
    • SDA pin to 10
    • MOSI pin to 11
    • MISO pin to 12
    • SCK pin to 13
  • BUZZER

    • pin to 8
    • pin to GND
  • LED

    • redLed to A5
    • greenLed to A4
    • blueLed to A3
  • SERVO SG90

    • pin to A0

Library

  • Download the RFID library here created by miguelbalboa
  • Unzip the RFID library
  • Install the RFID library in your Arduino IDE
  • Restart your Arduino IDE

rfid_security's People

Contributors

blckclov3r avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.