Newbie to electronics.
I want to be able to send RS232 commands from K8055 (aka VM110 USB Experiment Interface Board) to K8056 (8 Channel remote relay card).
RS232 seems to require the following comm lines.
- Transmit data
- Receive Data
- Request to send
- Clear to send.
From the K8055 side, this will be emulating the following pc pins
Txd (Pin 3) Transmit data.
Gnd (Pin 5) Ground
Does this mean that the K8056 never sends a signal, and therefore only receives. In effect, it is a cut down RS232 protocol.
Finally, is it possible to send the required instructions sequence with the K8055 card through one digital output.
Thanks for your patience