Re: developing Application software for a host to communicate with a USB device
- From: Anton Erasmus <nobody@xxxxxxxxxxxxxxxx>
- Date: Thu, 19 Jun 2008 20:51:22 +0200
On Thu, 19 Jun 2008 07:50:41 -0700 (PDT), Tomás Ó hÉilidhe
<toe@xxxxxxxxxxx> wrote:
This all depends on what kind of USB device you're using. There are many
possibilities:
1. Mass storage device
2. Standard HID device (mouse, keyboard, joystick)
3. Custom HID device
4. Audio device
5. Virtual serial port
6. Custom device type
7. Many other types like printers, scanners, cameras, etc.
Is there any cross-platform library for USB communication?
For low level access there is libusb.
http://libusb.wiki.sourceforge.net/
and the windows port
http://libusb-win32.sourceforge.net/
Regards
Anton Erasmus
.
- References:
- developing Application software for a host to communicate with a USB device
- From: faiyaz
- Re: developing Application software for a host to communicate with a USB device
- From: faiyaz
- Re: developing Application software for a host to communicate with a USB device
- From: Tom
- Re: developing Application software for a host to communicate with a USB device
- From: Tomás Ó hÉilidhe
- developing Application software for a host to communicate with a USB device
- Prev by Date: Re: Global Variables
- Next by Date: Re: Related to VXWORKS
- Previous by thread: Re: developing Application software for a host to communicate with a USB device
- Next by thread: Re: developing Application software for a host to communicate with a USB device
- Index(es):
Relevant Pages
|