Thu Mar 05, 2015 4:54 pm
I'm working on a project with rfid tags, I ordered the rfid reader/writer from Amazon, it is usb device and comes with drivers only. Id like to write my own Python app that can write and Read data to rfid tags using this reader. How would I go about it to get my app to talk to this device ? From what I have been reading you basically just have to send command to USB device that it recognizes.