SIK Circuit 2 - potentiometer not working?

Hi all,

Just circled around back to Arduino (too many hobbies) and figured I’d go back through the tutorials.

Anyway, I have the RedBoard and am trying out Circuit 2 - Potentiometer… the LED lights, but turning the potentiometer doesn’t have any effect.

If I pull the potentiometer off, the LED blinks, and changing the delay values manually works fine.

Any help appreciated!

Andrew

You might have wired it wrong.

I’ve checked a few times - seems fine.

How often does it blink? How long is it on and off? Fraction of a second or always 1 second?

Is it regular or irregular?

If the led lights continuously then the voltage on the input is very low or 0. Actually is seems continuously. As the measure voltage is very low, so is the switch-on/off delay. (miliseconds) Either you have the wrong pin of the potentiometer connected to the analog input (Gnd/0v to the A0 pin), or there is no voltage across the entire potentiometer (incorrectly wired/broken wires), or it’s internals are broken. Pictures could identify the first 2 possibilities. Measuring resistance through the pins of the potentiometer with multimeter (essential tool) would rule out the latter.