Ticker

6/recent/ticker-posts

Header Ads Widget

Temperature sensor interfacing with Arduino

In this tutorial, we will learn temperature sensor interfacing with arduino to measure temperature and to control devices according to temperature. Lm35 provide 10mv /degree changes, so if temperature is 28*c, lm35 will provide 280mv at output pin 2. As we know, these are analog output, so connect output of lm35 to arduino analog channel A0 as shown in circuit below.

Materials required

  • Arduino uno
  • LM35 (Temperature sensor)
  • Lcd JHD162A
  • Power supply

Circuit arrangement

Source Code :


Post a Comment

0 Comments