Remote command:
The protocol used for sending a remote command is shown below.
Step | Direction | Packet | ||
---|---|---|---|---|
|
|
|
|
CMD |
|
|
ACK |
The scancode of the key is sent in the last two bytes of the command. Scancodes are defined in the section ?? TI-73 guidebook or can be found in the TI83+ FLASH SDK (ti73.inc).
Example:
PC: | 07 87 9B 00 | Command: Key <B> |
TI: | 74 56 9B 00 | Acknowledgement of command |
Packet Formats |
Table of Contents |
Screenshots |