How to Use A Temperature Sensor With Arduino
A thermometer is a device measures the temperature. A Thermometer consists a temperature sensing element that senses environment temperature and provides the result to the suitable devices. During this article, you may tend to learn to make a digital thermometer using LM35 temperature sensor and LCD module display.For LCD interfacing with arduino read this article Interfacing LCD With Arduino UNO
LM35 Temperature Sensor |
Automatic Temperature Fan Speed Controller
Video
Circuit diagram
It has a very simple circuit. The output terminal of the sensor is connected to the analog pin A0 of arduino board. Vcc and GND pin of the sensor are connected to the power supply and GND respectively.
It has a very simple circuit. The output terminal of the sensor is connected to the analog pin A0 of arduino board. Vcc and GND pin of the sensor are connected to the power supply and GND respectively.
Digital Thermometer Circuit Diagram |
Video
Comments
Post a Comment