Arduino Temperature and Humidity Clock

by Ferferite in Circuits > Arduino

1106 Views, 5 Favorites, 0 Comments

Arduino Temperature and Humidity Clock

ghgh.PNG

In this instructable,i will show you how to build a Temperature and humidity clock,using I2C lcd on the Arduino Nano

Watch the Video

How to make temperature and humidity clock

Buy the Components

parts.png

For this,you will need(affiliate links to banggood):

-I2C 16x2 LCD

-DHT11 Temperature and humidity sensor

-Arduino Nano

NOTE:You will need a usb Micro B cable to power the arduino

The Wiring

wiring.png

The display

SCL → A5

SDA → A4

GND → GND

VCC → 5V

Temperature sensor

OUT → D2

GND → GND

VCC → 5V

The Code

You will need to download Arduino Software and open the sketch.

After you open the sketch,connect the arduino board to the computer,select the port and the Arduino board(You need to select Arduino nano) from Tool menu.

Downloads

The Case

Here are the 3D files for the case

After printing it,glue everything and you are done!