Re: [pyusb-users] Reading RFID tag using MTI RU-824 via pylab

2014-02-08 Thread Setia Budi
Thanks for the USB reading reference, I will read it in order to get some basic understanding about USB. But if there is anyone who had an experience working with pyusb and and kind of RFID reader, I would be grateful to have some advices. Kindest regards, Budi =

Re: [pyusb-users] Reading RFID tag using MTI RU-824 via pylab

2014-02-08 Thread Ian Daniher
I'm personally a fan of USB in a Nutshell / http://www.beyondlogic.org/usbnutshell/usb1.shtml. If you have the source to the .NET library, you ought to be able to figure out out the supported requests. Have you emailed them for more / better documentation? On Sat, Feb 8, 2014 at 6:11 AM, Wander

Re: [pyusb-users] Reading RFID tag using MTI RU-824 via pylab

2014-02-08 Thread Wander Lairson Costa
2014-02-08 5:30 GMT-02:00 Setia Budi : > > Anyone has an experience to read RFID tags using MTI RU-824 RFID reader in > Python (using pylab)? > To be honest, I have zero experience with accessing USB devices or any > hardware without and driver. I can easily read the tags using this reader in >