gaibz / rfid-door-lock

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Smart RFID Door Lock

This project started on December 2020

Smart Doort Lock using NodeMCU ESP8266 / FW : Arduino

This project is using PlatformIO as IDE. You should configure it.

Also this project require external connection to MQTT server, but feel free to modify the code to suit your needs.

PART LIST :

  • 1x NodeMCU ESP8266
  • 1x UNIVERSAL DOOR LOCK (Car Power Lock)
  • 1x RFID READER Module (MFRC522)
  • 1x L298n MOTOR DRIVER
  • 1x 12V adaptor
  • 2x 0.47uf ELCO (Opsional)
  • 1x 100nf Ceramic Capacitor (Opsional)
  • 1x 4pf Ceramic Capacitor (Opsional)
  • 2x 1N4002/1N4007 Diode (Opsional)
  • 2x Box (Opsional)
  • 2x 3mm LED RED
  • 1x 3mm LED GREEN
  • 1x PUSH SWITCH SPST
  • 3x 220 Resistor
  • 1x 10K Resistor
  • 1x (L)7805 IC (Opsional)
  • 1x 2m LAN Cable (Opsional)

Schematic :

Schematic

Watch on Youtube :

See on youtube

About


Languages

Language:C++ 100.0%