Hi guys,
I wanted to make a nice project which has been explained here https://www.instructables.com/id/Windows-PC-LockUnlock-Using-RFID/
or
(I believe that the second one is up to date)
Whatever, I bought a clone arduino pro micro from aliexpress (https://www.aliexpress.com/item/Free-Shipping-New-Pro-Micro-for-arduino-ATmega32U4-5V-16MHz-Module-with-2-row-pin-header/1871481789.html)
I mistakely choose 3.3 volts but I saw that under the arduino circuit, it says 5V and 3.3V so I used my computer usb.
In arduino IDE, I selected arduino leanordo and port. It seemed fine.. I mean, my computer recognise the device without problem. So when time to upload the code, I did and after my computer gave a sound usb pluged out-in and then it said
usb device not recognized. and I opened the device manager and checked the error code. It says
Code 43 ... A request for the USB device descriptor failed.
So its obviously regarding uploading the code. But I do not know the code has problem, or connection or the arduino..
I made this experiement in Windows 10 computer (its a desktop pc). I have also a macbook pro and I had another arduino pro micro (i bought 2).. Devil tricked me and I tried.. (this time I use the code from the first link and installed mfrc522 V1.1.9
I successfully connected and port selected and uploaded the code but after the same problem happened. There is no connection. I cannot see the port. I also pluged-in to my windows machine its the same error (not recognized)
I was waiting to do this project like a crazy. Because at work we use already a rfid tag and I wanted to unlock my pc with the tag but I am dissapointed.. but not give up
I can buy this time original https://www.sparkfun.com/products/12640 or https://www.sparkfun.com/products/11286
but I am not sure that the problem arduino is. If something else, I'll burn it too..
When I pluged-in the arduino, I see the green led blinking continuously and a red led in the rfid reader as well. but its not recognized by the computer so I cannot continue..
I tried to several things but did not work..
All kind of help will appreciated.
Thank you