[BangPypers] Python and USB
Vishal
vsapre80 at gmail.com
Wed Jan 13 10:39:25 CET 2010
On Wed, Jan 13, 2010 at 3:01 PM, Anand Balachandran Pillai <
abpillai at gmail.com> wrote:
> 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
> >
>
> --Anand
>
>
I have used pyserial only for original serial interfaces, and I think
pyserial looks for a COM entry matching the entries in the windows device
manager list. USB does not show up there...
but I'll check again...
--
Thanks and best regards,
Vishal Sapre
---
"So say...Day by day, in every way, I am getting better, better and better
!!!"
"A Strong and Positive attitude creates more miracles than anything else.
Because...Life is 10% how you make it, and 90% how you take it"
"Diamond is another piece of coal that did well under pressure”
"Happiness keeps u Sweet, Trials keep u Strong,
Sorrow keeps u Human, Failure Keeps u Humble,
Success keeps u Glowing, But only God Keeps u Going.....Keep Going....."
More information about the BangPypers
mailing list