Content for DHT11

DHT11

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.

Automating a Mushroom house

“This is a collaboration with a local High School to create a project with real-world applications, as well as teach the students new skills. A short while ago, the local high school in my area and myself decided to collaborate …

Cyber Clock an IoT OLED Desk Clock With Hygro-Thermometer

“As a tech enthusiast, I love seeing new technology and inventions. That’s why I’m a big fan of Tesla, especially the Cybertruck. I think its design is cool and futuristic. I always wanted to 3D print a small …

DIY Smart Home Using Unihiker and NodeMcu

“In this project, we’ll be harnessing the power of the new Unihiker Single Board Computer (SBC) to create a smart home setup. Welcome to the world of DIY smart homes! In this project, we’ll be harnessing the power …

Gesture Controlled Smart WiFi Clock

“Build a Smart WiFi Clock using Seeed Studio’s Grove Smart IR Gesture Sensor and XIAO ESP32S3 This project shows how to build a Gesture Controlled Smart WiFi Clock using Seeed Studio’s XIAO ESP32S3 and Grove Smart IR Gesture …

Multi-functional Clock System with Two Pico-2040 Based Units

“Dual Clock System consisting of two Pico-2040 micro controller-based clocks connected via I2C The Multi-functional Clock System is composed of two distinct clocks, each based on the Pico-2040 micro controller. These clocks are interconnected via an I2C Bus, facilitating communication …

Voice Controlled DHT11 with DFRobot

“Will guide you to visualize the DHT11 data via voice commands. In this tutorial, I will guide you on how to create a temperature and humidity monitoring system that can be controlled by voice using a FireBeetle and a DHT11 …

Unusual Led Ring Arduino Clock, Temperature, and Humidity me

“Although this is a very simple Arduino project, it contains more different options, as well as a very intuitive way to show a lot of inform. There are many arduino clock projects with temperature and humidity readings where the results …

Automated HA Fish Tank Design Based on Seeed xiao ESP32S3 Se

“Automatic feeding; Environmental monitoring (including temperature, humidity, water quality); Real-time video monitoring; Remote management In today’s era of the Internet of Things and smart home technology, it has become an innovative trend to integrate advanced technology and traditional fish …

Connect XIAO ESP32 C3 with the DHT11 via I2C

“DIY smart home device based on XIAO ESP32C3 connecting DHT11 sensor and an OLED display to monitor humidity and temperature. Connect XIAO ESP32 C3 with the DHT11 via I2C Introduction: Creating your gadgets not only empowers you but also adds …

EASY Environment Monitor

“Simplest of the simple. Uses an Arduino UNO, but could be used with other boards. So, I made an Environment Monitor. What does it do? - Measures Temperature (in F) - Humidity (in %) - Barometric Pressure (in mb) - Time since code first ran …