Page 1 of 1

Using MikroBasic AVR for USB HID keyboard?

Posted: 13 Feb 2017 03:19
by cruiser
I am wondering if anyone has an example of how to program an AVR to send a single key press as a USB HID keyboard.
Trying to Send the "F9" key to a PC.

Any help is appreciated.

Thanks,
Jeff

Re: Using MikroBasic AVR for USB HID keyboard?

Posted: 14 Feb 2017 14:28
by dusan.poluga
Hi,

There are similar examples on our libstock that you can use as a reference that are written for PIC.
Here is the link to libstock. You need to search for HID.
https://libstock.mikroe.com/project_categories/
Regards,