20
September 2019
Commands set list
Control command syntax
[Command][Space][Value]
Note : There is a <CR> after all ASCII commands, 0x0D is <CR> in ASCII code
Control command example : Power on
#0100 1 (ASCII code)
Projector return
Pass : P
Fail : F
UART connection settings
Baud rate : 19200
Data bits : 8
Parity : None
Stop bits : 1
Write commands
Command description
ASCII command
Value (n)
Projector response
Resulting control
Projector power control
#0100 n
0 / 1
P / F
“0 : Off
1 : On”
Remote Control emulator
#0101 n
1 ~ 10
P / F
1: Up
2: Left
3: Right
4: Down
5: Menu
6: Source
7: Ke
8: Keystone –
9:
10: Volume -”
Video Mute (Blank)
#0103 n
0 / 1
P / F
0: On
1: Off”
Video Freeze (Image)
#0104 n
0 / 1
P / F
0: Unfreeze
1: Freeze”
Input Source
#0105 n
P / F
1 : VGA 1
2 : VGA 2
3 : HDMI 1
4 : HDMI 2
5 : Video
6 : Multimedia”
Color Mode
#0110 n
1 ~ 6
P / F
1 : Bright
2 : PC
3 : Movie
4 : Game
5 : Nureva Wall
6 : User”
Brightness
#0111 n
0 ~ 100
P / F
Contrast
#0112 n
0 ~ 100
P / F
Sharpness
#0113 n
0 ~ 31
P / F
Aspect Ratio
#0120 n
1 ~ 4
P / F
1: Auto
2: 4:3
3: 16:9
4: 17:9”