This Arduino project simulates a temperature-controlled fan using a 3-pin NTC thermistor and an LED. The system reads temperature from the NTC and controls the LED (representing a fan) according to ...
The objective of this mini project was to create a digital thermometer using Arduino Uno and temperature sensors. The thermometer would measure the temperature and, if it exceeded a certain threshold, ...
[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 ...
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 ...