HD1010 Serial Commands to power on projector
I've been trying to get the Roku to power on the projector for the past day and a half. I think it's because I'm not getting the carriage return to work but not sure. I have an Epson Powerlight 96w projector. I have been successful at connecting the projector to my laptop, running hyperterminal and powering on/off the projector. According to Epson's command users guide only 3 pins are used in the cable. 3-2 for transmitted data from PC to projector, 2-3 is received data from PC to projector and 5 is ground. It should be sending 9600bps, N,8,1 None for flow control. I just want to have the projector power on prior to the video playing. Below is what I've tried and doesn't work. Video plays fine but the projector doesn't come on. I tried the : before pwr on (according to Epson docs) and it didn't work either. After testing it in hyperterminal it looks like you don't need it. 1. Send Serial String (EOL) - PWR ON (Doesn't matter if it's caps or not) 2. Send Serial String (EOL) - PWR ON (Doesn't matter if it's caps or not) Send serial byte - 13 (took me a bit to figure out 13 was for carriage return) 3. Send serial byte - 13 Send Serial String (EOL) - PWR ON (Doesn't matter if it's caps or not) Send serial byte - 13 Any idea that I haven't tried to help me? Thanks, Alan