On Wed, Jan 13, 2010 at 2:56 PM, Vishal <vsapr...@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@python.org
> http://mail.python.org/mailman/listinfo/bangpypers
>



-- 
--Anand
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to