I made this project because I wanted a way to automatically control the speed of a DC fan according to the temperature read by a LM35 sensor. I had a few problems with the PWM part mainly because the ...
I was pondering possible interfaces between a microcontroller and a 12 or 24V 5015 blower fan. The challenge is that the MCU can only drive 3.3 or 5V, while the blower needs needs a voltage as low as ...
The project illustrates the control of a PC fan speed and using an Arduino microcontroller to read a LM35 temperature sensor. The use of an optocoupler is covered along with Pulse Width Modulation ...