Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MONITOR] ViewSonic #11

Open
LucBerge opened this issue Feb 11, 2022 · 1 comment
Open

[MONITOR] ViewSonic #11

LucBerge opened this issue Feb 11, 2022 · 1 comment
Assignees
Labels
add monitor Support a new monitor

Comments

@LucBerge
Copy link
Member

Brand: ViewSonic
Website: https://www.viewsonic.com
Doc: https://www.viewsonicglobal.com/public/products_download/user_guide/IFP/IFP50-2_UG/IFP50-2_UG_FRN.pdf

@LucBerge LucBerge added the add monitor Support a new monitor label Feb 11, 2022
@LucBerge LucBerge self-assigned this Feb 11, 2022
@LucBerge
Copy link
Member Author

	"ViewSonic":{
		"name":"ViewSonic",
		"doc":"https://www.viewsonicglobal.com/public/products_download/user_guide/IFP/IFP50-2_UG/IFP50-2_UG_FRN.pdf",
		"baudRate":9600,
		"commands":{
			"TV_ON":[56,57,57,115,33,48,48,49,13],
			"TV_OFF":[56,57,57,115,33,48,48,48,13],
			
			"TV_VOLUME_LOW":[56,57,57,115,36,48,48,48,13],
			"TV_VOLUME_SOFT":[56,57,57,115,36,48,50,53,13],
			"TV_VOLUME_MEDIUM":[56,57,57,115,36,48,53,48,13],
			"TV_VOLUME_NORMAL":[56,57,57,115,36,48,55,53,13],
			"TV_VOLUME_HIGH":[56,57,57,115,36,49,48,48,13],
			
			"TV_BRIGHTNESS_LOW":[56,57,57,115,53,48,48,48,13],
			"TV_BRIGHTNESS_SOFT":[56,57,57,115,53,48,50,53,13],
			"TV_BRIGHTNESS_MEDIUM":[56,57,57,115,53,48,53,48,13],
			"TV_BRIGHTNESS_NORMAL":[56,57,57,115,53,48,55,53,13],
			"TV_BRIGHTNESS_HIGH":[56,57,57,115,53,49,48,48,13],
			
			"TV1":[56,57,57,115,34,48,48,48,13],
			"AV1":[56,57,57,115,34,48,48,49,13],
			"S_VIDEO1":[56,57,57,115,34,48,48,50,13],
			"HDMI1":[56,57,57,115,34,48,48,52,13],
			"HDMI2":[56,57,57,115,34,48,49,52,13],
			"HDMI3":[56,57,57,115,34,48,50,52,13],
			"HDMI4":[56,57,57,115,34,48,51,52,13],
			"DVI1":[56,57,57,115,34,48,48,53,13],
			"VGA1":[56,57,57,115,34,48,48,54,13],
			"VGA2":[56,57,57,115,34,48,49,54,13],
			"VGA3":[56,57,57,115,34,48,50,54,13],
			"PC1":[56,57,57,115,34,48,48,55,13],
			"DP1":[56,57,57,115,34,48,48,56,13],
			"ANDROID":[56,57,57,115,34,48,48,65,13]
		},
	},

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
add monitor Support a new monitor
Projects
None yet
Development

No branches or pull requests

1 participant