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 C# since the manufacturer provide a library which is only suitable for
.Net.
However, I need to make the device to be able to operate under linux and
python is the best option for me to start. I have read a bit about pylab
from here: http://pyusb.sourceforge.net/docs/1.0/tutorial.html

My specific question is how to instruct the reader to start reading and how
to get the data from the reader?

At the moment I already have EP (I assume EP stands for EndPoint). What can
I do with this EP?

I know, this can be a silly question, but I am totally new in USB world.

Kindest regards,
Budi

=========================
  <boedy.b...@gmail.com>  <http://goo.gl/T5NDnD>  <http://goo.gl/4xmCrj>
<http://goo.gl/f2Dj7Q>  <http://goo.gl/TlJuEd>

<http://goo.gl/d6J1aE> <http://goo.gl/8ezaYx>
=========================
*Please consider the environment *
*before printing this email*
------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to