This project demonstrates an embedded system that uses a temperature sensor to automatically control the operation of a DC motor (acting as a fan) based on the ambient temperature. This simple and ...
The LM35 is a precision integrated-circuit temperature sensor (PTAT; proportional to absolute temperature) manufactured by Texas Instruments (https://www.ti.com ...
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 ...
[Edward], creator of the Cave Pearl project, an underwater data logger, needed a way to measure temperature with a microcontroller. Normally, this problem is most easily solved by throwing a ...