IoT Door Lock

Designed an IoT-based door lock system, allowing users to open or close the door by entering the correct password via a web app.

  • Developed an IoT-based door lock system using a servo motor for locking and unlocking.
  • Utilized NodeMCU ESP8266 for control, connecting to the web app via WiFi for seamless communication.
  • Programmed the NodeMCU to respond to password inputs from the web app, enabling secure door access.
  • Implemented a secure mechanism where the servo motor rotates to open or close the door based on correct password entry.
  • Designed a user-friendly web app interface for easy password input and door control.
  • Enhanced security by integrating HTML, CSS, and JavaScript for a responsive and intuitive user experience.