Fingerprint sensor with Arduino and ESP

Поделиться
HTML-код
  • Опубликовано: 11 дек 2018
  • With a 20€ fingerprint sensor and an Arduino or an ESP, you can create your own biometric access control.
    Banggood provided me with this sensor, so I can show you how this works.
    Banggood
    Fingerprint Recognition Module -- goo.gl/QLYiBi
    Wholesale Arduino Compatible SCM -- goo.gl/JxgyVQ
    Amazon
    Fingerprint Sensor -- amzn.to/2QyB98O
    Arduino Uno -- amzn.to/2RwAMc1
    NodeMcu -- amzn.to/2AQu9KN
    Project page
    rohling-de.blogspot.com/2018/...
  • НаукаНаука

Комментарии • 32

  • @genevatapiazapatero5702
    @genevatapiazapatero5702 4 года назад

    I have the same one I was wondering mine was a bit different they want me to open html to get that program u have on ur screen can yall recommend me a way

  • @philipmarshall3241
    @philipmarshall3241 5 лет назад +1

    Quick question. When connecting to the NodeMCU board, what pins are you using for the serial communication with the fingerprint sensor? What does that look like with regard to using SoftwareSerial?

    • @nenioc187
      @nenioc187  5 лет назад

      With the SoftwareSerial library, you can use any digital pins on the NodeMcu.

  • @eusuntlorean
    @eusuntlorean 3 месяца назад

    ON my project, i have also an lcd i2c display. When i power supply the project from a external source, not from usb cable for arduino, the lcd display doesn't show any data. Just powers on the screen. Do you have any idea what could be the issue?

  • @gutoconde5687
    @gutoconde5687 4 года назад

    I dont know how nodeMcu could work with this fingerprint sensor. This fingerprint sensor uses TTL levels and NodeMcu works only with 3.3v. I think it needs a level converter to work properly.

  • @fareedch5974
    @fareedch5974 4 года назад

    Hy brother how to send fingerprint data to Firebase database using nodemcu esp8266.
    Please reply.

  • @mayank9266
    @mayank9266 3 года назад

    How to send finger print scanner data to mysql or any other database plz help

  • @larrys_experiments903
    @larrys_experiments903 Год назад

    Does toeprints work?

  • @ykylso6450
    @ykylso6450 3 года назад

    How did you make the wires for the fingerprint sensor compatible for arduino? Sorry I'm new to this and am so confused on how you made it compatible

    • @nenioc187
      @nenioc187  3 года назад +1

      I soldered jumper cables to the flatband. Didn't I mentioned it?

  • @rafieafifandika9938
    @rafieafifandika9938 3 года назад

    Is these device can integration to web by using php? I want to make system login web with this device?

  • @ahmadahmad-fz8no
    @ahmadahmad-fz8no Год назад

    my fingerprint sensor sometimes detect finger when there is no finger on it , how can i solve this issue ? is it wires/soldering issue ?

  • @samueleguidetti9243
    @samueleguidetti9243 4 года назад

    Is the adafruit library compatible only with adafruit fingerprint?

    • @nenioc187
      @nenioc187  4 года назад

      I used a generic fingerprint sensor with the Adafruit library.

  • @jesusdelaluz6664
    @jesusdelaluz6664 5 лет назад

    Hi!!
    I am from Mexico and y did not know how made my code.
    But when i found your video all my questions has been answered.
    Thank you very very much!!1

    • @nenioc187
      @nenioc187  5 лет назад +1

      I'm glad, I could help!

    • @jesusdelaluz6664
      @jesusdelaluz6664 5 лет назад

      @@nenioc187 Thank you for your support !!
      Have a nice night ;)

  • @BillySugger1965
    @BillySugger1965 5 лет назад +1

    WARNING! - square pad usually means pin 1, not ground! You had a 50:50 chance and were lucky here.

    • @nenioc187
      @nenioc187  5 лет назад +1

      Thanks! Didn't know that. But my stakes where high, because pin 1 is also GND in this case ;-)

  • @dassajityadav5555
    @dassajityadav5555 4 года назад +1

    Sr r307 finger sansor module first time use kr rhe h to power up krte h to light blink hoti fir uske baad off ho jati h

    • @magicianofelectronics951
      @magicianofelectronics951 3 года назад +1

      Can we help you???

    • @radhemohan1883
      @radhemohan1883 9 месяцев назад

      Same problem Bhai solution mila kya aapko ?

    • @anviciber
      @anviciber 6 месяцев назад

      Hello, did you solved the problem? i have the same issue, the led bliks an stay off.

  • @manasagowda5820
    @manasagowda5820 2 года назад

    Sir after giving all connections and we r going to dump the our project code but it's comming like finger print is not detected what's problem in that please tell sir wt we want to do for that one please help me sir .......

  • @photoswisscore
    @photoswisscore 3 года назад +1

    Square pad or red/pink marking on a flat cable means this is the first pin, and not ground pin, it haven't any standard for this, just do warn about this. Groud is easy to find with the ground plane on the PCB!

    • @nenioc187
      @nenioc187  3 года назад

      Thanks! This time, I was just lucky.

  • @fikodor
    @fikodor 4 года назад

    WHAT CAN I DO?
    The fingerprint sensor could not be initialized!
    Exception Message: The received packet do not begin with a valid header!

  • @MagivaIT
    @MagivaIT 5 лет назад

    but the esp has both 3.3 AND 5v rails

    • @nenioc187
      @nenioc187  5 лет назад

      No. Usually the NodeMcu has only 3.3V outputs. Although it has one 5V input pin.

  • @shahidalimemon8817
    @shahidalimemon8817 4 года назад

    Sir fingerprint sensor ma Fingerprint save hona ka bad remove kasa kar ga

    • @harshdave1438
      @harshdave1438 4 года назад

      There is delete example in the library