"Onesail" <chaujohnthan@gmail.com> wrote:
We can give you hints, but we are not going to write it for you.
Before you can start, you need to figure out what kind of driver you need.
If you are hoping that you can use this as a mouse substitute, then you
need a HID driver. The easiest way to do that is to make the hardware meet
the USB HID Class specification. Once you do that, you don't need to write
a driver at all.
If you just want it to be used from a specific application, then it doesn't
much matter what kind of driver you write. The bulkusb sample would be
fine.
--
Tim Roberts, timr@probo.com
Providenza & Boekelheide, Inc.