The following warnings occurred:
Warning [2] Undefined variable $redirect_url - Line: 8 - File: global.php(547) : eval()'d code PHP 8.0.30 (Linux)
File Line Function
/global.php(547) : eval()'d code 8 errorHandler->error
/global.php 547 eval
/showthread.php 26 require_once
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.0.30 (Linux)
File Line Function
/global.php 783 errorHandler->error
/showthread.php 26 require_once
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.0.30 (Linux)
File Line Function
/global.php 783 errorHandler->error
/showthread.php 26 require_once
Warning [2] Undefined array key "style" - Line: 909 - File: global.php PHP 8.0.30 (Linux)
File Line Function
/global.php 909 errorHandler->error
/showthread.php 26 require_once
Warning [2] Undefined property: MyLanguage::$lang_select_default - Line: 5010 - File: inc/functions.php PHP 8.0.30 (Linux)
File Line Function
/inc/functions.php 5010 errorHandler->error
/global.php 909 build_theme_select
/showthread.php 26 require_once
Warning [2] Undefined array key "additionalgroups" - Line: 7045 - File: inc/functions.php PHP 8.0.30 (Linux)
File Line Function
/inc/functions.php 7045 errorHandler->error
/inc/functions.php 5030 is_member
/global.php 909 build_theme_select
/showthread.php 26 require_once
Warning [2] Undefined array key "additionalgroups" - Line: 7045 - File: inc/functions.php PHP 8.0.30 (Linux)
File Line Function
/inc/functions.php 7045 errorHandler->error
/inc/functions.php 5030 is_member
/global.php 909 build_theme_select
/showthread.php 26 require_once
Warning [2] Undefined property: MyLanguage::$bottomlinks_returncontent - Line: 6 - File: global.php(938) : eval()'d code PHP 8.0.30 (Linux)
File Line Function
/global.php(938) : eval()'d code 6 errorHandler->error
/global.php 938 eval
/showthread.php 26 require_once
Warning [2] Undefined array key 1 - Line: 1401 - File: inc/functions.php PHP 8.0.30 (Linux)
File Line Function
/inc/functions.php 1401 errorHandler->error
/inc/functions.php 1366 fetch_forum_permissions
/inc/functions.php 2895 forum_permissions
/showthread.php 621 build_forum_jump
Warning [2] Undefined array key 1 - Line: 1401 - File: inc/functions.php PHP 8.0.30 (Linux)
File Line Function
/inc/functions.php 1401 errorHandler->error
/inc/functions.php 1366 fetch_forum_permissions
/inc/functions.php 2895 forum_permissions
/showthread.php 621 build_forum_jump
Warning [2] Undefined array key "mybb" - Line: 1938 - File: inc/functions.php PHP 8.0.30 (Linux)
File Line Function
/inc/functions.php 1938 errorHandler->error
/inc/functions_indicators.php 41 my_set_array_cookie
/showthread.php 629 mark_thread_read
Warning [2] Undefined property: MyLanguage::$ratings_update_error - Line: 5 - File: showthread.php(732) : eval()'d code PHP 8.0.30 (Linux)
File Line Function
/showthread.php(732) : eval()'d code 5 errorHandler->error
/showthread.php 732 eval
Warning [2] Undefined array key "additionalgroups" - Line: 7045 - File: inc/functions.php PHP 8.0.30 (Linux)
File Line Function
/inc/functions.php 7045 errorHandler->error
/inc/functions_user.php 837 is_member
/inc/functions_post.php 406 purgespammer_show
/showthread.php 1070 build_postbit
Warning [2] Undefined array key "canonlyreplyownthreads" - Line: 660 - File: inc/functions_post.php PHP 8.0.30 (Linux)
File Line Function
/inc/functions_post.php 660 errorHandler->error
/showthread.php 1070 build_postbit
Warning [2] Undefined array key "showimages" - Line: 741 - File: inc/functions_post.php PHP 8.0.30 (Linux)
File Line Function
/inc/functions_post.php 741 errorHandler->error
/showthread.php 1070 build_postbit
Warning [2] Undefined array key "showvideos" - Line: 746 - File: inc/functions_post.php PHP 8.0.30 (Linux)
File Line Function
/inc/functions_post.php 746 errorHandler->error
/showthread.php 1070 build_postbit
Warning [2] Undefined array key "posttime" - Line: 16 - File: inc/functions_post.php(871) : eval()'d code PHP 8.0.30 (Linux)
File Line Function
/inc/functions_post.php(871) : eval()'d code 16 errorHandler->error
/inc/functions_post.php 871 eval
/showthread.php 1070 build_postbit
Warning [2] Undefined array key "invisible" - Line: 1506 - File: showthread.php PHP 8.0.30 (Linux)
File Line Function
/showthread.php 1506 errorHandler->error





This Fingerprint-Reading Door Lock Is Extra
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
upamfva
Riggedy-riggedy-rekt Warlock
*****

Posts: 1,116
Joined: Jun 2021
Reputation: 0
#1
13 Dec 2022, 08:13

We’ve all been in a situation where we found ourselves locked out of our house, either because we lost our keys or because a roommate unexpectedly locked the door. But this is 2022 and we shouldn’t be relying on old-fashioned keys anyway. To accommodate the forgetful among us, many companies sell electronic door locks operated by key pads, apps, fingerprint scanners, and more. The problem with those products is that they just aren’t extra enough. To fill that glaring oversight in the market, Jaison Dasika built a fingerprint-reading door lock system that integrates LED proximity lighting.To get more news about lock with fingerprint, you can visit securamsys.com official website.
We’ve seen many DIY door locks here at Hackster and they all tend to work in a similar manner. A servo motor controlled by a microcontroller development board turns the deadbolt knob in response to an open command — usually after receiving something like a key code. That’s how Dasika’s door lock works, but with a fingerprint reader instead of a key pad. We aren’t sure what hardware Dasika used, because he doesn’t provide those details. But we suspect that he used something like an Arduino board and a fingerprint scanner like this one from Adafruit. That fingerprint scanner has built-in chips that handle the fingerprint recognition and simply sends a message to the Arduino via serial if it recognizes a fingerprint.
Dasika attached that hardware to his door’s deadbolt using a 3D-printed mount. That contains a simple momentary push button to unlock the door from inside. The fingerprint scanner goes on the outside of the door. Dasika programmed the microcontroller to automatically lock the door after a Hall Effect sensor detects that it’s closed, so there is no need for a manual locking routine. This project got extra when Dasika added a proximity sensor (probably based on an ultrasonic rangefinder) that controls a string of LEDs going around the door frame. As Dasika (or anyone else) approaches the door, the number of lit LEDs gradually increases. When the system recognizes a fingerprint, it plays a little LED animation effect to greet Dasika.

As an interesting bonus, Dasika also integrated an intruder alarm. If the door unlocks without a fingerprint scan — such as if a burglar picks the lock — the system will start flashing the LEDs and sound a buzzer.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)