Hi All,
I want to make a protocol converter that reads a single serial data stream of approximately 16 characters in via the serial port and send it out as a HID keyboard device.
Has anybody used one of the AT90USB162 or any of the other AVR USB enabled chips for doing this style of thing?
Obviously the serial communications is a piece of cake, programming the AT90USB162 to be a HID keyboard and transmitting this is the hard part.
Thanks,
Neil.
I want to make a protocol converter that reads a single serial data stream of approximately 16 characters in via the serial port and send it out as a HID keyboard device.
Has anybody used one of the AT90USB162 or any of the other AVR USB enabled chips for doing this style of thing?
Obviously the serial communications is a piece of cake, programming the AT90USB162 to be a HID keyboard and transmitting this is the hard part.
Thanks,
Neil.