Temperature Displayed on 4 Digit 7 segment

DHT11 arduino Temperature Displayed on 4 Digit 7 segment

In this Arduino Tutorial we will learn how the DHT11 Sensor works and how to use it with the Arduino Nano v3 Board. You can watch the following video or read the written tutorial below.
The DHT11 is a basic, ultra low-cost digital temperature and humidity sensor. It uses a capacitive humidity sensor and a thermistor to measure the surrounding air, and spits out a digital signal on the data pin (no analog input pins needed). Its fairly simple to use, but requires careful timing to grab data. The only real downside of this sensor is you can only get new data from it once every 2 seconds, so when using our library, sensor readings can be up to 2 seconds old.
  • VCC - 5V
  • GND - GND
  • Data  - A0

Schema



download

Geekcreit® ATmega328P Nano V3 Controller Board Compatible Arduino Improved Version


16 In 1 Sensor Module Kit For Arduino Raspberry Pi 2 Pi2 Pi3

Code for 4 Digit 7 segment (common anode)

Download Temperature
Download Humidity
Download Temperature and Humidity

Code for 4 Digit 7 segment (common cathode)

Download Temperature
Download Humidity
Download Humidity and Temperature

Library

1 comment:

  1. Hello
    I want to make a dehumidified,so can you make set botton for set humidity value and when the set value reach, a digital pin off so can control pelter plate ,can you make a code for me on this 4 segment code you make ,@ rithikadithi@gmail.com

    ReplyDelete