Hi All,
I'm new to Arduino and I'm playing with my son building a Pinball machine based on an Ardruino UNO. We are facing some noisy reading on an input which should be constantly high and the Arduino has to detect a low condition. This is for a laser sensor that should detect when the laser is interrupted. In our test board we replaced the laser with a normal-closed pulse button. However, we fail to detect the low condition when pressing the button and the behavior seems not deterministic (noise). The first though goes to use a pull down resistor. However, I would like to confirm if it is safe to use a 10K ohm resistor as pull down given that most of the time it is expected to be powered and may cause some damage. Advices are very welcomed.
Thanks,
