Results 1 to 2 of 2
I don't know if this is the proper section, but it looked close enough.
I'm building a dumb terminal out of a breadboard arduino.
I've got standard alphanumeric and symbol ...
- 09-10-2009 #1Just Joined!
- Join Date
- Sep 2009
- Posts
- 2
Dumb Terminal Key Commands?
I don't know if this is the proper section, but it looked close enough.
I'm building a dumb terminal out of a breadboard arduino.
I've got standard alphanumeric and symbol characters sending nicely from terminal to host and vice versa. But I can't figure out how to send/receive things like shift, ctrl, alt, home, end etc. Do I need to use vt100 escape codes or are these commands in extended ASCII?
Thanks.
- 09-12-2009 #2Just Joined!
- Join Date
- Sep 2009
- Posts
- 2
Well, I think I found what I was looking for.
ANSI escape sequences.


Reply With Quote