This project controls a system that monitors temperature using a temperature sensor (connected to pin A0) and displays the temperature on an LCD screen. It also features LED indicators (green, yellow, ...
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 ...