Arduino Temperature and Humidity Clock
by Ferferite in Circuits > Arduino
1137 Views, 5 Favorites, 0 Comments
Arduino Temperature and Humidity Clock
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
Buy the Components
For this,you will need(affiliate links to banggood):
-DHT11 Temperature and humidity sensor
NOTE:You will need a usb Micro B cable to power the arduino
The Wiring
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!