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¶
Please do not hesitate to contact techsupport@seeed.cc if you have any technical issue. Or submit the issue into our forum.