Temperature Level Bar Graph Using LM35 With Arduino

by theorycircuit in Circuits > Arduino

5274 Views, 45 Favorites, 0 Comments

Temperature Level Bar Graph Using LM35 With Arduino

LM35-temperature.jpg
lm35-temp-graph-schematics.jpg

Source: https://theorycircuit.com/sensor/temperature-level-bar-graph-using-lm35-with-arduino/

The bar graph LED output is very easy to understand the level of output. Here we used LM35 three pin temperature sensor and arduino uno to take input from LM35 and to control array of LED.

The temperature sensor’s output pin connected with the analog input pin (A0) of arduino and the digital pins 8 to 12 are connected with LEDs. Here you can additionally connect the buzzer at digital pin D7 of arduino to get beep output when the temperature level exceeds particular level. The arduino sketch code given here has the buzzer output function.

Circuit Diagram

lm35-temp-graph-ckt-mi.jpg

lets do it!

Temperature Level Bar Graph Arduino Sketch Code

For Temperature level bar graph Arduino sketch code Visit: https://theorycircuit.com/sensor/temperature-level-bar-graph-using-lm35-with-arduino/

LM35 Pinout

LM35-pin-195x300.jpg

Components List

S.no Name quantity

1.Arduino uno board1

2.LED RedLED 2 YellowLED 1 Green 2

3.Resistor-220Ω 5 Resistor 1KΩ 1

4.Connecting wires as required

5.LM 35 temperature sensor 1

Prototype

LM35-temperature.jpg

Screen Shot

temperature-shot-new.jpg