Answer the question
In order to leave comments, you need to log in
How to create USB HID from Arduino?
I have an Arduino Mega and wanted to make a usb device that would be easily recognized by a computer. For example, like USB HID - keyboard, mouse, etc.
Where can I find out how to work with USB, how does the computer recognize the device?
Answer the question
In order to leave comments, you need to log in
To take arduino on Atmega32u4 (leonardo is large, pro micro is compact), it can use iron HID and requires only a couple of initialization lines.
And if you build on atmera32, atmega328 (most arduin) then as in the answer from Alexander v-usb to help.
Upd. First I answered the question of the cap, then I read the clarification. But still let it be
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question