https://github.com/pablodelarco/iot-co2-monitor
๐กโ๏ธ IoT CO2 measurement system for COVID-19 prevention based on LoRaWAN
https://github.com/pablodelarco/iot-co2-monitor
es esp32 linux lorawan raspberry-pi thethingsnetwork
Last synced: about 1 month ago
JSON representation
๐กโ๏ธ IoT CO2 measurement system for COVID-19 prevention based on LoRaWAN
- Host: GitHub
- URL: https://github.com/pablodelarco/iot-co2-monitor
- Owner: pablodelarco
- License: mit
- Created: 2022-12-20T11:36:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-09T18:36:48.000Z (over 1 year ago)
- Last Synced: 2025-02-10T11:18:14.491Z (3 months ago)
- Topics: es, esp32, linux, lorawan, raspberry-pi, thethingsnetwork
- Language: C++
- Homepage:
- Size: 6.39 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ๐ IoT CO2 Monitoring System for COVID-19 Prevention
## ๐ Description
In this project, developed for my Bachelor's thesis, I designed an IoT system using LoRaWAN technology to monitor CO2 levels. This system aims to reduce COVID-19 transmission risk by ensuring optimal air quality in indoor spaces.## ๐ Key Features
- **CO2 Level Monitoring** ๐: Utilizes IoT sensors to measure CO2 concentrations, critical for COVID-19 prevention.
- **Real-Time Alerts** โฐ: Sends notifications via Telegram when CO2 levels exceed safe thresholds.
- **Temperature and Humidity Tracking** ๐ก๏ธ: Monitors environmental conditions alongside CO2 levels.## ๐ป Technologies and Protocols
- **LoRaWAN** ๐ก: For efficient, long-range IoT communication.
- **Telegram Integration** ๐ฌ: For immediate alert notifications.
- **Data Visualization** ๐: Datacake as the dashboard for real-time data presentation.
- **IoT Sensors** ๐ฆ๏ธ: Specifically designed for CO2, temperature, and humidity measurements.## ๐ป Gateway and physical device
## ๐ License
This project is licensed under MIT License - [See LICENSE](LICENSE) for details.