ezio-g500/CommandSet.MD
2020-10-08 23:38:09 +02:00

24 lines
No EOL
1 KiB
Markdown

All commands are _Escaped_ with hex 1b.
| Commands | write size | Test in G500 | Find In Tap | Descr |
| ------ | ------ | ------ | ------ |
|0x1B 0x40 | 2 | YES | | Display Init |
|0x1B 0x42 0n | 3 |YES | YES |Back Light ? (1..7) ? |
|0x1B 0x47 [1024 bytes]| 1026 | YES | YES | Upload Picture (1) |
|0x1B 0x12 | 2 | | | Vertical scroll mode |
|0x1B 0x13 | 2 | | | Horizontal Scroll mode |
|0x1B 0x5B 0x41 | 3 | YES | | Move Cursor Up|
|0x1B 0x5B 0x42 | 3 | YES | | Move Cursor Down|
|0x1B 0x5B 0x43 | 3 | YES | | Move Cursor Right|
|0x1B 0x5B 0x44 | 3 | YES | | Move Cursor Left|
|0x1B 0x5B 0x48 | 3 | | | Move Cursor Home|
|0x1B 0x5B 0x4B | 3 | | | Move Cursor Bottom position ?|
|0x1B 0x5B 0x4C | 3 | | | Move Cursor Left Most position ?|
|0x1B 0x5B 0x52 | 3 | | | Move Cursor Right Most position ?|
|0x1B 0x5F 0x0n | 3 | | | Hide Cursor on/off (1/0)|
|0x1B 0x72 0x0n | 3 | YES | | Inverted character [n 0:OFF 1:ON]|
|0x1B 0x50 nn | 3 | YES | | Show Graphics Page nn |
(1) : picture are 128x64 pixels, encoded 1 pixel per bits