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: about 2 months ago
JSON representation
Real-time Air Quality Monitoring and Navigation System based on IoT
- Host: GitHub
- URL: https://github.com/abhijithvijayan/OpenAir
- Owner: abhijithvijayan
- License: gpl-3.0
- Created: 2019-09-30T12:23:56.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-07-25T15:00:01.000Z (over 4 years ago)
- Last Synced: 2024-11-18T03:41:59.891Z (about 2 months ago)
- Topics: air-quality-monitor, arduino, flask, flutter, internet-of-things, navigation, nodejs, openair
- Language: TypeScript
- Homepage:
- Size: 6.55 MB
- Stars: 5
- Watchers: 4
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenAir
Real-time Air Quality Monitoring and Navigation System based on IoT
## Screenshots
_
_
_
_
_
## 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).