How to Make a Digital Temperature and Humidity Meter

by Chandan_Kumar in Circuits > Arduino

324 Views, 0 Favorites, 0 Comments

How to Make a Digital Temperature and Humidity Meter

20200804_200244.jpg
20200804_154553.jpg

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

Required Components

20200804_154350.jpg

In this project, you have just required 3 components

1. Arduino

2. 8 digits seven segments module

3. DHT22 temperature and humidity sensor

Connection

20200804_155440.jpg
20200804_100109.jpg

Arduino-----to------DHT

GND --------------- (-)ve

13 ------------------ OUT

12 ------------------ (+)ve

Arduino -----to--------Display

3 ------------------------ vcc

4------------------------ gnd

5------------------------ din

6------------------------cs

7------------------------clk

Code

How to make an Animated Temperature Meter using seven segments display

Get the code from the video description,