DHT11

 Sending Temperature and Humidity sensor data to Firebase Real-Time Database using NodeMCU8266 Sending Temperature and Humidity sensor data to Firebase Real-Time Database using NodeMCU ESP8266

Microcontrollers have small internal memory which is not enough to save sensors generated data for long time, either you have…

IoT Weather Station using NodeMCU: Monitoring Humidity, Temperature and Pressure over Internet IoT Weather Station using NodeMCU: Monitoring Humidity, Temperature and Pressure over Internet

Humidity, Temperature and Pressure are three basic parameters to build any Weather Station and to measure environmental…

Publishing Temperature and Humidity Data to AWS-IoT using Raspberry Pi Publishing Temperature and Humidity Sensor Data to AWS - IoT using Raspberry Pi

Raspberry Pi has always been the first choice for developing IoT based applications if some level of computation is involved.…

Interfacing DHT11 with Raspberry Pi Interfacing DHT11 Temperature and Humidity Sensor with Raspberry Pi

Temperature and Humidity are the most common parameters that are being monitored in any environment. There are tons of sensors…

Log Temperature, Humidity and Time on SD Card and Computer using Arduino Arduino Data Logger (Log Temperature, Humidity, Time on SD Card and Computer)

As Engineers/Developers we always rely upon the data collected to design or improve a system. Recording data and analyzing them…

Temperature and Humidity Monitoring over Internet using ThingSpeak and Arduino Live Temperature and Humidity Monitoring over Internet using Arduino and ThingSpeak

Humidity and Temperature are very common parameters for measuring at many places like farm, green house, medical, industries…

Automatic Temperature Controlled Fan Project using Arduino Arduino Temperature Control - Adjust Fan Speed based on Temperature

In this arduino based project, we are going to build a temperature-controlled fan using Arduino. With this circuit,…

Arduino Uno Humidity Sensor Project Humidity and Temperature Measurement using Arduino

Humidity and temperature are common parameters to measure environmental conditions. In this Arduino based project we are going…