Thanks. Can you please expand on why I should lower my resistor values? Are you saying that I need to have more current going to the MCU than I have with the larger resistors? thanks again...What you have is fine. I would reduce the resistor values by a factor of 10 or 20, i.e. 91k and 56k.
That is to take into account that the input pin will draw some current.
To accurately answer that question, one needs to examine the datasheet of the MCU used on the Arduino Nano, which is the Atmel ATmega328p.Thanks. Can you please expand on why I should lower my resistor values? Are you saying that I need to have more current going to the MCU than I have with the larger resistors? thanks again...
Floating means no connection. It is never floating as long as R2 connects it to ground. The is exactly what is meant by a pull-down resistor.Thank you for the explanation. On a separate note, when the relay is open as shown, pin 3 will be connected to ground which is what I want. Will R2 cause the pin to float? I want it to read LOW. Thank you again.
By pin-3 I presume that you are referring to the RESET input to the Aruino Nano. I don't see what pin-3 has to do with the input requirements of the I/O pin.Thank you for the explanation. On a separate note, when the relay is open as shown, pin 3 will be connected to ground which is what I want. Will R2 cause the pin to float? I want it to read LOW. Thank you again.
