Can we use arduino nano board instead of arduino uno board for this project
@mission_critical10 ай бұрын
Yes
@bhaveshshinde67574 жыл бұрын
This guy who has posted this video has explained how to install adafruit fingerprint sensor software or else no one has shown how to install it they before capturing video install it and just show us how to enroll by just putting finger over the sensor. This Guy is too great. Keep it Up.
@mission_critical4 жыл бұрын
I do what I can for my lovely subscribers, your love keeps me going there is nothing more motivational than your warm comments thanking me 😊
@brickmansion-ev9yo10 ай бұрын
my led is not turning on! i have tried a nother led and all it dosent work. Great video
@mission_critical10 ай бұрын
Maybe check code once?
@IonutMrinescu4 ай бұрын
@@mission_critical Code
@pramodjalgaonkar12212 жыл бұрын
Where fingerprint value is stored in fingerprint sensor or Esp32
@noahedwards58184 жыл бұрын
help! when I enrolled at 2:17 it doesn't upload and says "An error occurred while uploading the sketch"
@noahedwards58184 жыл бұрын
edit: I've fixed it but now it says that "did not find fingerprint sensor" in serial monitor
@magicianofelectronics9514 жыл бұрын
@@noahedwards5818 check connection
@mission_critical4 жыл бұрын
Please disconnect connections, upload the code and then connect properly
@anishwalke225 Жыл бұрын
Which pin we are using for data? Are they txd and rxd?
@suyeshmenon781011 ай бұрын
Yes bro
@mission_critical9 ай бұрын
Yes I believe its using i2C communication so 2 wires for data and 2 for power
@Manvithreddy-cb1wuАй бұрын
Are you using arduino infinity
@ilovethynos2 жыл бұрын
I am using AS608 module but I am not getting any information about pin diagram and it's really hectic , please help me fix this , which pin to connect digital pin 2 , 3 ( i found only green and red as power +3v and gnd)
@Chimuraaa2 жыл бұрын
u think try to change serial number to 2,3 also
@JMAlist4 жыл бұрын
Great tutorial! does this work the same with capacitive sensors?
@mission_critical4 жыл бұрын
Haven't given it a try, but if you have one do give it a try and let me know
@nirav23163 жыл бұрын
Hi, Can i use r305 module instead of r307 ??
@theclassymusic.k30264 жыл бұрын
Thanks for the brief explainations sir. If you dont mind, do you have the schematic diagram with solenoid attached?
@mission_critical4 жыл бұрын
I didn't check it, if there is any update, I will share here
@ty_parne112 жыл бұрын
hes gonna scam you
@czypsycho79033 жыл бұрын
Hi sir..i connect all 4 wires and my fingerprint blink once and stop..do i need to open the programming thing first and then it will light up?
@mission_critical3 жыл бұрын
I guess you should try it, or most likely your power is falling short, try powering the Arduino using 12v jack thingy
@youssefyasser19293 жыл бұрын
Can I send my finger print signature from my Mobile to the arduino
@mission_critical3 жыл бұрын
Wow that sounds interesting, but I am not an expert on Android, plus the hardware read write speed is way too fast when compared to Arduino, there might be a way to only send ok or not ok commands, but controlling your fingerprint sensor of phone via Arduino doesn't sound like a possibility
@ZaimxX04 жыл бұрын
very well demonstrated. Keep up the good work. You got one subscriber!
@mission_critical4 жыл бұрын
Thank You 😊
@rafieafifandika99383 жыл бұрын
I wanna make arduino and fingerprint scanner for login sistem on my web... My web using laravel is that possible to make it? Do you know documentation or something for guide?
@mission_critical3 жыл бұрын
Will have to look into it, not sure about this, but definitely sounds very interesting, let me know if you happen to achieve it, I would like to try that too
@ahmadahmad-fz8no2 жыл бұрын
how to combine both enroll and fingerprint codes together ? so when a finger is not registred , it should register it and if it's already registred it should print its id
@lolaemmanunez3404 Жыл бұрын
did you solved it? if you did please could you share the code
@elisabethandarge11944 жыл бұрын
Thank you for the tutorial it is very help full. but have one question does the Adafruit_Fingerprint library works for all types of optical fingerprint sensors?
@mission_critical4 жыл бұрын
I haven't tried it, so I can't be sure
@JNguyenrfg2 жыл бұрын
why isnt my external LED working? I have everything plugged in, plus the extra code but it isnt lighting up when a finger is matched.
@dave.w71212 жыл бұрын
have u solved it yet?
@JamesSalcedo-z3g4 ай бұрын
Hi is this applicable to qr code
@renithomas65592 жыл бұрын
Sir, I bought a fingerprint module but i am not sure weather it's working or not, how can i confirm it.
@Kajal_1997 Жыл бұрын
@mission_critical LED connections are not showing properly, explain that properly, Also explain deeply what u changed in the program for LED interface
@Shaammastaani01 Жыл бұрын
When i am uploading enroll it showing its showing exit status 1 or access denied then it showing uploading and then upload is not happening at 22%
@priyanathavan85052 жыл бұрын
Bro can i use to protect the multimedia content reply me bro😊
@markriad39103 жыл бұрын
Great video ! how do i extract the output? since i wanna upload it to my sql server further to do couple of actions within my application
@leslysejas84953 жыл бұрын
Can you do a tutorial of how you connected the fingerprint sensor to the locking device?
@mission_critical3 жыл бұрын
Sure, I will do it soon, thankyou for the suggestion
@Harry4x Жыл бұрын
@@mission_critical bro if i connect green wire with pin 2 it does not detect finger print sensor but if i vonnect yellow wire to pinn2 it detects but in last when i usemy finger to unlock it does not work..what is the issue?
@ATGG4 жыл бұрын
Do you know where the Fingerprint data is stored at?
@mission_critical4 жыл бұрын
i guess the EPROM of Fingerprint sensor is where the data should be stored!
@ATGG4 жыл бұрын
@@mission_critical Thanks. Any way we can acces it and export it?
@mission_critical4 жыл бұрын
@@ATGG i guess so, but it would be difficult task, the EPROM is like a hex code, how exactly would you identify, and i am not sure if its even possible to convert hex to C or C++ code, i think you need to google or check the Datasheet of this Module, surely it will help Thank you for subscribing to Mission Critical
@subhamkotal52123 жыл бұрын
it is working perfectly fine but everytime i turn it off and then on I need to reupload the code for it to work. Any solution for this?
@mission_critical3 жыл бұрын
That's absolutely abnormal, I am not sure what's going wrong, but I suggest to try again with another Arduino board, if it's still the problem, it's most likely because of your fingerprint sensor
@umairahhamimi14084 жыл бұрын
Hi. I did everything that you said but when I open my serial monitor, it says did not find fingerprint sensor. What do I do now?
@mission_critical4 жыл бұрын
Please check the code and wiring, check if you have defined the wires properly and if not switch wires accordingly
@rohitsantiur9159 Жыл бұрын
How to add multiple fingerprints?
@siddharthgholap80822 жыл бұрын
Can you provide the code for this .
@Steven-tz3rj3 жыл бұрын
How do I get the lock to work?
@NagendraJavagal Жыл бұрын
does this actually work???
@FrostyBoiFN4 жыл бұрын
Is their any way without soldering
@mission_critical4 жыл бұрын
actually you can directly insert wire into Arduino UNO, it wont stay in place, use some hotglue to make them stay, totally possible to make it without soldering Glad I could help! thank you for subscribing to Mission Critical
@001krle6 ай бұрын
how to extract fingerprint images ?
@anuraganmuthukumar253 ай бұрын
bro in my sensor there is no name of wires only colours is there, in arduino app coming as fingerprint sensor not found : (, what to do
@ShahFahadAhmed4 жыл бұрын
Visuals are awesome bro.. just put a little more energy in voice over .. :) best of luck
@mission_critical4 жыл бұрын
Yes for sure I try to improve every video! Will definitely work on my dialogue delivery thank you for your valued feedback
@YusufKhan-hv1qh11 ай бұрын
is it possible to view fingerprint image
@mission_critical11 ай бұрын
I'm not sure but you can check the firmware of fingerprint sensor
@syedabdulsami69184 жыл бұрын
hi very interesting video.. i did everything as explained in video but it gives me error "Did not find fingerprint sensor :( " PLEASE HELP!
@カズヤ-s6z4 жыл бұрын
same me here
@natetheslugger27304 жыл бұрын
L_drxii did you fix it?
@arisoda4 жыл бұрын
@@natetheslugger2730 did you fix?
@natetheslugger27304 жыл бұрын
arisoda nope
@mission_critical4 жыл бұрын
I suppose you guys switched the RX and TX sensors, or may be some connection issue, many of my friends tried this during University project, they did the same mistake, please check Connections once Thank you for subscribing to Mission Critical
@paraskevi-12684 жыл бұрын
I got a fingerprint sensor without coloured wires and every tutorial shows different orders and I don't know how to do this with mine :(
@mission_critical4 жыл бұрын
Can you check with your manufacturer's direction's?
@sujjwal0075 жыл бұрын
I want to add one push button for serial monitor begin and enroll new finger for new member &. arduino add finger automaticaliy without adding any number for finger(#1,#2,#3.....), Finger place at desire location automaticaly. Can u privide code for it ?
@mission_critical4 жыл бұрын
cant promise right now, barged with lot of work
@limphilipedmard48024 жыл бұрын
What if i am using other finger print
@mrs.subashinisvlog4273 Жыл бұрын
you demonstrated very well it was great' thank you so much
@ExoticBathi Жыл бұрын
It keeps on saying "did not find fingerprint sensor", how do I fix this?
@ayan63862 ай бұрын
Same problem how you have solved it please give answer??
@GagandeepSingh-dc9ke5 жыл бұрын
It's coming within this context on LCD .init on your game video
@mission_critical5 жыл бұрын
Hey, I think you got the wrong library, please refer to my LCD tutorial, try the example shown in that tutorial and then try this game, if after doing that, you face the same problem, don't hesitate to reach out to us! Thank you for subscribing to Mission Critical!
@anuragbhandary92014 жыл бұрын
Does anyone have a proper solution to the error "Did not find fingerprint sensor :(" I tried everything but I still have the same problem. The fingerprint sensor just blinks once when connected and then does not light up at all. I checked the code, connections and even changed the USB cable. GREEN - PIN 2 (UNO) WHITE - PIN 3 (UNO) RED - 5V BLACK - GND I have connected all of them accordingly but still no difference. Please please HELP :'{}
@mission_critical4 жыл бұрын
Does your pin match the pin mapping in code?
@anuragbhandary92014 жыл бұрын
@@mission_critical Yes, I checked the code.
@mission_critical4 жыл бұрын
Try to switch the data wires or check if there is power to your Module
@wasimmansuri9550 Жыл бұрын
same problem Plz Help
@Harry4xlive Жыл бұрын
Brother it is saying did not find a finger print sensor what is the issue ??? Plzz plzz tell me
@rainb0w34710 ай бұрын
i have the same problem, i dont know how to fix it :(
@yadnikapatil859710 ай бұрын
Same here
@Harry4xlive10 ай бұрын
@@yadnikapatil8597 i have solved change the wires use other it will detect the print
@sambulucci3 жыл бұрын
how can I use a lock instead of led?
@mission_critical11 ай бұрын
Add a solenoid with relay getting input from Arduino ( same pin as led)
@sujithkeyzz62413 жыл бұрын
Do you have program
@SagarS0075 жыл бұрын
Nicely explained
@mission_critical5 жыл бұрын
Thank you :)
@janhvivishwakarma2131 Жыл бұрын
Can you give the code repo
@WalkarSajid3 жыл бұрын
Good video but stupid glitch transitions kept distracting me while I was focusing. wtf man!
@Rajveersingh-dw4gl Жыл бұрын
How much does it cost a person to make this
@mission_critical10 ай бұрын
Not much, check out the links to parts you will be able to figure out an estimate
@Ketch22k28 күн бұрын
Can you figure out a way to modify an Xbox controller & a headset to only power on with fingerprint or password 😂
@sujithkeyzz62413 жыл бұрын
My fingerprint doesn't work
@purchasecomplete56403 жыл бұрын
Wheres the code?
@mission_critical3 жыл бұрын
Linked in description or look for minov.in
@natetheslugger27304 жыл бұрын
do you have code?
@mission_critical4 жыл бұрын
uploaded on blog post, link in Description Thank you for Subscribing to Mission Critical