Functional description:
Lighting control implemented either directly from a relay or via a push button.
Problem:
I would like the Arduino to be informed that the light is switched on in case of a pulse from the relay as well as a pulse from the button. Will my scheme work correctly? How can this be solved differently?
Lighting control implemented either directly from a relay or via a push button.
Problem:
I would like the Arduino to be informed that the light is switched on in case of a pulse from the relay as well as a pulse from the button. Will my scheme work correctly? How can this be solved differently?