Content for DHT11

IoT - Eggs Incubator

“IoT - Eggs incubtor over the internet, with data collection using CavyIoT service Eggs Incubation is an interesting topic among the Arduino enthusiastic. Basically, it is similar to the type of incubator which can be used as a substitute of poultry …

Temperature, Humidity data logger- IoT controled LED

“This is a simple data logger. Using CavyIoT service.Temperature, Humidity log is saved in CSV format in the SPIFF of NodeMCU. Which we can retrieve for later analysis. As well as the we can control LED over the internet …

Electromagnetic Lock With Air Monitoring

“I’ve had this issue for a while where people seemingly don’t value my privacy as much as i do myself and just barge into my room whenever they feel like it without any warning. So since i had …

DS18B20 Temperature Sensor Tutorial with Arduino and ESP8266

“Add a new sensor known as DS18B20 Temperature Sensor to your arsenal. Robustness and accuracy are some of its special abilities. Today we are going to add a new Sensor to our arsenal known as DS18B20 Temperature Sensor. It is …

Smart Weather Station

“Monitor the temperature from indoor without going outdoors A weather station is a facility, either on land or sea, with instruments and equipment for measuring atmospheric conditions to provide information for weather forecasts and to study the weather and climate …

IoT Temperature & Humidity Meter With OLED Screen

“Check temperature and humidity in an OLED screen any time you want and at the same time collect that data in an IoT platform. Last week I published a project called Simplest IoT temperature and humidity meter. That is a …

Lora Gateway Based on MicroPython ESP32

“LoRa has been very popular in recent years. The wireless communication module using this technology is usually cheap (using free spectrum), small in size, energy efficient and has a long communication distance, and is mainly used for mutual communication between …

Advanced Irrigation System

“Redesigned approach with Implementation of Decision Tree for better parameter analysis with alert and control provided by 3rd party app. The Smart Irrigation System is an IoT based device which is capable of automating the irrigation process by analyzing the …

Birdhouse with Solar-Powered Weather Station

“This project uses 3D printing, a temperature and humidity sensor, and solar power to make a birdhouse with a simple weather station attached.”

Open Source Arduino Learner Kit V2

“Last year, I made my first Arduino Learner Kit for making the Arduino learning easy to a beginner. Over the year I discovered few bugs on my design. I also got some feedback from the readers to make a few …