I have a basic HDMI switch, cheap one off Amazon (link below), and I want to control it with my Arduino Uno board. It is a 3 input to 1 output switch. So if it has all 3 plugs and the output linked to a TV, I want the Uno to control which feed is being sent to the TV and even no feed at all sent. There is no power in the switch, it is runs off the 5v power from the HDMI cord plugged into it.
I am very new to this and therefore a novice. I am thinking I have to control the power of the HDMI switch with the Uno board, and let that power dictate which feed to send in the HDMI switch output. However, I have no idea how to do this, and I could be completely wrong. Any feedback is greatly appreciated.
Thanks.