
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.
History
Simple example of using getchar()
2016-04-29, by noutram [Fri, 29 Apr 2016 07:49:43 +0000] rev 0
Simple example of using getchar()