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 5204c77 commit 4fe04b5
Showing 1 changed file with 22 additions and 25 deletions.
47 changes: 22 additions & 25 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,15 @@
<details>
<summary color= blue >Table of Contents</summary>
<li>Introduction</li>
<li> Prerequisites and Techstack</li>
<li> DEMS Working Details </li>
<li> Prerequisites and Techstack</li>

<li> Circuit</li>
<li> Screenshots of output</li>
<li>References</li>
</details>
</br>

![image](https://github.com/ankitacoder3/Digitized-Environment-Monitoring-System-DEMS/assets/73939061/0913bfe5-2c7b-473e-a7da-ddb9aa8f0dac)



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

## Introduction

Expand All @@ -31,6 +26,26 @@
<p align="right">(<a href="#readme-top">back to top</a>)</p>
</br>


## Prerequisites and Techstack

- Software and Programming languages used:
- Arduino IDE
- ThingSpeak platform
- C
- C++

- Prerequisites or Hardware used:
- Arduino
- Temperature & Humidity sensor (DHT22)
- Barometric sensor (BMP180)
- Dust sensor (GP2Y1010AU0F)
- Light sensor (LDR)
- Wi-Fi module (ESP8266 NODEMCU)

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

## DEMS Working Details

- DEMS is built around Arduino, which is called the brain of the weather station.
Expand Down Expand Up @@ -64,24 +79,6 @@
</br>


## Prerequisites and Techstack

- Software and Programming languages used:
- Arduino IDE
- ThingSpeak platform
- C
- C++

- Prerequisites or Hardware used:
- Arduino
- Temperature & Humidity sensor (DHT22)
- Barometric sensor (BMP180)
- Dust sensor (GP2Y1010AU0F)
- Light sensor (LDR)
- Wi-Fi module (ESP8266 NODEMCU)

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

## Circuit Diagram

Expand Down

0 comments on commit 4fe04b5

Please sign in to comment.