I'm building a medical application that should respond to a RFID card scan (and pop up some information). I'm using PyQT to build this, btw.
Could someone tell me what tool to use to simulate rfid scans on the machine ? I'm a little noob to this, but I'm assuming I'll use a USB based reader and I should be able to somehow hook to the reader to get some data.
Help...