UNO-HIDKeyboard-Library icon indicating copy to clipboard operation
UNO-HIDKeyboard-Library copied to clipboard

An Arduino library that implements functions to use the UNO as an HID keyboard.

Results 11 UNO-HIDKeyboard-Library issues
Sort by recently updated
recently updated
newest added

Any time i try to upload a sketch i get this error: #error HID Project can only be used with an USB MCU.

what buff does please help me

- fixed/addressed multiple issues and pull requests - made the readme more user friendly - added practical/physical installation instructions for the arduino uno

I just had to go in and change tableModifier[39] from SHIFT to 0x00 :)

We can send multiple key presses at the same time utilizing the buf[3] to buf[7]! Please correct this in the documentation, I created a Pull Request with those changes! The...

Hello there! Great compilation you have, but I missed some information, like the rest of the Special Keys, how to properly send Modifiers and Mainly!!!! Where were the rest of...

A shift modifier is missed in the element 42('*') on modifierTable.

I am working on a script which sends powershell commands through arduino. In that, a command has a comma ',' character in it ***** keyboard.print("$SMTPInfo = New-Object Net.Mail.SmtpClient($SmtpServer, 587)"); ****....

The HID firmware cannot be downloaded from http://hunt.net.nz/users/darran/weblog/b3029/, because hunt.net.nz has no user content any more. Is there any alternative firmware?