Hi every one
i want read Data From HID arduino leonardo
please Help me
Hi
how to read data From HID ?
Split from an old thread
Now merged with another topic from the same user
elcid:
Hi every one
i want read Data From HID arduino leonardo
please Help me
Connect the Arduino Leonardo to a PC via USB. The PC will now react to Keyboard and Mouse actions coming from the Arduino, same as for any other USB keyboard and mouse.
elcid:
Hi every one
i want read Data From HID arduino leonardo
please Help me
Maybe you can be a little clearer in your requirements. What kind of HID functionality (keyboard, mouse, ...). If you want to know the low-level stuff, WireShark in combination with USBPcap (or maybe just the latter) might be able to help; note that I've never used it myself for this.