I know we have to create a driver or tamper with HID.
But first I want to make the host recognize the device first.
Just a simple task of the device sending its vendor ID/ product ID to the host.
Is that the right step to take?
If so, how to do this? I mean, what commands should be written in the C language?
The only thing I can do now is only turning the LED light on/off
btw I'm a total newbie so bare with me
How to make host (computer) recognizes device (ATMEL-AVR)?
-
- Rank 1
- Posts: 21
- Joined: Wed Dec 30, 2009 3:24 pm