Content for DHT22

Arduino Wireless Weather Station

“In this DIY guide I will show you how to make your own wireless weather station. In this project I decided to make my own PCB that is based on Arduino UNO microcontroller - Atmega328p. Bellow you will find the electronic …

Arduino DHT22 Sensor and Soil Moisture Project With Menu

“Hello guys Today I am presenting you my second project on instructables.This project presents the mixture of my first project in which I used Soil Moisture sensor and DHT22 sensor which is used for measuring temperature and humidity. This …

SilverLight: Arduino Based Environmental Monitor for Server Rooms

“Once I was given the task to look for an environmental probe for monitoring the temperature in the server room of my company. My first idea was: why not just use a Raspberry PI and a DHT sensor, it can …

ESP8266 Based Multisensor

“The ESP8266 is a handy little device which can be programmed and used easily, but we have to use the available GPIO pins wisely because there are not too many of them. In this short summary I will show you …

Thermochromic Temperature & Humidity Display

“I have been working on this project for quite some time. The original idea came to me after building a TEC controller demonstrator at work for a trade fair. To show the TECs heating and cooling capabilities we were using …

Incubator - INQ

“In this project we will build an affordable incubator which is able to create an internal area with constant temperature and humidity. With an accuracy of +/- 0,2C and +/- 4% relative humidity, you should be able to incubate all kinds …

Yet Another Smart Weather Station, But…

“OK, I know there are so many such weather stations available everywhere, but take a few minutes to see the difference… Low power 2 e-paper displays… but 10 different screens ! ESP32 based accelerometer and temperature / humidity sensors Wifi update 3D …

ESP32 Smart Home Hub

“Use an ESP32 to control anything from stepper motors to LED strips with easy-to-use and modular code. It can connect locally or externally. Idea Creating a system that can handle large amounts of sensor data, have multiple outputs, and connect …

Testing Temperature Sensors - Which One for Me?

“One of the first sensors that newcomers to physical computing want to try out is something to measure temperature. Four of the most popular sensors are the TMP36, which has analogue output and needs an analogue to digital converter, the …

RPi - IoT Weather Station

“On this tutorial we will get data from several different sensors, sending them to an IoT service, ThingSpeak.com and to a mobile App (Thingsview), where we can log and play with data. We will explore several different communication ways …