How to Make a Digital Temperature and Humidity Meter
by Chandan_Kumar in Circuits > Arduino
348 Views, 0 Favorites, 0 Comments
How to Make a Digital Temperature and Humidity Meter


Here, I can show you how you can make an Animated digital temperature and humidity meter easily. So let's get started..
Required Components

In this project, you have just required 3 components
1. Arduino
2. 8 digits seven segments module
3. DHT22 temperature and humidity sensor
Connection


Arduino-----to------DHT
GND --------------- (-)ve
13 ------------------ OUT
12 ------------------ (+)ve
Arduino -----to--------Display
3 ------------------------ vcc
4------------------------ gnd
5------------------------ din
6------------------------cs
7------------------------clk
Code

Get the code from the video description,