Giter Site home page Giter Site logo

esp8266-rfid-door-access's Introduction

ESP8266-RFID-door-access

A RFID door access system based on ESP8266 and MFRC522.

Hardware Required

Component Quantity
ESP-12F 1
MFRC522 RFID module 1
74HC138 3-to-8 line demultiplexer 1
S9012 PNP transistor 1
Push Button 1
RGB LED 1
Other passive components please refer to schematic

Circuit

Schematic PCB

Schmatic and sample PCB design can be found at https://easyeda.com/swmeng/esp8266_rfid_door_access

Please note that the circuit above just contain necessary items for the project to function. To program it, you have to connect a FTDI or USB to TTL converter. Then, reset with IO0 pulled down to enter program mode. After uploading code, reset again.

Versions

V1

Removed due to bugs.

V2

This is a modified version of the official access control example.

Flow

V2-flow

Features

  • Records stored in ESP8266 SPIFFS as a JSON file.
  • Using UID to identify different RFID cards.
  • UID are SHA1 hashed and then stored.
  • Compare hash to identify users.

V3

This is an enhanced version of V2 with mobile app integration In progress...

Progress

V3 in progress...

esp8266-rfid-door-access's People

Contributors

wms2537 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

vvvyky

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.