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

Auto generated API documentation and code listings for PrimativeKeyboardInput

Code

main.cpp [code]