How to build Humidity and temperature meter using DHT11 and OLED Display

  • 6 years ago
This video show how to build a humidity meter using a DHT11 humidity sensor, i2c oled display and Arduino Uno. A 128X64 i2c Oled ssd1306 display is used to display the humidity, temperature and heat Index. I used an Arduino UNO 3.3V clone which uses Atmega328P. DHT11 humidity sensors are cheap and easily available on ebay, bangood, sparkfun etc. DHT22 humidity sensor can be used in place of DHT11 for more accuracy and higher resolution. Library used U8Glib: Installed directly from the Library Manager in Arduino IDE. Connect the humidity sensor pin 2 to D2 pin of Arduino. Also connect an 10K resistor between D2 and 3.3V pin of Arduino. The OLED display VCC is connected to 3.3V of Arduino. Gnd to Gnd of Arduino. SDA of OLED to SDA or Arduino, SCL of OLED to SCL of Arduino.\r
\r
Download/copy and save with .ino extension. Humidity Meter code Link: \r
\r
\r
Follow me on Twitter : \r
Othter Videos:\r
How to Build: Arduino Bmp180 Pressure Temperature Altitude Meter with OLED Display \r
How to make an Arduino Light Meter\r
\r
How to connect 128X64 i2c Oled display to Arduino\r
\r
Nokia 5110 graphical lcd Demo using Arduino\r
\r
Controlling RGB LEDS with Arduino and TLC5940\r
\r
\r
Subscribe to my channel\r
\r
\r
Music used: \r
1)Ecstatic Wave by Jens Kiilstofte \r
Licensed under Creative Commons Attribution 4.0 International (

Recommended