Skip to content

Iot system for monitoring temperature and humidity in a greenhouse, server room, or any other environmen

Notifications You must be signed in to change notification settings

medslimen4/DHT11-with-adafruit-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

DHT11-with-adafruit-dashboard

This projet is developed during Labs of the subject IoT Architecture

By: Mohamed slimen Under-graduated students, Embadded system and IoT Bachelors

Under the supervision of: Amira Henaien, Computer Science, Assistant Professor, Higher Institute of Computer Science Mahdia(ISIMA), University of Monastir Tunisia

Title of the project:

DHT11-with-adafruit-dashboard

Description:

The DHT11 is a temperature and humidity sensor that can be used with the Adafruit Dashboard to display sensor data on a web page. The DHT11 sensor is connected to a ESP8266, which reads the sensor data and sends it to the Adafruit Dashboard over a network connection. The dashboard can then display the data in real-time, and allow users to view historical data, set alarms, and more.

Objectif:

The objective of this project is to create a system that utilizes a DHT11 sensor to measure temperature and humidity, and then display this data on a web page using the Adafruit Dashboard, while also sending this data to a Line messaging app to allow users to monitor the sensor data through the app. This project can be used in various applications such as monitoring temperature and humidity in a greenhouse, server room, or any other environment where temperature and humidity need to be monitored.

List of devices:

esp8266
DHT11

Installation and prepartion instrcutions:

- first you need to connect ESP8266 with DHT11 (pin 0)
- install the code on your carte
- Create a Adafruit Dashboard
- Create 2 Block (gauge type) one for temperateur and the other for humidity
- change the ssid and password
- change the username and put your key
- copy the path of your feed temperateur
- copy the path of your feed humidity

About

Iot system for monitoring temperature and humidity in a greenhouse, server room, or any other environmen

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages