Skip to content

Commit

Permalink
ui adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
Dilafdo committed Nov 24, 2023
1 parent f0ec945 commit 553ccc3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,17 @@
<a name="readme-top"></a>

<p align="center">
<img src="./images/logo_Logo.png" width="400"/>
<img src="./images/logo_Logo.png" width="600"/>
</p>

<!-- TABLE OF CONTENTS -->
## Demo
<div align="center">
<a href="https://www.youtube.com/watch?v=Y-Kq7G6Sz5Q"><img src="https://img.youtube.com/vi/Y-Kq7G6Sz5Q/0.jpg" alt="Demo"></a>
</div>

## How to Run

- https://github.com/KRVPerera/sense/wiki/How-to-run-the-project
- [Wiki page](https://github.com/KRVPerera/sense/wiki/How-to-run-the-project)

## High Level Architecture

Expand Down Expand Up @@ -56,7 +55,8 @@ More details about sensor layer is here : [docs/Sensor](./docs/SENSOR.md)

- Parity bit is added as extra precaution to recognize corrupted data

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

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

## Network Layer

Expand Down Expand Up @@ -109,7 +109,7 @@ The integration of InfluxDB and Grafana within the EC2 environment provides a ro

### References

[NoSQL Database | InfluxData](https://www.influxdata.com/glossary/nosql-database/)
[NoSQL Database - InfluxDB](https://www.influxdata.com/glossary/nosql-database/)

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

Expand All @@ -125,4 +125,5 @@ The integration of InfluxDB and Grafana within the EC2 environment provides a ro

- Data is not encrypted. Even when you use DTLS still from application layer your server and node can decide on a encryption mechanism to secure the data further.

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

<p align="right">(<a href="#readme-top">back to top</a>)</p>
2 changes: 1 addition & 1 deletion docs/SENSOR.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ In our project we used only the LPS331AP sensor to measure temperature values.

## IOT-LAB M3 board architecture

![IOT test bed m3 architecture | 500](../images/m3-archi.png)
![IOT test bed m3 architecture](../images/m3-archi.png)

More details about IOT-LAB M3 board can be found here: [IoT-LAB M3 · FIT IoT-LAB](https://www.iot-lab.info/docs/boards/iot-lab-m3/)

Expand Down

0 comments on commit 553ccc3

Please sign in to comment.