Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mozturan/iot--simulation
A ZigBee + MQTT simulation with interface to monitor data.
https://github.com/mozturan/iot--simulation
cupcarbon firebase hivemq iot monitoring mqtt network-protocols simulation streamlit zigbee
Last synced: 2 days ago
JSON representation
A ZigBee + MQTT simulation with interface to monitor data.
- Host: GitHub
- URL: https://github.com/mozturan/iot--simulation
- Owner: mozturan
- Created: 2022-11-28T17:15:10.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-28T20:26:04.000Z (5 months ago)
- Last Synced: 2024-05-29T11:20:17.727Z (5 months ago)
- Topics: cupcarbon, firebase, hivemq, iot, monitoring, mqtt, network-protocols, simulation, streamlit, zigbee
- Language: Python
- Homepage:
- Size: 83 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IoT Simulation W/ MQTT and ZigBee Protocols
**NOTE: This project is open to development. This is a template project for a freelance request.**
My aim in this project is to simulate a system that enables the transmission and observation of requested sensor parameters in forests, fields, deserts, national parks or similar external natural habitats, thanks to ZigBee and MQTT technologies. CupCarbon[https://github.com/bounceur/CupCarbon] simulation environment is used for sensor data and ZigBee protocol.
The data obtained from the simulated environment using ZigBee + MQTT protocols was transferred in real time to the cloud and to an interface that we can monitor.
- Sensor data obtained by the ZigBee network is transferred to the machine (computer) thanks to the coordinator.
- The computer-generated client broadcasts sensor data.### Sensors and ZigBee Network
![Screenshot from 2024-05-28 23-20-49](https://github.com/mozturan/IoT--Simulation/assets/89272933/f31fa857-a8f6-45ab-8b4a-0b2b61a26ecd)
![Screenshot from 2024-05-28 23-21-19](https://github.com/mozturan/IoT--Simulation/assets/89272933/730d4309-ce59-4a11-98b2-059df9507b6b)### System Architecture
![Screenshot from 2024-05-28 23-21-43](https://github.com/mozturan/IoT--Simulation/assets/89272933/85468a00-c317-4712-953a-92750c6f9b0d)
### Interface
![Screenshot from 2024-05-28 23-22-27](https://github.com/mozturan/IoT--Simulation/assets/89272933/4588669e-351b-452d-a2ec-f38388642a80)