Skip to product information
1 of 2

vendor-unknown

Security system using Fingerprint sensor (GT-511C1R) and Arduino Uno - KT981

Security system using Fingerprint sensor (GT-511C1R) and Arduino Uno - KT981

SKU:KT981

999 in stock

Regular price Rs. 3,500.00
Regular price Sale price Rs. 3,500.00
Sale Sold out
Shipping calculated at checkout.

For refund/return/replacement, call us at +91 95995 94524 For bulk and B2B enquiries kindly mail us at support@rees52.com

  • Fast Shipping
  • Affordable Price
  • Support
View full details

KIT INCLUDES


HARDWARE REQUIRED

SOFTWARE REQUIRED

Arduino IDE 1.8.5 (programmable platform for Arduino)

Click To Download :https://www.arduino.cc/en/Main/Software

INSTALL LIBRARY

For servo Motor: inbuilt library of Arduino or Download from https://drive.google.com/drive/folders/1XEyFZik_ENYtE4LOf3mOP3kqfqH3FNh2

16*2 LCD Display (Liquid Display): inbuilt library of Arduino

GT511C fingerprint Scanner: Click on this link to download this library: https://drive.google.com/open?id=1g3E45sI85X5k6p8wPOYKOTOs_ST3xxJg

CIRCUIT CONNECTION

  • Connect the GT511 Fingerprint scanner to arduino with fingerprint scanner’s red wire to 3.3v of Arduino uno
  • Black wire of fingerprint scanner to arduino uno’s ground pin
  • Green wire of fingerprint scanner toarduino uno’s digital pin D7
  • White wire of Fingerprint scanner to Arduino’s digital pin D8

Download the code given in the link below:

CODE-1

Click to see the code or copy the link

https://goo.gl/Bqbh5C

Now upload code 1

set the fingerprints using sdk software

Download the SDK Software:

https://learn.sparkfun.com/tutorials/fingerprint-scanner-hookup-guide?_ga=2.83121109.213978244.1515759134-440643312.1494316028

The image will be shown as given below:

when open as administrator then set com port and baud rate then enroll fingerprint upto 200 fingerprints as required.

  • Now connect the lcd to the breadboard
  • Connect pin 1 of LCD to ground
  • Connect pin 2 of LCD to positive rail on breadboard
  • Connect pin 3 of LCD to negative rail on breadboard
  • Connect pin 4 of LCD to digital pin 12 of arduino uno
  • Connect pin 5 of LCD to negative rail on breadboard
  • Connect pin 6 of LCD to pin 11 of arduino uno
  • Connect pin 11 of LCD to pin 5 of arduino uno
  • Connect pin 12 of LCD to pin 4 of arduino uno
  • Connect pin 13 of LCD to pin 3 of arduino uno
  • Connect pin 14 of LCD to pin 2 of arduino uno
  • Connect pin 15 of LCD to positive rail on breadboard
  • Connect pin 16 of LCD to negative rail on breadboard
  • Connect to breadboard with positive and negative rail
  • Connect a 100uf capacitor to the breadboard between Positive and negative rail
  • Now connect a servo motor
  • Connect orange wire of fingerprint scanner goes to pin 10 of arduino uno
  • Connect red wire to positive rail on breadboard and brown wire to negative rail on breadboard.

Now upload code 2

Click to download the code

CODE-2

Click to download the code or copy the link

https://goo.gl/5HWu9B


WORKING

In this security system using fingerprint sensor we used GT511C finger print sensor , in this we have to enroll the fingerprint using SDK software in this we can enroll up to 200 fingerprints. When we apply fingerprint

The gate will for the delay we provided and then it will close. The capacitor is used to reduce the spike voltage.