Giter Site home page Giter Site logo

palin-engineering / nodemcu-rfid-door-lock Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 9 KB

Welcome, to Palin-Engineering Github Page. A electronics engineering site. Showcasing fun projects and helpful guides from beginers to the advance.

Home Page: https://palin-engineering.co.uk

C++ 79.70% PHP 20.30%
arduino nodemcu nodemcu-esp8266 internet-of-things programming

nodemcu-rfid-door-lock's Introduction

Welcome to NodeMCU RFID Door Lock Project

Welcome to the NodeMCU (IoT) RFID Door/Draw Lock, the idea of this project was to make a simple and secure way to lock draws & doors. In this Instructables, I use a NodeMCU microcontroller which connects to the webserver and by using these components allow for remote management of RFID cards to unlock the draw. Furthermore, with the addition of a keypad adds another layer of security, particularly from cloning and losing the RFID card.


Build Guide and Code Explination

For a detailed build guide, please check out this project on Instructables (see link below). There are detailed explanations of the code and how to deploy it to both the webserver and nodeMCU.

NodeMCU (IoT) RFID Door/Draw Lock (Instructables)


Addtional Libraries Needed for Arduino Code

For the Arduino Code in this project to work correctly a few addtional libraries are required to interface between the NodeMCU, webserver, RFID modules, I/O Expander and Keypad. Please add theese libraries to your Arduino IDE before deploying the code in this project.
  • RFID library for RFID-RC522.
  • HTTP Client this allows for the NodeMCU to POST data to the web server:
  • Adafruit's MCP23017 Library this is used to interface with the I/O Expander over I2C
  • MCP23017 4x3 Keyboard Library. This is used to interface the I/O expander with the 4x3 keyboard.
  • nodemcu-rfid-door-lock's People

    Contributors

    palin-engineering 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.