https://github.com/dominic248/arduino-fingerprint-door-lock-system
Tech-Stack: Arduino-UNO, NodeMCU-ESP8266, Fingerprint-Scanner, LEDs, OLED-display, buzzer. Automate lights in house via door lock system. If the fingerprint id matches, while entering the house the lights are turned on. If the fingerprint id matches when the user locks the door while leaving the house, then the lights are turned off automatically.
https://github.com/dominic248/arduino-fingerprint-door-lock-system
arduino-uno buzzer fingerprint-scanner leds nodemcu-esp8266
Last synced: 4 months ago
JSON representation
Tech-Stack: Arduino-UNO, NodeMCU-ESP8266, Fingerprint-Scanner, LEDs, OLED-display, buzzer. Automate lights in house via door lock system. If the fingerprint id matches, while entering the house the lights are turned on. If the fingerprint id matches when the user locks the door while leaving the house, then the lights are turned off automatically.
- Host: GitHub
- URL: https://github.com/dominic248/arduino-fingerprint-door-lock-system
- Owner: dominic248
- Created: 2019-10-18T18:52:16.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-06T20:12:46.000Z (almost 4 years ago)
- Last Synced: 2025-01-02T11:11:54.310Z (6 months ago)
- Topics: arduino-uno, buzzer, fingerprint-scanner, leds, nodemcu-esp8266
- Language: C++
- Homepage:
- Size: 646 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Arduino-Fingerprint-Door-Lock-System
Automate lights in house via door lock system. If the fingerprint id matches, while entering the house the lights are turned on and if fingerprint id matches while locking and unlocking the door inside the house the lights are still kept on and when the fingerprint id matches when the user locks the door while leaving the house, then the lights are turned off automatically.---
## Contributors:
- [Dominic Silveira]( https://github.com/dms24081999 )
- [Rahul Shirolkar]( https://github.com/Rahul-27-hub )
- [Manita Pasi]( )
- [Sayli Mhatre]( https://github.com/Sayli-08 )