I/O Programming -Interfacing of Proximity switches and Relays
What does digitalWrite(11, HIGH) do in this experiment?
What component is controlled by the relay in this circuit?
Which function causes delay between relay switching?
How many terminals does a relay typically have (excluding coil)?
What is the function of NO (Normally Open) pin on the relay?
What will happen if you connect relay GND to 5V?
Why use a relay instead of directly driving an LED with Arduino?
What happens when the relay coil is energized?
Which pin sends control signals to relay?
What is the delay in the given code?