IoT-Based Fingerprint Biometric Attendance System | Make Your Smart Fingerprint Attendance System

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

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

  • @muftihyder7422
    @muftihyder7422 10 หลายเดือนก่อน +1

    Great efforts. I checked the code and have few questions. The first question is that, you are not storing the fingerprint in the database but just the fingerprint_id, all the fingerprints are stored locally on the sensor. Whenever the sensor matches a fingerprint, you request the server with data along with the fingerprint_id. The drawback of this approach will be that we are limited by the sensor's capacity to store fingerprints ie 160 fingerprints. The second question is that, can we store the fingerprint template on the server so that we could overcome the problem mentioned in the first question itself?

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

    The adding of fingerprint id. It it all the time when adding a fingerprint a user must add id first or it can be modified by using a string instead of finger print id?

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

    Hello sir, I saw a video on TH-cam, the video was about a biometric attendance system using a fingerprint scanner and NodeMCU with a database & 3D printed casing. I want to ask whether this connects automatically with USB and PC, because if you use it with another power supply, the nodeMCU doesn't sync with the website.

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

    Tell me what type of ESP8266 do you use in your video? In the video is ESP8266 cp2102, right? Hope you respond as soon as possible, thank you so much

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

    Sir bina computer (pc) ke work karega kya,
    Bina pc ke hoga to pc on rakhne ki jaroorat nahi

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

    I have a doubt.. How can i get the time of scanning as input to my other code for calculating class duration (a separate system) like how can i transfer the input of scanning to another system which will do calculations with the time data that is taken from the scanner??

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

    can i use esp32 instead of nodemcu?

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

    Yes I am waiting...... Thanks to creating project

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

    is this possible to have multiple nodemcu+scanner for multiple branches and 1 database?

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

      Yes

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

      @@JustDoElectronics can i do that without any modification? ex. i have 5 board can it work at the same time without changing anything to the code?

  • @kazuyuki829
    @kazuyuki829 9 หลายเดือนก่อน +1

    if using as608 fingerprint also can?

    • @JustDoElectronics
      @JustDoElectronics  9 หลายเดือนก่อน +1

      Yes

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

      @@JustDoElectronics i still got an error im using esp8266 nodemcu and as608 fingerprint and im using breadboard

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

    R307 has 6 pins, and why are only 3v, gnd, txd, and rxd used, is the touch pin not used?

  • @RightWrong-VR
    @RightWrong-VR 6 หลายเดือนก่อน

    How much cost to make this

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

    Sir!
    Can i use live website instead of xampp server?

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

      yes sir

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

      ​@@JustDoElectronics Sir! Thanks For The quick reply . Sir Can i use Fingerprint Scanner - TTL (GT-521F32)?

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

      @@JustDoElectronics Kindly Explain the process of using it with a Live Website.

  • @deepak-g6j7y
    @deepak-g6j7y 9 หลายเดือนก่อน

    what is the code if we are using 1.3 inch oled screen

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

    circuit diagram software name pls

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

    I have an issue in this project
    Inside the finger.id,name,gender etc table it is showing "sql error"
    What should i do?

  • @Laxman.kumar18
    @Laxman.kumar18 7 หลายเดือนก่อน

    Sir iska cost kitna hoga kya aap jaldi batane ki koshish karenge

    • @JustDoElectronics
      @JustDoElectronics  7 หลายเดือนก่อน +1

      Component cost or project cost ??

    • @Laxman.kumar18
      @Laxman.kumar18 7 หลายเดือนก่อน

      @@JustDoElectronics totally project cost

  • @minqarsystems6036
    @minqarsystems6036 4 ปีที่แล้ว +7

    Pls explain how data is taken in Database (i.e. MySQL)

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

    which data base is used in frowned and backend

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

      Frowned used PHP Backend Sql

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

      @@JustDoElectronics please give me database sql file

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

    how to by this electronic product

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

    I have a problem: the code is still normal but why can't r307 scan and add fingerprints (oled doesn't show scanning and fingerprint has been added). My code is taken from your source code. Can you explain why?

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

      Check connections

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

      @@JustDoElectronics i checked but still a problems :(

    • @O.E_Digitale
      @O.E_Digitale ปีที่แล้ว

      ​@@nhatphongtranle3394 I have the same problem. Did you solve it?

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

    Can i use morpho device to make attandance please send php code or make a video

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

    May I know what Circuit Diagram Editor did you use?

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

    Fingerprint Biometric Attendance System With SMS Alert | Smart Attendance System and how can i buy a product sir? in need it for my capstone project.. thanks for your response.. God Bless

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

    is it need to keep connected with pc

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

    nodemcu esp8266 device ka link dona pata chale konsa buy karna hai

  • @Laxman.kumar18
    @Laxman.kumar18 7 หลายเดือนก่อน +1

    Mujhe isko order karna hai koi option hai kya😁

    • @JustDoElectronics
      @JustDoElectronics  7 หลายเดือนก่อน +1

      What’s app through

    • @Laxman.kumar18
      @Laxman.kumar18 7 หลายเดือนก่อน

      Number sir jii fir​@@JustDoElectronics

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

    Hi …I want
    to control a dc motor making it rotate 10 times forward then pause for 3 seconds
    and rotate 10 times backward…. this rotation cycle back and forth will be
    repeated automatically 20 times exactly like the washing machine. What I need
    to do that?

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

      An Arduino, and a L293D motor driver.

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

    Good Job bro..

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

      Thank you so much 😀

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

      Please help to ready for project

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

    i am going to make this project can anyone tell me the code and all is still working or not ?

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

      Is working perfectly do that

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

      @@JustDoElectronics thank you for your reply
      Can you help me if I got stuck somewhere or got errors ? Will comment if any error occurs , again thank you !!!!

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

    Hello.I have an issue my oled screen is not showing scanning option when i select fingerprint Id in the website

    • @mac-smithokorie2511
      @mac-smithokorie2511 ปีที่แล้ว

      this is because your fingerprint sensor was not found , after uploading, check the serial monitor notification

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

    Can you provide complete coding please or kaha kaha changes Krna hai aapne bataya nahi?

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

    Can i get video link for code explanation.

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

    Total cost for this

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

    How can I edit the visual look of the website? Means I edited the header.css, users.css, managelog.css and changed the color, font etc but when I relaunched the website it didn't change

    • @AkAk-ht5zv
      @AkAk-ht5zv ปีที่แล้ว

      Did u implemented thise project can you tell what componet you used and from.wherw

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

    HELP ME....!!!!
    I'm facing a very annoying issue here....
    whenever I'm trying to enroll a fingerprint through database (e.g 9:56 in the video) , my fingerprint sensor is supposed to blink continuously for scanning a fingerprint as we see in the video...
    BUT, my fingerprint sensor is not responding correctly at all.. rather it blinks about 11s periodically without enrolling the fingerprint...
    (I've checked running fingerprint enrollment code from arduino example....In that code the sensor works fine... it blinks continuously for scanning...But in this code the sensor is not blinking as it should be....)

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

    I try to download biometric zip file no file found how to download

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

      Why cheek properly and i think is also available in github

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

      @@JustDoElectronics ok sir I already download and try this thanks

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

      Sir Its Possible to integrate the biometric device on this apps?

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

    please why don't you add ds1307 to record the time automatically

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

    I have R307 and it has extra 2 pins? what shall I do?

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

      That 2 pins don't use

    • @AkAk-ht5zv
      @AkAk-ht5zv ปีที่แล้ว

      Did you completed these projwct i am having samw problem can you help me

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

    cant find the php files

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

    'HTTPClient::begin' declared with attribute error: obsolete API, use ::begin(WiFiClient, url)
    this error occured while compiling,bro please tell what to do.

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

    there is an error showing in 973line whoch tells confirm addidng error

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

      no

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

      @@JustDoElectronics bhai yaar itni request ki ek help kar deta aap to kya chala gya hota?

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

    what is default password?

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

    website name to design this circuit ????

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

    Agar Esp32 Use kar rhe hy toh uspe koun sa Coding hy

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

    How to add oled 1.3

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

    sir its showing object not found when i am runinng local host install.php plz help me plz

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

    Where are the php files. It says you deleted the zip from your google drive.

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

    Please make a video FOR RFID CARD WITH in and out sms notification for parents

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

    Coding is showing error plz fix it

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

    hello sir, the biometricattendance.zip link broken, can u fix the link pls. thanks!

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

    In which software did you show the circuit diagram?

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

    Bro biometric zip file is not there plz share bro

  • @GaneshMishra-li3sd
    @GaneshMishra-li3sd 10 หลายเดือนก่อน

    ᶜᵃⁿ ʷᵉ ᵘˢᵉ 1.3 ⁱⁿᶜʰ ᵒˡᵉᵈ ˢᶜʳᵉᵉⁿ

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

    upto 1000 fingerprints kese save kre

  • @OmurFaruk-p4c
    @OmurFaruk-p4c 11 หลายเดือนก่อน

    hello sir, this time i upload code for arduino getting the error: this error is : { Multiple libraries were found for "WiFiClient.h"
    In file included from C:\Users\Home\Desktop\sketch_nov22a\sketch_nov22a.ino:8:
    Used: C:\Users\Home\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\3.1.2\libraries\ESP8266WiFi
    C:\Program Files (x86)\Arduino\libraries\Adafruit-GFX-Library-master/Adafruit_GFX.h:12:10: fatal error: Adafruit_I2CDevice.h: No such file or directory
    Not used: C:\Program Files (x86)\Arduino\libraries\WiFi
    12 | #include
    | ^~~~~~~~~~~~~~~~~~~~~~
    compilation terminated.
    exit status 1
    Error compiling for board NodeMCU 1.0 (ESP-12E Module).
    } }

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

    C:\Users\hp\Documents\Arduino\16092024_1010PM\16092024_1010PM.ino: In function 'uint8_t deleteFingerprint(int)':
    C:\Users\hp\Documents\Arduino\16092024_1010PM\16092024_1010PM.ino:688:20: error: control reaches end of non-void function [-Werror=return-type]
    688 | display.display();
    | ~~~~~~~~~~~~~~~^~
    C:\Users\hp\Documents\Arduino\16092024_1010PM\16092024_1010PM.ino: In function 'uint8_t getFingerprintEnroll()':
    C:\Users\hp\Documents\Arduino\16092024_1010PM\16092024_1010PM.ino:917:18: error: control reaches end of non-void function [-Werror=return-type]
    917 | confirmAdding();
    | ~~~~~~~~~~~~~^~
    cc1plus.exe: some warnings being treated as errors
    Multiple libraries were found for "SoftwareSerial.h"
    Used: C:\Users\hp\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\3.1.2\libraries\SoftwareSerial
    Not used: C:\Users\hp\Documents\Arduino\libraries\EspSoftwareSerial
    exit status 1
    Compilation error: control reaches end of non-void function [-Werror=return-type]