ezio-g500/CommandSet.MD
2020-10-07 23:16:40 +02:00

24 lines
No EOL
881 B
Markdown

All commands are _Escaped_ with hex 1b.
| Commands | Test in G500 | Find In Tap | Descr |
| ------ | ------ | ------ | ------ |
|1B 40 | YES | | Display Init |
|1B 42 0n | YES | YES |Back Light ? (1..7) ? |
|1B 47 [1024 bytes] | YES | YES | Upload Picture (1) |
|1B 12 | | | Vertical scroll mode |
|1B 13 | | | Horizontal Scroll mode |
|1B 5B 41 | YES | | Move Cursor Up|
|1B 5B 42 | YES | | Move Cursor Down|
|1B 5B 43 | YES | | Move Cursor Right|
|1B 5B 44 | YES | | Move Cursor Left|
|1B 5B 48 | | | Move Cursor Home|
|1B 5B 4B | | | Move Cursor Bottom position ?|
|1B 5B 4C | | | Move Cursor Left Most position ?|
|1B 5B 52 | | | Move Cursor Right Most position ?|
|1B 5F 0n | | |Set Cursor on/off (1/0)|
|1B 72 0n | YES | | Inverted character [n 0:OFF 1:ON]|
|1B 50 nn | YES | | Show Graphics Page nn |
(1) : picture are 128x64 pixels, encoded 1 pixel per bits