The Long complex answer of how I get to google.com
While a keyboard couldĀ have wires that go to every key on the keyboard they don't
Key Matrix
Key Matrix
Key Matrix and Polling
Key Pressed | Integer Keycode | Hex Keycode |
---|---|---|
1 | 30 | 0x1E |
2 | 31 | 0x1F |
3 | 32 | 0x20 |
a | 4 | 0x04 |
b | 5 | 0x05 |
Enter | 40 | 0x28 |