Skip to main content

Temperature Sensor

You can use Temp & Humi Sensor to get temperature and humidity of your house.

This demo will show you how to get the value and show it to LCD.

Hardware Required:

  • Arduino

  • Temp & Humi Sensor

  • LCD

Circuit:

Temp & Humi Sensor connect to A0.

About the connect of LCD, please refer to LCD

Code:

Open Arduino IDE, click File -> Shetchbook -> TempHumiSensor.

You can get humidity by readHumidity() and temperature by readTemperature(). This 2 function will return a float value.

About LCD, please refer to LCD.

Tech Support & Product Discussion

Thank you for choosing our products! We are here to provide you with different support to ensure that your experience with our products is as smooth as possible. We offer several communication channels to cater to different preferences and needs.

Loading Comments...