IC 20
Interfacing Fingerprint Sensor with PIC Microcontroller EMBEDDED By Saddam Sep 11, 2018 5 Interfacing Fingerprint Sensor with PIC Microcontroller Finger Print Sensor, which we used to see in Sci-Fi movies a few years back, is now become very common to verify the identity of a person for various purposes. In present time we can see fingerprint-based systems everywhere in our daily life like for attendance in offices, employee verification in banks, for cash withdrawal or deposits in ATMs, for identity verification in government offices etc. We have already interfaced it with Arduino and with Raspberry Pi , today we are going to interface Finger Print Sensor with PIC microcontroller . Using this PIC microcontroller PIC16f877A Finger Print System, we can enroll new fingerprints in the system and can delete the already fed fingerprints. Complete working of the system has been shown in the Video given at th...