Is it possible to use one button to send a signal to two Arduinos at the same time?
I have one Arduion Uno with a CNC stepper motor controller and one Arduino Mini Pro for temperature and LCd info on the controller box.
I would like to have buttons to send a stop, hold and reset tol the CNC controller and at the same time pick up the button actions to show on the LCD.
The two cards are not powered from the same power, so they will not have the same + and -
The Uno used for CNC is powered both with USB and the stepper controller from 24VDC.
The Mini Pro gets 7VDC power from the 24VDC via a downstepper.
With an optoisolator and google search? Do some research and report back with what you think
might work and people will check you are on the right track.
Thats quite flexible yes - you get pull-ups on the output and transistor on the input so it
will be quite sensitive should you need it (not an issue with a push-button).
You only need one channel for your needs, choose the device that will be powered on first/last
for the button and input to the opto isolator.