News

The loop function runs as long as the Arduino board is powered and will blink the LED ON and OFF withe 1 second pause between states. You can use another pin, for example pin 12 and then change the ...
We set the potentiometer pin as 0 (A0 on the Arduino Uno board), the CONTROL variable is the voltage that is used to cotrol the led brightness of the speed of the fan. In the setup() function the ...