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

Changes

RevisionDateWhoCommit message
0:230a31b32cc1 2016-04-29 noutram Simple example of using getchar() default tip