- This topic has 1 reply, 2 voices, and was last updated 14 years, 4 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
|
Microcontroller › 8051 › ASCII codes of keyboard keys…….
what’s the ASCII code for Ctrl+z
the ascii code for CTRL+Z = 26
it starts with 01 for CTRL+A and goes on increasing like 02 for CTRL+b and so on.