Biometric attendance system using fingerprint scanner and NodeMCU with a database & 3D printed case

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 พ.ย. 2024

ความคิดเห็น • 661

  • @ElectronicsTechHaIs
    @ElectronicsTechHaIs  5 ปีที่แล้ว +15

    Hi everyone.
    you can download everything from here: github.com/InfinityWorldHI/Biometric-attendance-system
    If you faced any problem you can contact me:
    through my email("electbusinees@gmail.com")
    or to my facebook page: facebook.com/ElectronicsTechHaIs/
    if want that or leave a comment and I will try to help you.
    You're welcome.
    Cheers...

    • @diydsolar
      @diydsolar 5 ปีที่แล้ว

      Thanks a lot for your great project. I have put some issues in your github project like new functionallity yo your project. May be all of us could improve the code in github. May be you could check what I have ask you. Thanks a lot. (NOTE: what software do you use to create or modify the 3D case?)

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  5 ปีที่แล้ว

      Glad you liked it.
      That's will be awesome, thanks, Let me know what you want me to do.
      Yes, I did.
      The 3D software is FreeCAD, I've mentioned it in the video description.

    • @diydsolar
      @diydsolar 5 ปีที่แล้ว

      @@ElectronicsTechHaIs i have created two issues in github. Do you see them?

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  5 ปีที่แล้ว +1

      Yes, I did.

    • @halilaltuner71
      @halilaltuner71 5 ปีที่แล้ว

      Hello sir! I copied the program and threw it into the arduino.I downloaded the necessary libraries from your site.
      Then I chose NodeMCU 1.0 (ESP-12E Module).When I say compile.NodeMCU 1.0 (ESP-12E Module) returns an assembly error.
      Why do you think he did it? Help me please...

  • @rhbsanj5alb464
    @rhbsanj5alb464 5 ปีที่แล้ว

    I don't believing that Wow. this project is working perfectly now. I don't know how to thank you man, you're the best.
    Thank you very much, you made my day.

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  5 ปีที่แล้ว +1

      Glad you liked it and you found it helpful.
      My pleasure. I'm trying to give the good knowledge for everyone.

  • @thezombieguy426
    @thezombieguy426 5 ปีที่แล้ว

    Thanks man idk how to thank you for providing this open source, your awesome

  • @thinkbig5814
    @thinkbig5814 5 ปีที่แล้ว

    Cant wait for your next video and I did this project but I had a lot of problems on the way that took time to solve them. Finally I have a working fingerprint Attendance System. Thank you electronics tech. Waiting for you to hit 1K!!!

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  5 ปีที่แล้ว

      Good to hear that, I know this project is a bit difficult to create and there no information about it that on the internet so that's why I made it.
      What do you suggest for the next video? I made many projects with Ethernet, Blynk with a web interface, NRF24L01 with Blynk and RFID and other project

  • @RenzrockMC
    @RenzrockMC 5 ปีที่แล้ว

    You never fail to amaze me sir. Biggest fan here!

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  5 ปีที่แล้ว +1

      Glad you like it. You're welcome whenever you want my friend.

  • @adityavartak9199
    @adityavartak9199 5 ปีที่แล้ว

    Hello! The project seems great! Thank you for sharing! I was trying to pull something like this off but I need the fingerprint to be stored in a centralised system and the fingerprint module just read the fingerprint and forward the data to the system and then get a feedback. The fingerprint template should not be there in a module. Can we do that?

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  5 ปีที่แล้ว

      Hi, my pleasure.
      You're right the fingerprint module stored the images into its memory with ID for each fingerprint then it will send that ID to the server to save it so the fingerprint IDs are stored into the module as well as into the database.
      So to store the images outside of the scanner that depends on the fingerprint module that you will use.

  • @Ganesh-jk5rt
    @Ganesh-jk5rt 2 หลายเดือนก่อน +2

    Sir i need your help , please tell me how I can change the colors and all of the website, some changes like title and all are reflecting which are in php files. But css files are not editable. Please help me out.

  • @pacoruiz1552
    @pacoruiz1552 3 ปีที่แล้ว

    Sir, this project is just amazing. It works perfectly. I have a question, is there a way for access the server remotely? Like port forwarding

    • @vasashi2418
      @vasashi2418 3 ปีที่แล้ว

      Hi, did you do everything like in the movie or did you make any changes? Unfortunately, he shows me a fingerprint with a padlock and I don't know what to do with it ..

  • @RichelleHTaing
    @RichelleHTaing 5 ปีที่แล้ว +1

    Hello sir, nice video with great explanation!
    I'm stuck at the oled image of finger with image lock beside, and I've tried downgrading the version to 2.4.2 and also 2.4.1. But sadly, the problem has not been solved.
    Please advise!

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  5 ปีที่แล้ว

      Hi, Which model do you have?
      Did you check the fingerprint scanner baud rate?
      Remove all the ESP8266 libraries that you have tried then install just 2.4.2 version.

    • @aldyasmn
      @aldyasmn 5 ปีที่แล้ว

      @@ElectronicsTechHaIs hello sir, i already try your suggestion but the problem has not been solved. I'm used AS608 Fingerprint modul.

  • @mainulislam3411
    @mainulislam3411 5 ปีที่แล้ว

    I was trying last few days to run the code on WAMP Server and few of my web servers, but unfortunately it does not work. On XAMPP server installed on a local computer it works like a charm. But this awesome project should work on every server! So far I understand, it is failing to work due to some restrictions in MySQL on WAMP and other web servers. Last week you uploaded the modified the getdata.php but that did not solve the problem. I sincerely believe that a little more attention from you will solve the problem and make the project really useful.
    Adding 'Wifi Manager' would make it even more useful.
    Once again my heartfelt thank to you for this nice project

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  5 ปีที่แล้ว

      Hi, thanks for the useful feedback.
      Before I uploaded this project, I've tested it on many servers like wamp, xampp, 000webhost, infinityfree and 2host many times and it worked as intended.
      So when you used wampserver, you were able to access the website from your mobile browser?

  • @FullCustomCode
    @FullCustomCode 5 ปีที่แล้ว +1

    Hi! What battery are you using? Would you have the battery specs to tell me?

  • @nequampuer1411
    @nequampuer1411 5 ปีที่แล้ว

    Hi, its me again.
    There's one posibility to joint this and the rfid project together?
    As if we were looking for more security.
    Thank you again for this projects.

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  5 ปีที่แล้ว

      Hello,
      Yes, you can combine both of the RFID and the fingerprint into one device.
      I'm glad it was useful.

  • @sufeel
    @sufeel 5 ปีที่แล้ว

    Thanks a lot for the Biometric attendance system using fingerprint scanner and NodeMcu with a database. Awesome project. I have compiled the whole project as you have mentioned works perfectly, except that the blue led keeps blinking randomly. So the users will not be able to register. It is not keeping the led light stable. Please help

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  5 ปีที่แล้ว

      Glad you liked it.
      Check the wiring and scanner voltage it might be low for your scanner.

  • @coolairsolution3552
    @coolairsolution3552 5 ปีที่แล้ว

    Sorry for the late reply.Your link may help me more.
    Is it possible to incorporate more fingerprint attendance system unit using one DB.
    Different ID provide for each unit.
    Thank you once again for your efforts to help me.

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  5 ปีที่แล้ว

      Yes you can,
      You need to add an unique ID for each scanner in order to let the website know the incoming data source.
      You can do that by adding the ID in the http request(POST).
      Then you should make some modifications in data_get.php to achieve your needs.

  • @youngclimnizzu2128
    @youngclimnizzu2128 4 ปีที่แล้ว

    Good day Sir! This is a great video, thank you very much.
    I just wanted to ask, so I don't have to add my DB credentials in Arduino code for the fingerprint id to be Posted in MySQL/Database?

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  4 ปีที่แล้ว

      Good day, Glad you liked it.
      What exactly do you mean? I didn't get your question clearly.

    • @youngclimnizzu2128
      @youngclimnizzu2128 4 ปีที่แล้ว

      @@ElectronicsTechHaIs Thank you for the reply, What I meant was, for the nodemcu to be able store/transfer data(finger ID in this case) in the mysql DB, we don't need to include our DB credentials(username and password) in the Arduino code? I'm personally struggling with the 'Add fingerprint', the communication between the webpage and the NodeMCU is unseccessful.

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  4 ปีที่แล้ว

      No, you don't need to include your database credentials in the ESP code only in connectDB.php page.

  • @pratiksalunke3910
    @pratiksalunke3910 4 ปีที่แล้ว

    Sir you are great ❤❤❤
    Sir I want to ask you a question if my laptop is shut down,
    Will my project stop recording attendance?

  • @coolairsolution3552
    @coolairsolution3552 5 ปีที่แล้ว

    Thank once again.In last comment "Is it possible to incorporate more fingerprint attendance system unit using one DB.Different ID provide for each unit."
    1,What is the change in some modifications in data_get.php
    2.IN NodeMCU_Fingerprint code what to change.
    Thank you once again for your efforts to help me.

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  5 ปีที่แล้ว

      My pleasure.
      yes, you can do that.
      you need to add an ID for each scanner then modify the data_get.php file to manage the IDs, also you should add the ID into the database so each entry will be set to the correct scanner.

  • @FuriousCreators
    @FuriousCreators 5 ปีที่แล้ว

    Sir
    Should we have a router to work with this or the node is enough and in website time in and out is set by us or when the finger is scanned it will change?
    Appreciate for the video and it will be glad is u reply for this as fast as possible. Thank you

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  5 ปีที่แล้ว +1

      you can use any Access Point(Mobile AP will not work properly), The time will set automatically by the server when a fingerprint is scanned.

    • @FuriousCreators
      @FuriousCreators 5 ปีที่แล้ว

      Tell few suggestions for wifi connectivity

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  5 ปีที่แล้ว +1

      Router, Computer AP, WiFi adapter in AP mode and even using another ESP in AP mode.

  • @nashsingh7389
    @nashsingh7389 2 ปีที่แล้ว +2

    Can we use fingerprint scanner as608

  • @jdoesec5142
    @jdoesec5142 5 ปีที่แล้ว

    Hi sir, firstly thank you so much for the video.
    Sir, could you please send me the link of the fingerprint sensor that you used in this video.
    And is it ok to use any fingerprint sensor?

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  5 ปีที่แล้ว

      You're welcome.
      I bought it from an electronics store, not from the internet.
      Yes, you can use any module.

  • @VershPrieto
    @VershPrieto 5 ปีที่แล้ว

    Good day sir, I got a question: What voltage is the recharchable battery you use for the VIN Pin in this project?

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  5 ปีที่แล้ว +1

      I used 3.7 V Li-ion battery with TP4056 battery charger.

  • @ahmadimamadyan1396
    @ahmadimamadyan1396 4 ปีที่แล้ว

    Hi Sir, thank you very much your project help me much. I wonder if I can add notification in website when the Fingerprint succesfully enrolled or reversed thing happens.

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  4 ปีที่แล้ว +1

      Hi, Glad you like it.
      You need to search about PUSH Notifications for website.

    • @ahmadimamadyan1396
      @ahmadimamadyan1396 4 ปีที่แล้ว

      @@ElectronicsTechHaIs Thank you for the solution. Please check your mail inbox, I want to ask and discuss about your attendance system

  • @umangshrestha1707
    @umangshrestha1707 หลายเดือนก่อน

    Do u have any idea to store more than 128 fingerprints ?

  • @nikomoattana1529
    @nikomoattana1529 3 หลายเดือนก่อน +1

    Does this connect automatically to USB and PC, because if you use it with another power supply, the MCU node doesn't sync with the website.

    • @maisrico.daytrade
      @maisrico.daytrade 3 หลายเดือนก่อน

      See: the USB cabe is only used to turn the ESP 32 on or to transfer data to it. Once the code is uploaded, you can charge with with an external battery or power supply without a problem. Once the ESP 32 / 8266 is on, it will try to connect the URL/ HTTP that you included in his code. The question is that the computer has to be online in order to project works, because the server / background of the system will be there. But in order to solve this you must buy an Host (like Hostgator ou Hostinger) and put the archives there like you did in the xampp folder. The example in the video is only to make internal projects.

  • @nurfitri598
    @nurfitri598 4 ปีที่แล้ว

    Hello sir,the video was very helpful!However,when i open the userslog,the oled scanned my fingerprint and it say welcome but my page didnt load anything.Ive check my database and the data was inserted too,but only timein was inserted.If i want to try again,new row added but my timeout remaining blank.what should i do?thank you.

  • @muhammadmuneebarslan2926
    @muhammadmuneebarslan2926 3 ปีที่แล้ว

    Hi. First of all, great idea, video and execution. 👍. Secondly, I downloaded and setup everything as you described and everything works fine while on the local server or local host on my laptop, but as soon as I go ahead and upload the website to any hosting service (free) I immediately lose all functionality and my nodemcu can't send or receive data to website. Can you please tell me what steps to take to make aure it works. I update the host, link, and everything where my IP previously was in the code (both in node and in website) but to no avail. 🙁

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  3 ปีที่แล้ว

      Hello, Glad to hear that,
      What do you see on the serial monitor?

    • @muhammadmuneebarslan2926
      @muhammadmuneebarslan2926 3 ปีที่แล้ว

      @@ElectronicsTechHaIs I'm Emailing you with all the details..

    • @vasashi2418
      @vasashi2418 3 ปีที่แล้ว

      I have the same problem, do you already know how to solve it?

  • @suryab5319
    @suryab5319 2 ปีที่แล้ว +1

    Hello, the explanation was awesome.
    I am getting a fingerprint with lock symbol on the oled display.can you help me?

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  ปีที่แล้ว

      Make sure that the scanner is connected properly to the esp.

    • @allanperaez5607
      @allanperaez5607 ปีที่แล้ว

      Did you fix this problem?

    • @allanperaez5607
      @allanperaez5607 ปีที่แล้ว

      After uploading, I am getting a fingerprint with lock symbol on the OLED display. While the R307 fingerprint sensor only blink once and then it stopped. What do I need to do?

    • @radhemohan1883
      @radhemohan1883 ปีที่แล้ว

      ​@@allanperaez5607did you find the solution for this brother ?

    • @mdhamza3636
      @mdhamza3636 8 หลายเดือนก่อน

      @@radhemohan1883 did you solve this issu

  • @muhammadlutfiaziz9697
    @muhammadlutfiaziz9697 3 ปีที่แล้ว

    Good Night Mr..
    thank you for this material, this video is very helpful for my final project. may i ask, how do i add e-mail or other so that it goes into the database and can be exported to excel too. I'm a newbie in PHP programming.. Thank You..

    • @hilmannh9370
      @hilmannh9370 3 ปีที่แล้ว

      can we contact?

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  3 ปีที่แล้ว

      Just use php mail function to send an email. Google it for more information.

  • @didinebaz997
    @didinebaz997 5 ปีที่แล้ว

    hello sir excellent work i loved it, i have just one request i hope u can help me please can you show us how to store the fingerprint itself in the sql database in order to receive like 1000 student per year and in this case you will pass the limit of the fingerprint reader and this will make your project literally perfect because i googled a lot and there is no one who did it with this set up so you gonna be the 1st in the world so please can you help me ?

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  5 ปีที่แล้ว

      Hi, thanks, glad you like it.
      that will make the process a bit slower, also that depends on the type of the fingerprint scanner itself like this one that I've used, it doesn't have the feature to get the fingerprint image out of it. but there are some modules that have this feature and they support more than 1000 fingerprints.
      Anyway, I will consider that and I will publish my results in the future, thanks.

  • @turloiurazvan2339
    @turloiurazvan2339 4 ปีที่แล้ว

    Great tut.
    Is possible to search db by days range(Monday 15 Jan to Monday 15 Feb) and also by days range and user id or name?

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  4 ปีที่แล้ว +1

      Of course you can.
      You need to add BETWEEN in the MySQl statement for selecting the date.

    • @turloiurazvan2339
      @turloiurazvan2339 4 ปีที่แล้ว

      Hello is possible that the log file to keep multiple time out values. As example I will like to know if someone went out multiple times and how much is missing. Right now I get only the last time he went out.

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  4 ปีที่แล้ว

      You should get the log multiple times.

    • @turloiurazvan2339
      @turloiurazvan2339 4 ปีที่แล้ว

      Weird because I didn't change anything except some names for the web side and a few lines of ino code to work with my screen.

  • @chetannadig962
    @chetannadig962 2 ปีที่แล้ว

    Tqs for your brief explanations ,sir 😍

  • @radeonblue1816
    @radeonblue1816 2 ปีที่แล้ว

    I would have greatly appreciated if you would had described the fingerprint sensor library functions how do they work and about parameters they work with. However, like most of the youtubers were knowingly didn't exposed that information to us so.

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  2 ปีที่แล้ว

      I've added comments next of each line to explain the code as possible, If you have an question regarding the code you can email me and I will explain it to you, No problem.

  • @nguyenthanhat3266
    @nguyenthanhat3266 3 ปีที่แล้ว

    Great project sir!!! How can i display on LCD 16x2 instead?

  • @valeriablackroses4585
    @valeriablackroses4585 5 ปีที่แล้ว

    Thank you for the great video!😍i want to ask,can i assign the fingerprints automatically?they still can be detected,right?

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  5 ปีที่แล้ว

      Glad you liked it.
      Yes, you're right.

    • @valeriablackroses4585
      @valeriablackroses4585 5 ปีที่แล้ว

      @@ElectronicsTechHaIs can i see the sql code,too?

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  5 ปีที่แล้ว

      @@valeriablackroses4585 yes, you can.
      All the needed files are in the github link.

    • @valeriablackroses4585
      @valeriablackroses4585 5 ปีที่แล้ว

      @@ElectronicsTechHaIs Sorry if im asking too much.Currently im doing a project using biometric device.I want to use your project as my reference.However the fingerprint sensor you described which is r305/r307 is not available at my place but i really them since im going to have my presentation soon.So can i use another type of fingerprint sensor?is it still can work out?😭😭😭

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  5 ปีที่แล้ว

      Any model should work, The model that I have is JM-101B, not the r305/r307

  • @PayamJianTV
    @PayamJianTV 4 ปีที่แล้ว

    This was so cool, but I need to add some more information when a user is logging in. For example, I want to give them an option to enter a job number (Project No) by keypad or proximity card. How can we add this option to this project? thanks in advance

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  4 ปีที่แล้ว +1

      Glad you liked it.
      You need to modify the website to add the projects into the database in order to select the project number while logging in.

    • @PayamJianTV
      @PayamJianTV 4 ปีที่แล้ว

      @@ElectronicsTechHaIs I meant I need a keypad beside of fingerprint senor, after the user clocks in then the user has to enter a number for example 3345, and then the log info sends to the server.

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  4 ปีที่แล้ว

      @@PayamJianTV Exactly, that isn't hard to achieve, you just need to modify the code to make work in two modes and add the keypad to enter the number. On the website side you have to add the numbers of the sections that you want.

  • @dinozoe1795
    @dinozoe1795 5 ปีที่แล้ว

    Best TH-cam channel thank you so much :)

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  5 ปีที่แล้ว

      Thank you for the feedback.
      I'm glad you liked my videos.

  • @mayank9266
    @mayank9266 3 ปีที่แล้ว

    Sir really appreciate your work

  • @roroblck
    @roroblck 5 ปีที่แล้ว +2

    may I know is this project suitable with 5-volt fingerprint sensor because i tried to connect fingerprint sensor but it said the fingerprint sensor not detected :((

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  5 ปีที่แล้ว +1

      Yes, Just connect the scanner Vcc to Vin of the NodeMCU not to 3.3v, and it should work.

    • @VershPrieto
      @VershPrieto 5 ปีที่แล้ว +1

      Same here, I can't get my fingerprint sensor to read, it lights up but the Serial Monitor tells me that the fingerprint sensor cannot be found. I connected it to the Vin but it still tells me that the sensor can't be found.
      I'm using a genuine adafruit DY50 fingerprint module too.

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  5 ปีที่แล้ว +1

      Guys, DY50 module needs 3.3v not 5v, please check the sensor datasheet before using it.
      The ESP8266 library version should be 2.4.2 or 2.4.1 so downgrade it if you have a newer version.

    • @roroblck
      @roroblck 5 ปีที่แล้ว +1

      @@ElectronicsTechHaIs sir i tried everything but it still not working to detect my fingerprint sensor

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  5 ปีที่แล้ว +1

      Try the fingerprint scanner examples to test it.
      The code works with no problem, When I made it and I tested it for many times before I uploaded the video. If there a bug in the website let me know.

  • @nequampuer1411
    @nequampuer1411 5 ปีที่แล้ว

    Hi.
    Is there no problem if I use the Fpm10a model?
    I can not get the JM-101.
    Thanks in advance, I love your projects.
    (Sorry for the bad english)

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  5 ปีที่แล้ว

      Hello, No at all.
      You can use any module you have.
      Bearing in mind the pins of your module: the Rx, Tx, Vcc, GND and the power supply with the right baud rate as well.
      Glad you like it, you're welcome.

    • @kyledivanho3582
      @kyledivanho3582 2 ปีที่แล้ว

      @@ElectronicsTechHaIs please which power supply?

  • @wilsonjam2101
    @wilsonjam2101 10 หลายเดือนก่อน

    Hi sir, may i know is there possible to make a combination of RFID and Fingerprint to this project? Means double verification in order to check in and check out, and the rest of the function is totally the same with this video, any modification of code and how is the circuit diagram. Do reply me ASAP TQ sirrrr

  • @roroblck
    @roroblck 5 ปีที่แล้ว

    hai sir..i already done all the connection and it works perfectly and know I'm facing a new problem which is when I want to add a new fingerprint through the webpage I cannot add it, plus the screen on OLED doesn't display the scanning part such as on your video at minute 7
    may I know how can I solve this problem? thank you, sir.

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  5 ปีที่แล้ว +1

      Hi, Upload the empty database example from Adfruit library in order to erase all the IDs in the memory of the fingerprint module.

    • @roroblck
      @roroblck 5 ปีที่แล้ว

      @@ElectronicsTechHaIs thankyouu sir.. i will try it

    • @kleenexpresslaundrette2218
      @kleenexpresslaundrette2218 4 ปีที่แล้ว

      @@ElectronicsTechHaIs after empty database then what is next step? how to empty database?

  • @gerryguevarra6834
    @gerryguevarra6834 4 ปีที่แล้ว

    you are such a genius

  • @kyledivanho3582
    @kyledivanho3582 2 ปีที่แล้ว +1

    Hello Sir
    Did not find fingerprint module...
    Please help me 😭😭😭

  • @jkdemetilla3159
    @jkdemetilla3159 5 ปีที่แล้ว +1

    Sir can I buy a fully developed unit from you? how much and thanks!

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  5 ปีที่แล้ว

      We can contact through my email or my facebook page and you're welcome.
      electbusinees@gmail.com
      facebook.com/ElectronicsTechHaIs/

  • @khurramjamal4661
    @khurramjamal4661 2 ปีที่แล้ว

    No finger in the fingerprint sensor but error is delete the finger from the scanner? Please reply soon as possible

  • @chairispum8485
    @chairispum8485 ปีที่แล้ว

    Can I use arduino uno r3? For this attendance project

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  ปีที่แล้ว

      Yes, but you need a wifi module to send the data to the server

  • @dinozoe1795
    @dinozoe1795 5 ปีที่แล้ว +1

    Hi sir which editor are you using? 6:47

  • @sarthak8394
    @sarthak8394 2 ปีที่แล้ว

    Can we use r307 fingerprint module

  • @yibeltalabebaw8352
    @yibeltalabebaw8352 4 ปีที่แล้ว

    hi sir your project is amazing .i want to do this project but i have no my own website so i need to upload the data to my free website how i can do please help me?

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  4 ปีที่แล้ว

      Hi, I'm glad you like it.
      You can use 000webhost service, you just need to create an account then create the database and upload the website files.

  • @chetannadig962
    @chetannadig962 2 ปีที่แล้ว

    can we use Adafruit optical fingerprint sensor?

  • @RodneyMatangari
    @RodneyMatangari ปีที่แล้ว

    Can you be able to edit manage users php to add also image during registration through camera?

  • @kwameakwetey4833
    @kwameakwetey4833 4 ปีที่แล้ว

    Thanks for the project but i have a little problem. I get an SQL error under the fingerprint id on the user interface, please any help.

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  4 ปีที่แล้ว +1

      My pleasure, please send me a screenshot of the problem?

  • @nicholasp2186
    @nicholasp2186 4 ปีที่แล้ว

    hi sir this is a great project, i wonder what i suppose to add within the username and password in both in install.php and the connectDB.php (the phpmyadmin username). plz reply Thanks a lot

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  4 ปีที่แล้ว

      Hi,
      Exactly the phpmyadmin credentials (User name, Password).

  • @temsu4602
    @temsu4602 2 ปีที่แล้ว

    I have R307 and it has 6 pins, compared to R305 which had 4. what shall I do with the two extra pins?

  • @rafalal_amarah1088
    @rafalal_amarah1088 2 ปีที่แล้ว +1

    Hello, sir.
    I have a university graduation project this year and its title is exactly like this
    Can you help me with some information So start working?

    • @mibrahim4245
      @mibrahim4245 ปีที่แล้ว

      Hi,
      what kind of help do u need ?

    • @dailyshorts2903
      @dailyshorts2903 ปีที่แล้ว

      @@mibrahim4245 can u help me

  • @coolairsolution3552
    @coolairsolution3552 5 ปีที่แล้ว

    Thanks a lot for your great project. If possible pleas make this project using SIM800L where WiFi not available.

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  5 ปีที่แล้ว

      Glad you liked it,
      Actually, I've made it with SIM800L, I will try to publish the video soon.

  • @4mb_34_puguhbudiwasono3
    @4mb_34_puguhbudiwasono3 4 ปีที่แล้ว

    excuse me sir, i want to ask I use the FMP10 fingerprint sensor. with a baudrate of 9600. What is the upload speed for the MCU node to be replaced by 57600?

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  4 ปีที่แล้ว

      Usually, I use 112500, You can use any speed you want it just effects on the uploading speed.

  • @ritwikadas7258
    @ritwikadas7258 5 ปีที่แล้ว

    Hey how do I implement with eye scanner? Its for my college project!

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  5 ปีที่แล้ว

      Hi, Is there any specific module?

    • @ritwikadas7258
      @ritwikadas7258 5 ปีที่แล้ว

      @@ElectronicsTechHaIs nope nothing . Just 2 step bank locker security using fingerprint scanning and eye scanning.

  • @drelectronics13
    @drelectronics13 5 ปีที่แล้ว

    Hey bro can u make tutorial video on how to programme atmega328 micricontroller via arduino and use microcontroller alone in project without board:)

  • @mandylouise4537
    @mandylouise4537 3 ปีที่แล้ว

    can the images be stored on a database?

  • @muhammadwahyu8160
    @muhammadwahyu8160 4 ปีที่แล้ว

    Hello sir, i"m using NodeMCU v3. Why i can't add any fingerprint and the ssd1306 can't display anything. I've followed all the step and repeat it many times. thanks

  • @EA_PrakashkumarArumugam
    @EA_PrakashkumarArumugam 11 หลายเดือนก่อน

    Can i develop this project for online voting system? By adding a tft display instead of oled?

  • @andremonteiro4442
    @andremonteiro4442 5 ปีที่แล้ว

    Good afternoon, I have a question, do you know if you can save the fingerprint scanner information somewhere else, such as in the cloud?

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  5 ปีที่แล้ว

      Hello, You mean that if there a way to store the fingerprint image on the cloud, not into the fingerprint memory?

    • @andremonteiro4442
      @andremonteiro4442 5 ปีที่แล้ว

      @@ElectronicsTechHaIs yeah, it's possible?

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  5 ปีที่แล้ว

      that depends on the fingerprint module that you will use.

  • @Buuraley
    @Buuraley 5 ปีที่แล้ว

    Bro can i use every fingerprint scanner

  • @joefeghali8604
    @joefeghali8604 4 ปีที่แล้ว

    can i use different finger print sensor

  • @c_71piyushyadav29
    @c_71piyushyadav29 3 ปีที่แล้ว +1

    I have to shift this project to another laptop but how can i delete stored fingerprint or reset the whole project please help

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  3 ปีที่แล้ว

      Upload the included example in fingerprint library examples called empty database, then follow the instruction that appeared in the serial monitor.

  • @valeriablackroses4585
    @valeriablackroses4585 5 ปีที่แล้ว

    @Electronics Tech Hello sir.. sorry for disturbing you again..from what i saw in your video,the fingerprint need to be added first before update the rest information.Ive add another page for registration so that the user can register themselves.This means Admin can do two option,adding user in their interface by add available fingerprint first or adding fingerprint into selected user's information that they already registered in the register page(the information of user will show up into the table but the fingerprint id remain at 0).How am i suppose to do the 2nd option?or is it necessary to get available fingerprint first before update the information?
    Another question is..i use a mega arduino fingerprint and tried to change the version as you said but it keep locking and didnt read any fingerprint sensor.It use AS806 module and since i cant do it and it still cant detect it..ive bought another fingerprint and fortunately found the one like yours in my country.Ive waste my money for that previous hahah 😂

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  5 ปีที่แล้ว

      Hi,
      About the first question, please E-mail me with some screenshots on what you added because I didn't get your point clearly.
      If you're using mega then you don't need to downgrade the library version because the software serial library works correctly with it. by the way, How did you use the code with mega and the website?

    • @valeriablackroses4585
      @valeriablackroses4585 5 ปีที่แล้ว

      @@ElectronicsTechHaIs I throw away my mega and use r307 instead.please ignore that 2nd question since ive bought r307 huhu

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  5 ปีที่แล้ว

      @@valeriablackroses4585 I'm confused right now.
      Please email me with some screenshots.

    • @valeriablackroses4585
      @valeriablackroses4585 5 ปีที่แล้ว

      @@ElectronicsTechHaIs oh alright sorry

    • @valeriablackroses4585
      @valeriablackroses4585 5 ปีที่แล้ว

      @@ElectronicsTechHaIs Hello ive sent the screenshots of my problems.Thank you sir🤗
      But my serialmonitor still show did not find fingerprint sensor but my fingerprint sensor blinking.Ive downgrade and use 2.4.2.i even changed the vcc of oled to vin and put red wire of sensor to 3v3.

  • @alvarodante6761
    @alvarodante6761 5 ปีที่แล้ว +1

    Hello friend, I want to carry out your project Biometric assistance system with fingerprint scanner and NodeMCU, but I want to do it with a LAMP server in raspberry pi 3B, will it be possible?

  • @Buuraley
    @Buuraley 5 ปีที่แล้ว

    What did you use for this project

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  5 ปีที่แล้ว

      You can used for employee's or students at school or university.
      I used fingerprint scanner, NodeMCU and OLED0.96 display.
      Actually, I will make a pdf for this project to explain everything.

    • @Buuraley
      @Buuraley 5 ปีที่แล้ว

      Please give us the pdf

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  5 ปีที่แล้ว +1

      Of course, I will as soon I finish it

  • @bagalacsabrixjewelc.6767
    @bagalacsabrixjewelc.6767 ปีที่แล้ว +1

    How to change time ? its almost 6 hours late from Philippines

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  ปีที่แล้ว +1

      Go to getdata.php and change the timezone

    • @generortiz8325
      @generortiz8325 ปีที่แล้ว

      bro pano mo naays yung sayo. may lock symbol kasi yung fingerprint kahit tama naman yung pagkakasalpak sa connection

  • @mosidalnajjar2782
    @mosidalnajjar2782 ปีที่แล้ว

    hi, i am trying to make fingerprint system i just can't send sensor data to phone, i used hc-05 bluetooth module, can you help me please

  • @wizjohnbactong4654
    @wizjohnbactong4654 4 ปีที่แล้ว

    hi i dont have ssd1306 can i convert it to ssh1106 oled?

  • @turkishclipspoint
    @turkishclipspoint ปีที่แล้ว

    What if we want to use clouds other than xampp, like google clouds etc

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  ปีที่แล้ว

      Same concept with only one modification which is the domain name

  • @mayank9266
    @mayank9266 3 ปีที่แล้ว

    You have used nodemcu ch340 ?

  • @vanhangamer4276
    @vanhangamer4276 3 ปีที่แล้ว

    your project has a finger limit?

  • @tueminh9408
    @tueminh9408 4 ปีที่แล้ว

    Great video, thank you but i have a problem. I have this error, please help me.
    "Error creating database: Can't create database 'biometricattendace'; database exists
    Table users created successfullyTable users_logs created successfully"

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  4 ปีที่แล้ว +1

      That not a problem, that means the database is already exist.

    • @tueminh9408
      @tueminh9408 4 ปีที่แล้ว

      @@ElectronicsTechHaIs thanks

  • @TheDanielsomil
    @TheDanielsomil 4 ปีที่แล้ว +1

    @Electronics Tech I am using this on my google cloud server for the remote fingerprint authentication testing, earlier I used it on my Linux server hosting which was giving an error of "You cant add more than one fingerprint at time", so I guessed it might because of Cloudflare, now it's not showing that error, now OLED is not showing scanning and sensor is not lighting up at all. It runs perfectly on my XAMPP local server. But the remote thing is not working. I double-checked the databases are working perfectly as I am basically running XAMPP on Google Cloud but still it's stuck there. Please help.

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  4 ปีที่แล้ว

      Hi,
      "You cant add more than one fingerprint at time" this is not an error message, it's to show you that you have to scan your fingerprint then add a new fingerprint.
      I've updated the project codes please consider testing them:
      github.com/InfinityWorldHI/Attendance-system

    • @farmerbychoice_9
      @farmerbychoice_9 2 ปีที่แล้ว

      @@ElectronicsTechHaIs Sir the link provided is not working please check and give new link

  • @benaam5441
    @benaam5441 4 ปีที่แล้ว

    Will it work if I use another access point (other than which I have used earlier) with the same wifi credentials as I have mentioned in the code ?

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  4 ปีที่แล้ว

      Yes, it will work.

    • @benaam5441
      @benaam5441 4 ปีที่แล้ว

      @@ElectronicsTechHaIs But I think the IP address for the local server will be changed then. Then how will esp communicate with the server?

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  4 ปีที่แล้ว +1

      @@benaam5441 That's right, so you just need to set a static IP for your computer.

    • @benaam5441
      @benaam5441 4 ปีที่แล้ว

      @@ElectronicsTechHaIs Can you please guide how to set a static IP?

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  4 ปีที่แล้ว

      For the computer, just go to the networks adapter setting and enter IPV4 and set your network getaway IP, Subnet mask, DNS IP and your computer IP that it's in the router IP range.

  • @ihabkari5861
    @ihabkari5861 5 หลายเดือนก่อน +1

    when i upload the code to esp8266 i got this error control reaches end of non-void function [-Werror=return-type] help me!

    • @filmfrenzy81
      @filmfrenzy81 11 วันที่ผ่านมา

      Where the code occurs example void() {
      -----------------
      -----------------
      -----------------
      return p;
      }
      In the above example there is the missing of “return p;” statement

  • @jacoupib4745
    @jacoupib4745 5 ปีที่แล้ว

    So amazing We thank you

  • @kavindutissera4183
    @kavindutissera4183 4 ปีที่แล้ว

    can I get the fingerprint image converted to some string value without storing in the scanner and send and store that string in the DB?
    thank you :)

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  4 ปีที่แล้ว

      Yes, it's possible, but it not that easy to extract the fingerprint image from the scanner memory, you should hard code it since there's no library provide that feature as far as i know, Try python coding,

    • @kavindutissera4183
      @kavindutissera4183 4 ปีที่แล้ว

      @@ElectronicsTechHaIs ok thank you

    • @hasanamkieh7386
      @hasanamkieh7386 4 ปีที่แล้ว +1

      I have searched and found out that there is a software that can get the fingerprint image for you and store it in the PC. I am sure that you can automate this using a microcontroller, since ESP32 or ESP8266 is powerful enough... It works well, here is a link for a video that explains it: th-cam.com/video/vcAnc7DReQM/w-d-xo.html&ab_channel=joeGTECkrab

    • @kavindutissera4183
      @kavindutissera4183 4 ปีที่แล้ว

      @@hasanamkieh7386 Thank you very much I will look into it

  • @umairmohammad8380
    @umairmohammad8380 5 ปีที่แล้ว

    does it also work with arduino

  • @ronnell.radovan6318
    @ronnell.radovan6318 4 ปีที่แล้ว

    what items did you used?

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  4 ปีที่แล้ว

      As in the video:
      Fingerprint scanner, NodeMCU and OLED display.

  • @Buuraley
    @Buuraley 5 ปีที่แล้ว

    Can you give me what pins to connect please and do i have to use battery?

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  5 ปีที่แล้ว

      Which pins do you want? You can use the battery if you want it.

    • @Buuraley
      @Buuraley 5 ปีที่แล้ว

      @@ElectronicsTechHaIs all of them (pins)

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  5 ปีที่แล้ว

      OLED pins:
      SDA --- D2
      SCL --- D1
      Fingerprint scanner pins:
      Rx --- D5
      Tx --- D6

  • @JoshuaLopez-ye3jm
    @JoshuaLopez-ye3jm ปีที่แล้ว

    Is it usually takes time to downgrade the esp8266 to 2.4.1?

  • @AKSHAY-kx3ln
    @AKSHAY-kx3ln 5 ปีที่แล้ว

    You are an amazing man

  • @iknowict9490
    @iknowict9490 ปีที่แล้ว

    Why is the fingerPrint ID between 1&127? and can I increase it to 300?

  • @violejuice1319
    @violejuice1319 2 ปีที่แล้ว

    Sir, why table user and user_log error ? When we instal web

  • @fouadchahd2969
    @fouadchahd2969 4 ปีที่แล้ว

    There is any problem if i use the fingersensor FPM10A ?? It can store 127 finger

  • @kiajanet2811
    @kiajanet2811 ปีที่แล้ว

    i am trying to do the same thing but i am using mongodb as my database. can you help me

  • @rajeshbiswas6003
    @rajeshbiswas6003 5 ปีที่แล้ว

    Hello Sir, how are you 🙂. I have a question regarding this project. My question is...
    Sir, how to send SMS (free of cost) to the parents of the students those are not attending the class.
    (Sir please reply)
    Thank you.

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  5 ปีที่แล้ว

      Hi, You can use IFTTT SMS service.
      Or using SIM800/SIM900

  • @vasanthvasee9206
    @vasanthvasee9206 5 ปีที่แล้ว

    is there any limit for the user registration?? as I saw in the video that "enter a number between 1 to 127" in user registration panel....???

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  5 ปีที่แล้ว +1

      That depends on the module that you have like mine can store up to 150 fingerprints as I mentioned in the video. So check your module datasheet.

    • @vasanthvasee9206
      @vasanthvasee9206 5 ปีที่แล้ว

      @@ElectronicsTechHaIs ohh thanks .... Can u suggest any module that supports more fingerprints like 1000 fingerprints...???

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  5 ปีที่แล้ว

      Yes, there's a module that can handle more than 1000 fingerprints and it's STM32F105R8, I think. Google it

  • @republicoftutorials6068
    @republicoftutorials6068 4 ปีที่แล้ว

    How to store fingerprint data into database not inside the device ?

  • @coolairsolution3552
    @coolairsolution3552 5 ปีที่แล้ว

    Thank you very very much for replying so prompt.I am not as good as you are in web related cording ( PHP, SQL, JS etc). So a little hint would be very helpful for me.
    Thank's

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  5 ปีที่แล้ว +1

      My pleasure,
      What can I do to help?

    • @coolairsolution3552
      @coolairsolution3552 5 ปีที่แล้ว

      Thank once again.In last comment "Is it possible to incorporate more fingerprint attendance system unit using one DB.Different ID provide for each unit."
      1,What is the change in some modifications in data_get.php
      2.IN NodeMCU_Fingerprint code what to change.
      //Post Data
      postData ="DeviceID=02 "FingerID=" + String(finger); // Add the Fingerprint ID to the Post array in order to send it Post methoede.
      Thank you once again for your efforts to help me.

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  5 ปีที่แล้ว

      postData ="DeviceID=02&FingerID=" + String(finger);

  • @diygenix3192
    @diygenix3192 4 ปีที่แล้ว

    thanks sir you are great

  • @geshbenrewand1778
    @geshbenrewand1778 4 ปีที่แล้ว +1

    God bless you

  • @guguinhadagalera7863
    @guguinhadagalera7863 2 ปีที่แล้ว

    Could i do my own website with python for this project?

  • @deera4498
    @deera4498 ปีที่แล้ว

    is there way to delete all the attendance at end of the day

  • @shawdondemon
    @shawdondemon 3 ปีที่แล้ว +1

    great all works fine!!!

    • @tqlim566
      @tqlim566 2 ปีที่แล้ว

      hi can u pls send me the file and code of the arduino ?

  • @yogeshlulla2328
    @yogeshlulla2328 4 ปีที่แล้ว

    Can you please help that how can I access and extract data of this fingerprint print sensor as I need them to be uploaded on cloud.

    • @ElectronicsTechHaIs
      @ElectronicsTechHaIs  4 ปีที่แล้ว

      Just upload all the website files into your hosting service with the database.