Fingerprint recognition circuit help

  • Thread starter Thread starter engineerj2010
  • Start date Start date
  • Tags Tags
    Circuit
AI Thread Summary
A user is developing a fingerprint security system and seeks assistance with identifying components and understanding circuit functionality. The SM630 fingerprint module is highlighted for its capability to store fingerprints and manage access control. The process involves scanning a finger after pressing an add button, followed by verification to control a relay for locking mechanisms. If the fingerprint is recognized, access is granted; if not, a buzzer sounds and access is denied. The discussion emphasizes the importance of understanding both the circuit and the code running on the microcontroller for successful implementation.
engineerj2010
Messages
7
Reaction score
0
Fingerprint recognition circuit help!

Hi Guys,

I am building a fingerprint security system, but i am having trouble identifying every component.

I would really appreciate your help. And also if you could talk me through how the circuit works...but more importantly, will it work??

Thanks :smile:
 

Attachments

  • Fingerprint_security.jpg
    Fingerprint_security.jpg
    50.8 KB · Views: 371
Engineering news on Phys.org


engineerj2010 said:
Hi Guys,

I am building a fingerprint security system, but i am having trouble identifying every component.

I would really appreciate your help. And also if you could talk me through how the circuit works...but more importantly, will it work??

Thanks :smile:

Where did you get the schematic from? What's an SM630? What is the code running in the uC?

Tell us about the circuit yourself first please...
 


i found the circuit...

http://www.8051projects.info/proj.asp?ID=76

i have attached a copy of the source code.

The SM630 is a fingerprint module with the ability to store fingerprints inside its built in memory.

My understanding is that the user presses the add button and scans the finger, once this is done the verify button should be presses with the finger on the module. If the fingerprint is recognised, the relay will work, hence opening an electric lock.

If it is not recognised the relay will fail and the buzzer will sound. The LCD screen will show either access allowed or denied.

Thankyou.
 

Attachments

Very basic question. Consider a 3-terminal device with terminals say A,B,C. Kirchhoff Current Law (KCL) and Kirchhoff Voltage Law (KVL) establish two relationships between the 3 currents entering the terminals and the 3 terminal's voltage pairs respectively. So we have 2 equations in 6 unknowns. To proceed further we need two more (independent) equations in order to solve the circuit the 3-terminal device is connected to (basically one treats such a device as an unbalanced two-port...
suppose you have two capacitors with a 0.1 Farad value and 12 VDC rating. label these as A and B. label the terminals of each as 1 and 2. you also have a voltmeter with a 40 volt linear range for DC. you also have a 9 volt DC power supply fed by mains. you charge each capacitor to 9 volts with terminal 1 being - (negative) and terminal 2 being + (positive). you connect the voltmeter to terminal A2 and to terminal B1. does it read any voltage? can - of one capacitor discharge + of the...
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...
Back
Top