Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ankitacoder3 authored Sep 24, 2023
1 parent df7c590 commit 684e3ca
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,16 @@

## Introduction

- Environment monitoring systems are used to garner data and provide weather information of a certain area.
- It is mainly used to measure and forecast weather conditions.
- Environment monitoring systems are used to garner data and provide weather information of a certain area. It is mainly used to measure and forecast weather conditions.

- The Arduino based Digitized Environment Monitoring System, can show you ambient temperature, humidity, pressure, dust density, light intensity, altitude and much more data from your surroundings.
- These observations can be used to predict weather from home or any other place at your convenience.
- The Arduino based Digitized Environment Monitoring System, can show you ambient temperature, humidity, pressure, dust density, light intensity, altitude and much more data from your surroundings. These observations can be used to predict weather from home or any other place at your convenience.


- The project DEMS has 2 files:
1. ```DEMS.ino``` : This is contains the ```Arduino Code```.
2. ```DEMS_NODEMCU.ino``` : This is contains the code for the ```Wi-fi``` module, ```ESP8266 NODEMCU```.

- Furthermore, the project DEMS, also uses many sensors. The working of these are provided below, under the ```DEMS Working Details``` section.

<p align="right">(<a href="#readme-top">back to top</a>)</p>
</br>
Expand Down

0 comments on commit 684e3ca

Please sign in to comment.