Arduino enthusiasts and beginners may be interested in a new add-on board designed for the Arduino Uno microcontroller featuring 10 of the most popular modules and sensors for the Arduino platform.
In this project, we are going to build something very simple project, a temperature controlled relay that is used to turn on a dc fan. You can actually change the DC Fan to other electrical devices ...
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 ...