pyjector
pyjector copied to clipboard
Library to help control your projector over a serial connection
I get the following error: ```bash carsten@ubuntu:~/$ python3 pyjector_test.py dict_keys(['computer', 'computer_22', 'component', 'dvi_a', 'dvi_d', 'hdmi', 'hdmi_2', 'composite', 's_video', 'network', 'usb_display', 'usb_reader', 'status']) ERROR:root:unexpected response to handshake b'>' Traceback (most recent...
I'm building a config for my epson projector but I have an issue the commands for status are without a separator. For example: PWR ON\r -> powers the projector on...
So unlike everybody else i dont have a USB Converter to go from USB to Serial Connection, im simply using the connector on the back of an old DELL laptop,...
Just upgraded from a w1070 that has worked for years to a W2710. Having a hanshake issue and fixed by amending the benq.json file as follows. ` "handshake": { "send":...