News

You can adjust the spinning speed with a potentiometer and you can also set a minimum and maximum speed in the code. You will need an Arduino board, a potentiometer (I have used a 50K one), as many ...
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 ...