On Thu, 25 Jul 2002 22:23, Mike Kemp wrote: > I just started some work with usb on a linux > system, and I need to know how to read data from > an hid device. I know there's easy ways to get the > version and stuff, but actual, raw data I'mnot > sure. The steup (right now, it will change) is > I've got a PIC Chip that is just counting up and > putting off those numbers. How can I read those > numbers into the linux system. Eventually, those > numbers will be replaced by data from distance > andmotion sensors, but I just need to learn the > basics first. Thanks, Mike Did I point you at http://www.frogmouth.net/hid-doco/examples/hiddev-misc/dump-events.c and other documentation at http://www.frogmouth.net/hid-doco/linux-hid.html previously?
If that didn't help, how about a more specific question that shows what you are trying to do (output of dump-events.c might help too). Brad -- http://conf.linux.org.au. 22-25Jan2003. Perth, Australia. Birds in Black. ------------------------------------------------------- This sf.net email is sponsored by: Jabber - The world's fastest growing real-time communications platform! Don't just IM. Build it in! http://www.jabber.com/osdn/xim _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
