Hi folks! I've been lurking on these forums a couple months now, but now I've run into problems I can't solve by just reading (which i did alot lately)... Intro: I am currently building a Midibox as a midified remote control for a couple of old slide projectors (for event/visuals use). button press or sending midi notes should actuate fwd/rew on the slide projectors via reed relais. The Midibox resides in a stagebox with a couple buttons, and a distributor box (with a Dout and an array of reed relais) should be up in the rigging near the projectors. Sending the Dout signals over the long connection shall enable us to only use a 5-lead cable instead of the 24 leads (or more if scaled up) needed for 8 projectors. i have estimated that a cable length of up to ~50m is necessary for our purposes. The box is built already, i got the software operational so far, but now i've run into a problem i didn't expect: Problem: Everything works as intended if i only have a short (30cm) connection, but now i have connected the core and dout with a 100m long 5x0.14 braid shielded cable (still coiled up if that matters; resistance of one lead is about 10ohms; i didn't cut it just for trying out because it's (still) a friend's cable), and now nothing works anymore. i can't actuate the reed relais and leds i connected anymore (sometimes only flickering), and even the Din readings of my box seem to be affected if i interpret the LCD readings right. Troubleshooting: I figure that the long cable length somehow interferes with the Dout signals. i found an old thread talking about cable impedances etc http://www.midibox.org/forum/index.php?PHPSESSID=c43cebc93f105690a49ba30c21b1f6a9&topic=6570.0 , i am currently reading the linked pdf. i could kick myself that i didn't think about this earlier. :( I reconnected pins, so that power is fed to the Dout over a short cable directly from the core's J2, figured that maybe the long run let the voltage drop too much, didn't help. I connected the cable's braid shield to the power grid's earth, changed the behaviour slightly (more flickering, chattering relais) but still erratic. It should be earth for shielding, right? not the Core's ground? I have no easy access to an o-scope so i can't check the signals before and after the long cable. Question: Is it even possible to let a Dout signal set run over such a long distance? Would it be possible to reduce the update/multiplexing/SR frequency or whatnot of the Dout signals? I don't need ms-accurate timings, ~half a second would be way enough, so maybe this could be relaxed? Do i maybe need special circuitry for boosting the signal before and after the cable? or would terminating the cable correctly resolve this problem? Is it feasible to use other circuitry to enable another/slower switching method for driving 16 up to 32 reed relais? meaning, stuff the Dout into the stagebox, use the dout to drive some other elements, which are more robust with regard to long lines, while also minimizing the number of leads needed for the "long haul"? Well, thanks so far for any answers! edit: tried sending the Dout (-power) over 10m XLR cable, works much better, although some strange things happening (1 button actuates two leds, one flickering), so i think signal degradation is already setting in here. the reason i also want to transmit power of the long cable is that, while i could build a PSU into the distributor box, i fear that different ground levels (with switching psu's, or if the distributor is connected to another phase of the power grid) would also cripple operation. using 3-pin XLR cable would be best because of its ubiquity, but the ground level question remains. isolation with optocouplers is not feasible because there is no return path available in an XLR cable (3 leads, no shield).