This is a proof of concept we did testing an embedded control system for a Hall Research SW-HDMI-4 HDMI switch. We aused a Lantronix Matchport AR embedded module running a custom websocket server. The matchport is serially connected to the switch and serves up a GUI to clients on a LAN through a browser.
Notice the real-time syncronization between the GUI and the actual switch. We are using websockets for real-time bidirectional communication to achieve zero noticeable latency.
I'm doing the same thing with Arduino
stheodro 4 months ago
is there any documentation available?
tellm3some 10 months ago
Who developed this proof of concept?
4cashews 1 year ago