Application using FRDM-K64F board to emulate USB keyboard. When one of two buttons (present on the board) are pressed, predefined text is printed (as if it was input with a keyboard).

Dependencies:   USBDevice mbed

Fork of frdm_USB-HID-Mouse-Keyboard_auto by FRDM-K64F Code Share

History

Use FRDM-K64F board to simulate USB keyboard and print predefined text using interrupts when one of two buttons available on the board are pressed. default tip

2017-12-18, by jaknaw [Mon, 18 Dec 2017 17:33:47 +0000] rev 1

Use FRDM-K64F board to simulate USB keyboard and print predefined text using interrupts when one of two buttons available on the board are pressed.


USB HID Mouse/Keyboard Example for Freedom boards

2015-12-31, by GregC [Thu, 31 Dec 2015 17:24:55 +0000] rev 0

USB HID Mouse/Keyboard Example for Freedom boards