Hello;
I recently acquired a 16 channel video multiplexer and I want to control the camera switching with an Arduino. According to the manual:
You can control the SEQUENCE, MULTISCREEN/QUAD SHIFT, and the camera selection buttons from a remote controller.
These functions are activated by contact with the ground terminal (open collector output or normally open contact).
• Connect the ALARM/REMOTE connector (pin 23) to the ground terminal as shown below. Switches 1 - 16 select the
cameras (they do not control the alarm input).
Notes:
• Any two or more switches closed at the same time will cause this unit to malfunction.
• SEQUENCE is assigned to switch 17 and MULTISCREEN/QUAD SHIFT to switch 18.
• When no operation is taking place, all switches except switch 19 must be open as shown below.
So basically I need to connect Pin 23 to any ONE of the other pins. What is the best way and/or cheapest way to do this using the outputs of an Arduino Mega?
I recently acquired a 16 channel video multiplexer and I want to control the camera switching with an Arduino. According to the manual:
You can control the SEQUENCE, MULTISCREEN/QUAD SHIFT, and the camera selection buttons from a remote controller.
These functions are activated by contact with the ground terminal (open collector output or normally open contact).
• Connect the ALARM/REMOTE connector (pin 23) to the ground terminal as shown below. Switches 1 - 16 select the
cameras (they do not control the alarm input).
Notes:
• Any two or more switches closed at the same time will cause this unit to malfunction.
• SEQUENCE is assigned to switch 17 and MULTISCREEN/QUAD SHIFT to switch 18.
• When no operation is taking place, all switches except switch 19 must be open as shown below.
So basically I need to connect Pin 23 to any ONE of the other pins. What is the best way and/or cheapest way to do this using the outputs of an Arduino Mega?