Content for DHT11

Desk Weather Station

“I’ve build a Desk Weather Station by using Arduino, DHT11, DS3231 and BMP280 sensors. The Arduino is collecting data from Sensors and the data is displayed on the LCD. The menu for displaying and setting Date&Time is controlled …

Project  ioTank

ioTank

“IoT (internet of things) environment monitor based on Esp8266 (NodeMCU), Arduino, Jquery, Django REST, Fritzing, the third industrial revolution, and the Hammond 1551k project box. Designed in Colorado by Object Syndicate. ioTank captures real time (every 300ms) sensor readings for …

AEROBOT Air Quality Sensor V1.0

“This instructable is about making an inexpensive and a highly accurate air quality sensor named AEROBOT. This project shows temperature,relative humidity, PM 2.5 dust density and alerts about the air quality of the surroundings. It uses a DHT11 …

Complete Digital Clock including Alarm and Motion Sensor

“I have done several designs of digital clocks for Arduino using LEDs and LCD displays, but this one is more special because I added other features like alarm and motion sensor (PIR).”

Pool House Heater Controller

“This project started as a way to prevent my pool pump/filter outdoor cupboard from freezing in the winter. I already realized that a 60w lightbulb should be enough heat in such a small volume (2 cubic metres approx), but …

Getting Temp, Humidity Information with Android Things

“Basically, the project will transfer data with DHT11 over wireless through NodeMCU. This transfer will be done by using an AndroidThings as a gateway and light a led by a rule we set.”

Thermometer That Pushes Arduino to Its Limits

“Starting playing with Arduino seems simple enough. You can find all sorts of tutorials, instructables, wiring and code examples for pretty much every sensor, component, or module available. So far so good. But when the time comes for building a …

How to set up the DHT11 humidity sensor on an Arduino

“Because of their low cost and small size, DHT11 humidity and temperature sensors are perfect for lots of different DIY electronics projects. Some projects where the DHT11 would be useful include remote weather stations, home environment control systems, and agricultural …

DIY Weather Station using arduino, DHT11 & BMP180 sensors

“Have you ever looked at those weather stations in your local retail catalogues and wish you had one but couldn’t justify the expense ? Well, using a few components and a little tinkering you can build one for yourself, maybe …

Arduino OLED Thermometer And Hygrometer With DHT11

“Hello ! I’m going to show you how to make an Arduino OLED thermometer and hygrometer* with DHT11. The OLED we will use today is 1.3” inch in size, features 128x64 pixels and uses the SPI Bus. On the …