Skip to content

jdk/HIDstring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Takes a string input and converts the string into the HID equivalent.  Similar
to an ASCII representation of a string, this is the HID keyboard equivalent as 
defined in the USB 1.1 specification.  

Handy utility if you are doing any virtual keyboard type design and would like
to send back a string to the host.

Original Makefile from Robert Curtis: http://github.com/rcc

About

Converts a String to HID code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages