[BangPypers] Python and USB
steve
steve at lonetwin.net
Wed Jan 13 10:37:38 CET 2010
On 01/13/2010 03:01 PM, Anand Balachandran Pillai 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...
>
heh, yeah, USB is a serial bus just like ethernet is serial communication.
cheers,
- steve
--
random non tech spiel: http://lonetwin.blogspot.com/
tech randomness: http://lonehacks.blogspot.com/
what i'm stumbling into: http://lonetwin.stumbleupon.com/
More information about the BangPypers
mailing list