Simple example of using getchar to read raw bytes from a Serial Terminal. You can use this example to look at the characters that PuTTY sends. That way, you might be able to build your own keyboard routines.

Dependencies:   mbed-rtos mbed

Revisions of main.cpp

Revision Date Message Actions
0:230a31b32cc1 2016-04-29 Simple example of using getchar() File  Diff  Annotate