[BangPypers] Python and USB
Anand Balachandran Pillai
abpillai at gmail.com
Wed Jan 13 10:31:47 CET 2010
On Wed, Jan 13, 2010 at 2:56 PM, Vishal <vsapre80 at gmail.com> wrote:
> Hi,
>
> I am looking for a way to create a python library that talks to some usb
> devices (such as usb-i2c cards etc). There is a requirement that the python
> library should be usable directly under windows and linux withough
> requiring
> the user to worry about her platform.
>
> Any pointers?
>
> I did find a couple, PyUsb on sourceforge, and another PyUSB that deals
> only
> with FTDI USB devices...
>
> Has anybody used these?
>
No, doesn't pyserial work ? Anyway USB is a serial bus...
>
> Any other suggestions?
>
> Thanks and best regards,
> Vishal Sapre
> _______________________________________________
> BangPypers mailing list
> BangPypers at python.org
> http://mail.python.org/mailman/listinfo/bangpypers
>
--
--Anand
More information about the BangPypers
mailing list