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!
@nenioc1874 жыл бұрын
Thanks! This time, I was just lucky.
@BillySugger19656 жыл бұрын
WARNING! - square pad usually means pin 1, not ground! You had a 50:50 chance and were lucky here.
@nenioc1876 жыл бұрын
Thanks! Didn't know that. But my stakes where high, because pin 1 is also GND in this case ;-)
@gama30063 ай бұрын
Hi, I have a question, the biometric reader you are using would be the dy50 ?
@nenioc1873 ай бұрын
@@gama3006 Haven't found any ID on this sensor. But they might be all similar in use.
@gutoconde56874 жыл бұрын
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.
@eusuntlorean7 ай бұрын
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?
@philipmarshall32415 жыл бұрын
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?
@nenioc1875 жыл бұрын
With the SoftwareSerial library, you can use any digital pins on the NodeMcu.
@ykylso64503 жыл бұрын
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
@nenioc1873 жыл бұрын
I soldered jumper cables to the flatband. Didn't I mentioned it?
@dassajityadav55555 жыл бұрын
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
@magicianofelectronics9514 жыл бұрын
Can we help you???
@radhemohan1883 Жыл бұрын
Same problem Bhai solution mila kya aapko ?
@anviciber11 ай бұрын
Hello, did you solved the problem? i have the same issue, the led bliks an stay off.
@ahmadahmad-fz8no2 жыл бұрын
my fingerprint sensor sometimes detect finger when there is no finger on it , how can i solve this issue ? is it wires/soldering issue ?
@larrys_experiments903 Жыл бұрын
Does toeprints work?
@genevatapiazapatero57024 жыл бұрын
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
@fareedch59744 жыл бұрын
Hy brother how to send fingerprint data to Firebase database using nodemcu esp8266. Please reply.
@manasagowda58202 жыл бұрын
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 .......
@samueleguidetti92434 жыл бұрын
Is the adafruit library compatible only with adafruit fingerprint?
@nenioc1874 жыл бұрын
I used a generic fingerprint sensor with the Adafruit library.
@mayank92663 жыл бұрын
How to send finger print scanner data to mysql or any other database plz help
@rafieafifandika99383 жыл бұрын
Is these device can integration to web by using php? I want to make system login web with this device?
@fikodor4 жыл бұрын
WHAT CAN I DO? The fingerprint sensor could not be initialized! Exception Message: The received packet do not begin with a valid header!
@magicianofelectronics9514 жыл бұрын
I think it is programming issue
@shahidalimemon88174 жыл бұрын
Sir fingerprint sensor ma Fingerprint save hona ka bad remove kasa kar ga
@harshdave14384 жыл бұрын
There is delete example in the library
@jesusdelaluz66645 жыл бұрын
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
@nenioc1875 жыл бұрын
I'm glad, I could help!
@jesusdelaluz66645 жыл бұрын
@@nenioc187 Thank you for your support !! Have a nice night ;)
@MagivaIT5 жыл бұрын
but the esp has both 3.3 AND 5v rails
@nenioc1875 жыл бұрын
No. Usually the NodeMcu has only 3.3V outputs. Although it has one 5V input pin.