This project demonstrates how to control the speed of a DC fan using an Arduino UNO, an HC-05 Bluetooth module, and an L293D motor driver. A Bluetooth mobile application with a dimmer sends PWM values ...
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 ...