Create an Account
username: password:
 
  MemeStreams Logo

MemeStreams Discussion

search


This page contains all of the posts and discussion on MemeStreams referencing the following web page: Creating custom cross-platform USB devices using HID. You can find discussions on MemeStreams as you surf the web, even if you aren't a MemeStreams member, using the Threads Bookmarklet.

Creating custom cross-platform USB devices using HID
by Acidus at 1:06 pm EST, Mar 9, 2005

] The USB HID class is a powerful and versatile way to get
] your device on the USB. If your USB device can exist
] within the bandwidth limits of the HID driver, then using
] this driver may save your sanity and your schedule. An
] example shows how.

You can use the surprisingly able HID Class of USB drivers (including in all OSes) that normally control keyboards and mice to do just about anything, if you don't mind using the low speed interface.

This is definately the future of my hardware device research. Even Java can access these HID devices. Thus I can create hardware devices that work on all platforms supporting USB, and quickly write applications that will work without having to write device drivers for multiple platforms. SCORE


 
 
Powered By Industrial Memetics