Peter Stuge <peter <at> stuge.se> writes:
> > iInterface 1 Wintracker III > > Please explain what the device will do? > Hi Peter, The device is a 6DOF magnetic tracker for virtual reality. We choose 320C6747 because tracker need to do lot of calculations and c6747 has USB device function. The BIOS USB package comes with demo of HID device(keyboard , mouse). Our device work fine on Windows and we do not need to write drvier for it. Some programs on internet can exchange data with HID device. When we created and tested the device on windows, it seems not difficult. The device send 24bytes * 100 data to PC per second and receive control commands from PC if user want to do configuration. _______________________________________________ libhid-discuss mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/libhid-discuss http://libhid.alioth.debian.org/

