Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/abhijithvijayan/OpenAir

Real-time Air Quality Monitoring and Navigation System based on IoT
https://github.com/abhijithvijayan/OpenAir

air-quality-monitor arduino flask flutter internet-of-things navigation nodejs openair

Last synced: 3 months ago
JSON representation

Real-time Air Quality Monitoring and Navigation System based on IoT

Lists

README

        

# OpenAir

Real-time Air Quality Monitoring and Navigation System based on IoT

## Screenshots


Dashboard Clients
_

Dashboard Client Activity


Android Screen 1
_

Android Screen 2
_

Android Screen 3


Android Screen 4
_

Android Screen 5
_

Android Screen 6


## Uses

- MQTT
- Websockets
- HTTP

```
_______________________
| dashboard |
| (web-socket client) |
|_____________________|
|
| web-socket protocol
_______________________
| | |
| web-socket(server) |
|_____________________|
__________________ | | | __________________ ______________ _______________
| mqtt publisher | --> | mqtt broker | <--> | mqtt subscriber | --> | API server | <--> | Android App |
|________________| |_____________________| |_________________| |____________| |_____________|
mqtt mqtt http http
protocol protocol protocol protocol
```

## Licence

Code released under the [GPL V3 License](LICENSE).